/* CSS Document */
.link1 { font-size:9; color: #CC0000; font-family:Tahoma; text-decoration:none; font-weight:none;}
.link1:hover{ font-size:9; color: #CC0000; text-decoration:underline; font-weight:none; }

.adi   { font-size: 10px; font-family:Verdana;	color: #5C6166;}

.footer   { font-size: 10px; font-family:Verdana;	color: #FFFFFF;}

.adi1       {font-family:Verdana; text-decoration:none; font-weight:none; font-size: 9px;color: #CC0000;}
.adi1:hover {font-family:Verdana; text-decoration:underline; font-weight:none; font-size: 9px;color: #CC0000;}

.adiheader {font-family:Tahoma; text-decoration:none; font-weight:bold; font-size: 11px;color: #FFFFFF;}
.adiheader:hover {font-family:Tahoma; text-decoration:underline; font-weight:bold; font-size: 11px;color: #FFFFFF;}

.adi2{ 	font-size: 10px; font-family:Verdana;	color: #1058AC; }

.adi3{ 	font-size: 9px; font-family:Verdana;	color: #1058AC; font-weight:bold;}

.h1{	font-size: 12px; 	color: #1058AC; 	font-weight:bold; font-family:Arial;	}

.h2{	font-size: 11px; 	color: #CC0000; 	font-weight:bold; font-family:Arial;	}

.h3{	font-size: 13px; 	color: #003366; 	font-weight:bold; font-family:Arial;	}

.h4{	font-size: 16px; 	color: #1058AC; 	font-weight:bold;  font-family:Arial;	}

.h5{	font-size: 14px; 	color: #1058AC; 	font-weight:bold;  font-family:Arial;	}

.link2 {	font-size: 11px; 	color: #1058AC; 	font-weight:bold; font-family:Arial; text-decoration:none;	}
.link2:hover {	font-size: 11px; 	color: #CC0000; 	font-weight:bold; font-family:Arial; text-decoration:underline; 	}

.button1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #F067AB;
	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: #8DC2E2;
	border-right-color: #8DC2E2;
	border-bottom-color: #8DC2E2;
	border-left-color: #8DC2E2;

}

.form_textbox {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10;
	color: #993300;