.white a:active { color: #ac9e81; text-decoration: underline}
.white a:link {  color: #ac9e81; text-decoration: underline}
.white a:visited {  color: #ac9e81;text-decoration: underline}
.white a:hover {  color: #ffffff; text-decoration: none}

.whiteunderline a:active { color: #c6b89c; text-decoration: underline}
.whiteunderline a:link {  color: #c6b89c; text-decoration: underline}
.whiteunderline a:visited {  color: #c6b89c;text-decoration: underline}
.whiteunderline a:hover {  color: #ffffff; text-decoration: none}

.greyunderline a:active { color: #d7cdb8; text-decoration: underline}
.greyunderline a:link {  color: #d7cdb8; text-decoration: underline}
.greyunderline a:visited {  color: #d7cdb8;text-decoration: underline}
.greyunderline a:hover {  color: #ffffff; text-decoration: none}

.darkgreyunderline a:active { color: #666666; text-decoration: none}
.darkgreyunderline a:link {  color: #666666; text-decoration: none}
.darkgreyunderline a:visited {  color: #666666;text-decoration: none}
.darkgreyunderline a:hover {  color: #c6b89c; text-decoration: underline}

.blue a:active { color: #1C5E93; text-decoration: underline}
.blue a:link {  color: #1C5E93; text-decoration: underline}
.blue a:visited {  color: #1C5E93;text-decoration: underline}
.blue a:hover {  color: #000000; text-decoration: none}

.style13 {
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.style15 {font-size: small}
.style17 {font-size: 11px}
.style18 {font-size: 12px}

.style4 {font-size: xx-small}

.lineheight {font-size: small; line-height:1.5;} 

form {
display:inline;
} 

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.img {float:left; margin:0 8px 8px 0;}
.imgb {float:left; margin:0 8px 8px 0; border:1px solid #8F4C37}
.img2 {float:left; margin:0 12px 0 0;}

.img {float:left; margin:0 8px 8px 0;}
.imgb {float:left; margin:0 8px 8px 0; border:1px solid #8F4C37}
.img2 {float:left; margin:0 12px 0 0;}

BODY 
{background-color: #000000; 
background-image:url(../images/bg_green.jpg); background-position:center; background-position:top; background-attachment:fixed; 
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
color: #ac9e81;}

.errMsg {
			background-color: #d9aa88;
			font-weight: bold;
			color: #784827;
			margin: 0;
			padding: 6px;
			border: #784827 2px solid;
		}
		.requiredText {
		/*
			color: #d00;
			font-style: italic;
		*/
		}
		label {
			float: right;
		}.body_smalltext {
	font-size: 12px;
}
.body_textsmallheading {
	color: #999;
	font-weight: bold;
	font-size: 12px;
}

