<style > 
body, th, td, div
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #5a2b3c;
}
A
{
	color: #204088;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

A:hover
{
	color: #a80020;
	background-color: #b5b5b5;
	text-decoration: none;
	font-size: 11px;
}
.text
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #304086;
}
.text2
{
	font-weight: bold;
	font-size: 14px;
	color: #808000;
}
.text3
{
	color: white;
	font-size: 11px;
}
.bigText
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 22px;
	color: #ffffff;
}
.smwText
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #ffffff;
}
.smdText
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #686868;
}
.bdr1
{
	border: 1px double #d6d6d6;
}
.bdrbtm
{
	border-bottom: 1px double Gray;
	padding: 0px;
}
.bdrbtm2
{
	border-bottom: 2px double Gray;
	padding: 0px;
}
.bdrrt2
{
	border-right: 2px double lightGray;
	padding: 0px;
}
.bdrlft
{
	border-left: 1px double Gray;
	padding: 0px;
}
.bdrltrt
{
	border-left: 1px double Gray;
	border-right: 1px double Gray;
	padding: 0px;
}
.bdrltbttp
{
	border-left: 1px double Gray;
	border-bottom: 1px double Gray;
	border-top: 1px double Gray;
	padding: 0px;
}
.bdrrtbttp
{
	border-right: 1px double Gray;
	border-bottom: 1px double Gray;
	border-top: 1px double Gray;
	padding: 0px;
}
.bdrtop2
{
	border-top: 2px double Gray;
	padding: 0px;
}
.bdrtop
{
	border-top: 1px double Gray;
	padding: 0px;
}
.bdrtoplft
{
	border-top: 1px double Gray;
	border-left: 1px double Gray;
	padding: 0px;
}
.bdrtoprt
{
	border-top: 1px double Gray;
	border-right: 1px double Gray;
	padding: 0px;
}
.bdrtbnsmfont
{
	border-bottom: 1px double lightGray;
	border-top: 1px double lightGray;
	font-size: 9px;
	padding: 0px;
}
.menutitle
{
	cursor: pointer;
	margin-bottom: 5px;
	margin-left: 9px;
	background-color: #ECECFF;
	color: #000000;
	width: 180px;
	padding: 2px;
	text-align: left;
	font-weight: bold;
	border: 1px solid #898989;
}

.submenu
{
	margin-bottom: 0.5em;
	width: 175px;
	margin-left: 14px;
}
.lst1
{
	list-style-image: url(imgs/bullet_blue.gif);
	
	line-height: 12px;
	color: #345543;
	background-color: White;
}
.lst1 li
{
	margin: 6px 0px 6px -11px;
}
.lst1 li a
{
	font-weight: normal;
}
 </style >