<style type="text/css">
<!--

<!-- General Text Styles -->

<!-- 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: FFFFFF;
	font-weight: bold;
}

a.leftmenu:link {
	text-decoration: none;
}

a.leftmenu:visited {
	text-decoration: none;
	color: FFFFFF;
}
a.leftmenu:hover {
	text-decoration: none;
	color: F26522;
}
a.leftmenu:active {
	text-decoration: none;
	color: F26522;
}

<!-- Links Top Menu Style -->

a.topmenu {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

a.topmenu:link {
	text-decoration: none;
}
a.topmenu:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.topmenu:hover {
	text-decoration: none;
	font-size: 10px;
	color: F26522;
}
a.topmenu:active {
	text-decoration: none;
	color: F26522;
}

<!-- Links Table Header Style -->

a.header {
	font-family: Verdana;
	font-size: 12px;
	color: white;
	font-weight: bold;
        text-decoration: underline;
}

a.header:link {
        text-decoration: underline;
	
}
a.header:visited {
	color: white;
        text-decoration: underline;
}
a.header:hover {
	color: F26522;
        text-decoration: underline;
}
a.header:active {
	color: F26522;
        text-decoration: underline;
}
-->
</style>
