body
{
	color: black;
	background-color: white;
	background-image:  url('images/bg64-75tile.gif');
	background-repeat:repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: small;
}
#footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding: 4px;
	top: 4px;
	margin-right: 5px;
	margin-left: 5px;
}

a
{
	color: #cd0000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

img
{
	border: 0;
}

h1
{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-large;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: large;
}

h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.back
{
	font-size: small;
	text-align: center;
	padding-top: 20px;
}

.warning
{
	text-align: center;
	font-weight: bolder;
	color: red;
	border: thin solid rgb(204, 204, 204);
	background-color: rgb(255, 255, 153);
}

.confirm
{
	text-align: center;
	border: thin solid rgb(204, 204, 204);
	background-color: rgb(255, 255, 153);
}

.navlinks
{
	text-align: center;
	font-size: small;
	clear: both;
	background-color: #BB1E00;
}

.navlinks a
{
	color: silver;
	background-color: #BB1E00;
}

#left_column
{
	float: left;
	width: 20%;
	margin: 0 1.67em 20px 5px;
	padding-right: 1em;
	padding-top: 0;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: black;
	border-bottom-color: black;
}

#right_column
{
	padding-left: 2em;
	margin-top: 0;
	margin-right: 5px;
	padding-top: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.inner_column
{
	float: left;
	width: 20%;
	margin-top: 0;
	padding-top: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	height: 100%;
}

.inner_column li
{
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: lighter;
}


#bottom
{
	clear: both;
	padding-bottom: 1em;
	text-align: center;
}

#bottom li
{
	list-style-type: none;
	display: inline;
}

label:after
{
	content: ": ";
}

label
{
	color: #BB1E00;
	background-color: #FFCC00;
	font-weight: bold;
	padding: 0px;
	text-transform: uppercase;
	font-size: x-small;
}

input
{
	display: block;
	margin-bottom: 4px;
	width: 10em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
}

textarea
{
	display: block;
	margin-bottom: 1.25em;
	border: solid black;
	border-width: 1px 2px 2px 1px;
}

select
{
	display: block;
	margin-top: 1px;
	margin-bottom: 1.25em;
	border: solid black;
	border-width: 1px 2px 2px 1px;
}

.submit_button
{
	margin-left: 0em;
	color: #000000;
	text-transform: uppercase;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: auto;
}

table
{
	border-collapse: collapse;
	border: 1px none gray;
}
#page_text {
	padding-left: 20px;
	margin-top: 0;
	padding-top: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: left;
	padding-right: 10px;
}
#page_text_bold {
	padding-left: 20px;
	margin-top: 0;
	padding-top: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: left;
	font-weight: bold;
	padding-right: 10px;
}
#menu_text {
	padding-left: 10px;
	margin-top: 0;
	padding-top: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: left;
	padding-right: 10px;
	margin-left: 10px;
	font-weight: normal;
}
#menu_title {
	padding-left: 0px;
	margin-top: 10px;
	padding-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: left;
	padding-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 3px;
}
