body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #6a98c6;
	background-image: url(../images/main_grd_bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}
.btnspace {
	padding-right: 10px;
	padding-left: 10px;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #3146A3;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.footerlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #2D45A4;
	text-decoration: underline;
	padding-right: 10px;
	padding-left: 10px;
}
.navsides {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4581cf;
	border-left-color: #4581cf;
}
.datetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #daedff;
	text-decoration: none;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #3248A4;
	text-decoration: none;
	padding-left: 30px;
	font-weight: bold;
}
.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4D80C6;
	text-decoration: none;
	font-style: italic;
}
.detailtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.submaintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4D80C6;
	text-decoration: none;
	font-style: normal;
}
.whitetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
