body {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #00589D;
}
div, td, .bodytext	{
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
}
h1, .h1, .head	{
	font-size: 14px;
	line-height: 17px;
	color: #C48310;
	letter-spacing: .5px;
}
.whitehead	{
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitebg	{
	background-color: #FFFFFF;
}
.contentbg	{
	background-color: #FFF0C3;
}
.sidebarbg	{
	background-color: #5B1D1B;
}
.footerbg	{
	background-color: #4E2A06;
}
ul {
	margin: 5px 0px 10px 8px;
	padding: 0px 8px 10px 8px;
}
li	{
	list-style-type: square;
}
.frmButton	{
	font-size: 12px;
	background-color: #5B1D1B;
	color: #DEC094;
}
input, textarea, select {
	font-size: 11px;
	border:1px solid #999999;
}
a, a.visited	{
	color: #00589D;
	text-decoration: none;
}
a.white, a.white:visited	{
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover, a.white:hover	{
	text-decoration: underline;
}
.copyright	{
	font-size: 9px;
	line-height: 12px;
	color: #DEC094;
}