body {
	margin-bottom: 0px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

td, textarea, input, select {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
}
.tableDetail {
	font-size: 11px;
	color: #003399;

}
.botnav {
	font-weight: normal;
	color: #000000;

}

a.blue:link {
	color: #003399;
	font-weight: normal;
	text-decoration: none;
}
a.blue:active {color: #003399; font-weight: normal;}
a.blue:visited {color: #003399; font-weight: normal;}
a.blue:hover {
	color: #003399;
	background: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}


a.white:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.white:active {color: #ffffff; font-weight: bold;}
a.white:visited {color: #ffffff; font-weight: bold;}
a.white:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.head2 {
	font-size: 12px;
	font-weight: bold;
}
.heading {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}
.large {
	font-size: 18px;
	font-weight: bold;
}
li {
	font-size: 11px;
	list-style-type: square;
	border: thin none;
	list-style-position: outside;
	line-height: 20px;
}
a:link, a:visited{
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active{
}
.counter {
	font: bold 16px "Courier New", Courier, monospace;
	color: #FFF;
	background: #000;
}
