.tomenu {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tomenu:hover{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}
.dropmenu {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000099;
	text-decoration: none;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: 333333;
	text-decoration: none;



}
.link {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #000099;
}
.link:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #cccccc;
}
.heading {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000099;
	text-decoration: none;
	font-family: Verdana;
}

TR.over
{
 background-color: #D0D0DA;
}

TR.out
{
 background-color: #F6F6F3;
}
.box {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #000099;
	text-decoration: none;
	height: 15px;
	width: 150px;
	border: 1px solid #000099;
}
.blueback {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000099;
}
.newheading {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	background-color: #ffccoo;

}
.newtext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.tableborder {
	border: 3px none;
	margin: 1px;
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 1px;


}
.bullet {
	list-style-type: circle;
	list-style-position: outside;
}
