td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D3EEFF;
	text-decoration: none;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D3EEFF;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	background-color: #1A7FBC;
}

.boldtext12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.boldtext_11{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5688A2;
	text-decoration: none;
}
.mainbg {
	background-attachment: scroll;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 780px;
}
#topbanner {
	clear: left;
	position: absolute;
	visibility: inherit;
	z-index: 2;
	width: 201px;
}

.hd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 600;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D3EEff;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D3EEff;
	text-decoration: underline;
}
.tablebg {
	background-color: #3C93C6;
}
.tablebg_1 {
	background-color: #1D6C9B;
}
.tablebg_2 {
	background-color: #2B7BAA;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5688A2;
	text-decoration: none;
	padding:20 0 0 5;
}

