body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #044371;
	margin-top: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #044371;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #044371;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #990066;
	font-weight: bold;
}
.BigText {
	font-size: 1.3em;
	font-weight: bold;
}
.BottomTblBkg {
	background: url(../images/bottom_tbl_bkg.gif);
	background-repeat: repeat-x;
}
.MainTblBkg {
	background: url(../images/background.jpg) no-repeat;
}
.GraphicBorder {
	border: 1px solid #000000;
}.MouseType {
	font-size: .6em;
}
.WhiteText {
	font-weight: bold;
	color: #FFFFFF;
}
