.brownbottomunderline a:active {color: #5C4A36; text-decoration: underline}
.brownbottomunderline a:link {color: #5C4A36; text-decoration: underline}
.brownbottomunderline a:visited {color: #5C4A36;text-decoration: underline}
.brownbottomunderline a:hover {color: #5C4A36; text-decoration: none}

.brownbottom a:active {color: #5C4A36; text-decoration: none}
.brownbottom a:link {color: #5C4A36; text-decoration: none}
.brownbottom a:visited {color: #5C4A36;text-decoration: none}
.brownbottom a:hover {color: #5C4A36; text-decoration: underline}

.black a:active {color: #464030; text-decoration: none}
.black a:link {color: #464030; text-decoration: none}
.black a:visited {color: #464030;text-decoration: none}
.black a:hover {color: #464030; text-decoration: underline}

.blacknone a:active {color: #464030; text-decoration: none}
.blacknone a:link {color: #464030; text-decoration: none}
.blacknone a:visited {color: #464030;text-decoration: none}
.blacknone a:hover {color: #464030; text-decoration: none}

.blackunderline a:active {color: #464030; text-decoration: underline}
.blackunderline a:link {color: #464030; text-decoration: underline}
.blackunderline a:visited {color: #464030;text-decoration: underline}
.blackunderline a:hover {color: #464030; text-decoration: none}

.turquoisenone a:active {color: #279496; text-decoration: none}
.turquoisenone a:link {color: #279496; text-decoration: none}
.turquoisenone a:visited {color: #279496;text-decoration: none}
.turquoisenone a:hover {color: #279496; 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 {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: #C9BC83; 
background-image:url(../images/bg1.jpg); 
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
color: #464030;}

.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;
		}
