/* CSS Document */

a:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/graphics/stroke2.gif);
	background-repeat: no-repeat;
	margin-left: 20px;
}
h2 {
	font-size: 14pt;
	color: #FFFFFF;
	background-image: url(/graphics/stroke1.gif);
	background-repeat: no-repeat;
	margin: 10px;
	margin-left: 25px;
	font-style: italic;
	line-height: 30px;
}
a {
	font-weight: bold;
}
a.heading:link {  color: #CCCCCC; text-decoration: none; font-weight: bold}
a.heading:active {  
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold; 
	font-style: italic
	}
a.heading:visited {  color: #CCCCCC; text-decoration: none; font-weight: bold; font-style: normal}
a.heading:hover {  color: #FFFFFF; text-decoration: none; font-weight: bold}

.field {
	color: #FFFFFF;
	background-color: #666666;
	margin: 2px;
	border: 1px solid #CC6600;
}
h3 {
	font-size: 15px;
	font-style: italic;
	color: #CCCCCC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	line-height: 20px;
	background-image: url(../graphics/fuzzy_black.gif);
	background-repeat: repeat-x;
	text-align: left;
	text-indent: 15px;
	font-weight: normal;
}
p {
	line-height: 110%;
	font-size: 12px;
	margin-right: 15px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #CCCCCC;
}

td {
	line-height: 110%;
	font-size: 12px;
	color: #CCCCCC;
}

#pageNav {
	width:100%;
	background-color: #640000;
	border-bottom: 1px solid #CCCCCC;
	font-size: 11px;
	color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 18px;
	font-weight: bold;
	vertical-align: 50%;
	text-align: center;
	line-height: 20px;
	margin-bottom: 15px;
	position: relative;
	visibility: visible;
	clear: both;
	float: none;
}
#pageNav a:link, #pageNav a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 2px;
	border-right-style: inset;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	}
#pageNav a:active, #pageNav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image:  url(/graphics/selected.gif);
	}
input {
	color: #CC6600;
	padding: 2px;
	border: 1px solid #CC6600;
	background-color: #000000;
	text-align: center;
}
.send {
	font-weight: bold;
	color: #FFFFFF;
	border: #336600;
}
#Lhalf {
	float: left;
	height: auto;
	width: 45%;
	position: relative;
	top: auto;
}
#Rhalf {
	float: right;
	height: auto;
	width: 45%;
	position: relative;
	top: auto;
}
.plain {
	font-size: 12px;
	line-height: 110%;
	color: #CCCCCC;
	padding: 5;
}
input {
	padding: 10px;
}
.copyright {
	font-size: 9px;
	color: #CCCCCC;
	float: right;
}
a.copyright:link {
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}
#header {
	left: 10%;
	top: 0px;
}
#main {
	visibility: visible;
	overflow: visible;
	padding: 0px;
	border-top: #660000;
	border-right: 1px solid #660000;
	border-bottom: 1px solid #660000;
	border-left: 1px solid #660000;
	left: 10%;
	background-color: #333333;
}
#heading {
	font-family: Helvetica, Verdana,  sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	position: absolute;
	left: 200px;
	visibility: visible;
	z-index: 4;
	height: 18px;
	width: 450px;
	top: 70px;
}
a.heading:link {  color: #FFFFFF; text-decoration: none; font-weight: bold}
a.heading:active {  color: #CCCCCC; text-decoration: underline; font-weight: bold; font-style: italic}
a.heading:visited {  color: #CCCCCC; text-decoration: none; font-weight: bold; font-style: normal}
a.heading:hover {  color: #FFFFFF; text-decoration: underline; font-weight: bold}
#subheading {
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}
a.subheading:link {  color: #CCCCCC; text-decoration: none; font-weight: bold}
a.subheading:active {  color: #FFFFFF; text-decoration: underline; font-weight: bold; font-style: italic}
a.subheading:visited {  color: #CCCCCC; text-decoration: underline; font-weight: bold; font-style: normal}
a.subheading:hover {  color: #FFFFFF; text-decoration: underline; font-weight: bold}
ul {
	color: #CCCCCC;
}
