body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000099;
}

.barItem     { cursor: hand; color: white; font-size: 12; font-weight: bolder  ;text-decoration: none }
.barItem:hover { cursor: hand; color: white; font-size: 12; font-weight: bolder  ;text-decoration: none }
a.           { cursor: hand; font-size: 12; color: white; text-decoration: none }
a:active     { cursor: hand; color: gray ;text-decoration: none }
a.cc   { cursor: hand; color: gray; text-decoration: none }
a.cc:hover   { cursor: hand; color: black; text-decoration: none }
.box         { position: absolute ; background:white}




td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.barItem2 {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #888888;
	text-decoration: none;
}
.bodergray {
	border: 1px solid #CCCCCC;
}
.borderblue {
	border: 1px solid #0000FF;
}
.medtitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
	font-weight: bolder;
	color: #FFFFFF;
}

