body {
	background-color: #002c74;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.center {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.bgcneter {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.bluefonts {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #19507D;
	text-decoration: none;
	font-weight: bold;
}
.ctr {
	padding-right: 5px;
	padding-left: 5px;
}
.bdr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding: 3px;
}
.blue {
	color: #002C74;
	font-size: 12px;
}
.maina:link {
	font-size: 11px;
	color: #E17411;
	text-decoration: none;
}
.maina:visited {
	font-size: 11px;
	color: #E17411;
	text-decoration: none;
}
.maina:hover {
	font-size: 11px;
	color: #E17411;
	text-decoration: underline;
}
.maina:active {
	font-size: 11px;
	color: #E17411;
	text-decoration: underline;
}
.border {
	border: 1px solid #D2D2D2;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #FFFFFF;
}
.centercluum {
	font-size: 11px;
	text-decoration: none;
	padding: 5px;
}
.txta:link {
	font-size: 11px;
	color: #000099;
	text-decoration: none;
}
.txta:visited {
	font-size: 11px;
	color: #000099;
	text-decoration: none;
}
.txta:hover {
	font-size: 11px;
	color: #0066FF;
	text-decoration: underline;
}
.txta:active {
	font-size: 11px;
	color: #0066FF;
	text-decoration: underline;
}
.text {
	font-size: 11px;
	color: #999999;
}
