#dropmenudiv{

position:absolute;

border:1px solid #999999;

border-bottom-width: 0;

font:normal 10px Arial;

line-height:18px;

z-index:100;

}



#dropmenudiv a{

width: 100%;

display: block;

text-indent: 3px;

border-bottom: 1px solid #999999;

padding: 1px 0;

text-decoration: none;

font-weight: normal;

}



#dropmenudiv a:hover{ /*hover background color*/

background-color: #5190E4;

}

body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

.blueHead {

	color: #4670b3;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}

.orange {

	color: #ff7600;

	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

}

.txt {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333333;

}

a:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333;

	text-decoration: none;

	font-weight: bold;

}

a:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #ffffff;

	text-decoration: none;

	font-weight: bold;

}

a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333;

	text-decoration: underline;

	font-weight: bold;

}

a:active {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333;

	text-decoration: none;

	font-weight: bold;

}

.news a:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #ffffff;

	text-decoration: none;

	font-weight: normal;

}

.news a:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #ffffff;

	text-decoration: none;

	font-weight: normal;

}

.news a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #00CCFF;

	text-decoration: underline;

	font-weight: normal;

}

.news a:active {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333;

	text-decoration: none;

	font-weight: normal;

}

.txtLite {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #999999;

}

.orangeHead {

	color: #ff7600;

	font-size: 16px;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

}


