body {
	background-repeat: repeat-x;
	background-image: url(images/main_bg.gif);
	background-color: #112244;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
}
.bg_norepeat {
	background-repeat: no-repeat;
}
.footer_class {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #1E3A75;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.text_margin {
	padding: 10px;
}
.main_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ACBFE6;
}
.sec_header {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5E82CE;
}
a:link {
	color: #C1CFEC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C1CFEC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #C1CFEC;
}
.mini_text {
	font-size: 10px;
}
.georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
}
