.text {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.textbold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
}

.tooltitle{
	font-family: Verdana;
	font-size: 20px;
	font-weight: normal;
	color: #000000;	
}

input, textarea, select { border:1px solid; border-collapse:collapse; }

.brown_button{ border:1px solid; border-collapse:collapse; border-color:#B98663; color:#FFFFFF; background:#B98663; }

.white1 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.white {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.whitebold {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.brown_box_form
	{
	background-color:#F5D7C2;
	border-left-color:#B98663; border-left-style:solid; border-left-width:thin;
	border-right-color:#B98663; border-right-style:solid; border-right-width:thin;
	border-bottom-color:#B98663; border-bottom-style:solid; border-bottom-width:thin;
	border-top-color:#B98663; border-top-style:solid; border-top-width:thin;
	}

.border
	{
	border-left-color:#997157; border-left-style:solid; border-left-width:thin;
	border-right-color:#997157; border-right-style:solid; border-right-width:thin;
	border-bottom-color:#997157; border-bottom-style:solid; border-bottom-width:thin;
	border-top-color:#997157; border-top-style:solid; border-top-width:thin;
	}

a:link{font-family:Verdana; font-size:12px; color:#0053C8; text-decoration:none; font-weight: bold}
a:active{font-family:Verdana; font-size:12px; color:#0053C8; text-decoration:none; font-weight: bold}
a:visited{font-family:Verdana; font-size:12px; color:#0053C8; text-decoration:none; font-weight: bold}
a:hover{font-family:Verdana; font-size:12px; color: #000000; text-decoration:none; font-weight: bold}

.b:link{font-family:Verdana; font-size:12px; color: #000000; text-decoration: underline; font-weight: normal}
.b:active{font-family:Verdana; font-size:12px; color: #000000; text-decoration:underline; font-weight: normal}
.b:visited{font-family:Verdana; font-size:12px; color: #000000; text-decoration:underline; font-weight: normal}
.b:hover{font-family:Verdana; font-size:12px; color: #0080D1; text-decoration:underline; font-weight: normal}

.bc:link{font-family:Verdana; font-size:11px; color: #FFFFFF; text-decoration: none; font-weight: bold}
.bc:active{font-family:Verdana; font-size:11px; color: #FFFFFF; text-decoration:none; font-weight: bold}
.bc:visited{font-family:Verdana; font-size:11px; color: #FFFFFF; text-decoration:none; font-weight: bold}
.bc:hover{font-family:Verdana; font-size:11px; color: #FFFFFF; text-decoration:none; font-weight: bold}


