<style type="text/css">
<!--

<!-- General Text Styles -->


<!-- Text Ad Subject Style -->
span.textad {
	color:#0000CC;
	text-decoration:underline;
	font-weight:bold;
}

<!-- CheckBox Style -->

input.checkbx {
	width:20px;
}

<!-- Text Areas, Buttons, DropDown Menus Style -->

input, textarea, select {
	width:120px;
	background-color: FFFFFF;
	font-family: verdana;
	font-size: 8pt;
	color: 808080;
	border: 404040 solid 1px;
	background: f0f0f0
}


<!-- Left Menu Style -->

a.leftmenu {
	font-family: Tahoma;
	font-size: 12px;
	color: #000099;
	font-weight: bold;
	width:200px;
	height:15px;
	padding-bottom:2;
	padding-top:2;
}

a.leftmenu:link {
	text-decoration: none;
}

a.leftmenu:visited {
	text-decoration: none;
	color: #000099;
}
a.leftmenu:hover {
	text-decoration: none;
	color: #0000FF;
	font-size: 13px;
	background-color: #CCEEFF;
}
a.leftmenu:active {
	text-decoration: none;
	color: #0000FF;
}

<!-- Links Top Menu Style -->

a.genericmenu {
	font-family: Tahoma;
	font-size: 11px;
	color: #000099;
	font-weight: bold;
	width:150px;
	height:15px;
	padding-bottom:5px;
	padding-top:3px;
}

a.genericmenu:link {
	text-decoration: none;
}
a.genericmenu:visited {
	text-decoration: none;
	color: #000099;
}
a.genericmenu:hover {
	text-decoration: none;
	font-size: 11px;
	color: #000099;
	background-color: #00C0C0;
}
a.genericmenu:active {
	text-decoration: none;
	color: #000099;
}

<!-- Links Bottom Menu Style -->

a.bottommenu {
	font-family: Tahoma;
	font-size: 10px;
	color: #FEFEFE;
	font-weight: bold;
	width:80px;
	padding-bottom:4px;
	padding-top:2px;
}

a.bottommenu:link {
	text-decoration: underline;
}
a.bottommenu:visited {
	text-decoration: underline;
	color: #FEFEFE;
}
a.bottommenu:hover {
	text-decoration: underline;
	font-size: 10px;
	color: #FFFF66;
}
a.bottommenu:active {
	text-decoration: underline;
	color: F26522;
}


</style>

