body, p {  font-family: Helvetica, "Times New Roman", Times, serif; font-size: 12px; font-style: normal; font-weight: normal; font-variant: normal; text-decoration: none; color: #333333; }
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}
ul { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-style: normal; font-weight: normal; font-variant: normal; text-decoration: none; color: #333333; ; line-height: 17px} 
.text { font-size: 16px; color: #333333; font-family: Helvetica, "Times New Roman", Times, serif; text-decoration: none}
.head {  font-family: Helvetica, "Times New Roman", Times, serif; font-size: 16px; color: #333333}
a { font-size: 16px; border: none; font-weight: bold; color: #669999 text-decoration: underline}
a:hover { font-size: 16px; border: none; font-weight: bold; color: #000000; text-decoration: underline}
.htop { font-size: 10px; color: #333333; font-family: Georgian, "Times New Roman", Times, serif; text-decoration: none}
.bottomlist { font-size: 14px; color: #095AA6; font-family: Arial, "Times New Roman", Times, serif; text-decoration: none}
.bottomlist:hover { font-size: 14px; border: none; font-weight: bold; color: #187BBD; text-decoration: underline}
.bottomlist2 { font-size: 10px; color: #095AA6; font-family: Arial, "Times New Roman", Times, serif; text-decoration: none}
.bottomlist2:hover { font-size: 10px; border: none; font-weight: bold; color: #187BBD; text-decoration: underline}

.menu {
	font: bold 12px Arial;
	width: 100%; /*leave this value as is in most cases*/
}
.menu ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%; /*width of menu*/
	border-width: 1px 0;
	background: white url(/images/new/indentbg3.gif) center center repeat-x;
}
.menu ul li {
	display: inline;
}
.menu ul li a {
	float: left;
	color: white; /*text color*/
	padding: 3px 15px;
	text-decoration: none;
	border-right: none;
}
.menu ul li a:visited {
	color: white;
}
.menu ul li a:hover, .menu ul li .current {
	color: white !important; /*text color of selected and active item*/
	padding-top: none; 
	padding-bottom: none; 
	background: #187BBD url(/images/new/indentbg3.gif) center center repeat-x;
}


