body {
	font-family: Verdana, Tahoma, Helvetical, Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: Black;
}

SELECT {
	BORDER-RIGHT: #353535;
	border-left-width: 1px;
	BORDER-TOP: #353535 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #353535 1px solid;
	BORDER-BOTTOM: #353535 1px solid;
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: #ffffff
}

TEXTAREA {
	BORDER-RIGHT: #353535 1px solid;
	BORDER-TOP: #353535 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #353535 1px solid;
	BORDER-BOTTOM: #353535 1px solid;
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: #ffffff
}

body td {
	font-family: verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
}

a {
	font-family: verdana;
	font-style: normal;
	color:#204e7b;
	text-decoration: underline;
}

a:hover {
	font-family: verdana;
	font-style: normal;
	color:#ffcf00;
	text-decoration: underline;
}

.small_body {
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color:black;
	text-decoration: none;
	}

.small_body:a:hover {
	font-family: verdana;
	font-style: normal;
	color:#ffcf00;
	text-decoration: none;
}

.black_link {
	 font-family: verdana;
	font-style: normal;
	color:black;
	text-decoration: none;
}

.black_link:a:hover {
	 font-family: verdana;
	font-style: normal;
	color:#ffcf00;
	text-decoration: none;
}

.left_links {
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	color: #204e7b;
	font-size: 8pt;
	text-decoration: none;
}

.left_links:a:hover {
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	color: #ffcf00;
	text-decoration: none;
}


.left_links_in {
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	color: #ff872f;
	font-size: 8pt;
	text-decoration: none;
}

.copyright {
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 7pt;
	color: #204e7b;
}

.inputBox {
	background: #FFFFFF;
	border-bottom: BLACK 1PX SOLID;
	border-left: BLACK 1PX SOLID;
	border-right: BLACK 1PX SOLID;
	border-top: BLACK 1PX SOLID;
	font: 10PX VERDANA;
	font-size: 8pt;
	color: #555555;
	width: 100PX
}



.txtSubHeading {
	font-family: "Lucida Sans Unicode", "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.txtHighlight {
	font-family: "Lucida Sans Unicode", "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #663366;
}

.txtHighlight2 {
	font-family: "Lucida Sans Unicode", "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #FF5555;
}

