body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-attachment:fixed;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.maintable {
	padding: 10px;
}
/*----------------*/
a:link {
	color: #235E94;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #235E94;
}
a:hover {
	text-decoration: none;
	color: #235E94;
}
a:active {
	text-decoration: underline;
	color: #235E94;
}
/*----------------*/
.a2:link {
	color: #ffffff;
	text-decoration: underline;
}
.a2:visited {
	text-decoration: underline;
	color: #ffffff;
}
.a2:hover {
	text-decoration: none;
	color: #ffffff;
}
.a2:active {
	text-decoration: underline;
	color: #ffffff;
}
/*----------------*/
.a3:link {
	color: #CAD597;
	text-decoration: underline;
}
.a3:visited {
	text-decoration: underline;
	color: #CAD597;
}
.a3:hover {
	text-decoration: none;
	color: #CAD597;
}
.a3:active {
	text-decoration: underline;
	color: #CAD597;
}
/*----------------*/
.footerText {
	font-size: 10px;
	color: #CAD597;
}
.maintitle {
	font-size: 18px;
	font-weight: bold;
	color: #96A45E;
}
.subtitle {
	font-size: 14px;
	color: #276393;
	font-weight: bold;
}.whiteSelect {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.smTextdd {
	font-size: 11px;
}
