/* CSS Document */
body {
	margin: 0;
	border: 0;
	padding: 0;
	background-color: #E0E0E0;}

body.old {
	margin: 0;
	border: 0;
	padding: 0;
	background: #000000 url('/images/background.gif') repeat top left;
}

p, td, div, li, ul, ol, select, input, th, textarea {
	font-size: 14px;
	color: #333333; 
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;}

h1 {
	padding-left: 15px;
	margin-bottom: 5px;
	font-size: 17px;
	text-transform: uppercase;
	color: #121B6B;}

h2 {

	font-size: 15px;
	font-variant: small-caps;
	color: #121B6B;}
h3 {

	font-size: 15px;
	font-variant: small-caps;
	color: #BB0A14;}
.mainCellold {
	padding: 25px;
	background-color: #FFFFFF;}

.footerCell {
	color: #AAAAAA;
	padding: 5px;
	text-align:center;}
.footer {
	color: #AAAAAA;
	padding: 5px;
	text-align: right;}


a, a:active, a:visited, a.reversed:hover {
	color: #000066;}

a.reversed, a.reversed:active, a.reversed:visited, a:hover {
	color: #660000;}
.rCol {
	border-left: solid #cccccc 1px;
	} 
.tCol {
	border-top: solid #cccccc 1px;}
.mainCell {
	padding: 35px 10px 25px 10px;
	background: #FFFFFF url('/images/main-bg.jpg') no-repeat top center;}
.pgBody {
	padding: 10px;
	background-color: #FFF;}
.topMenu {
	padding: 15px;}