.maintable {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #115B84;
	font-style: normal;

}
BODY {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #115B84;
	font-style: normal;
	background: images/backkl.jpg;
	topmargin: 5;
}
A { text-decoration: underline; } 
A:link { color: #af3a4b; } 
A:visited { color: #091f62; } 
A:hover { color: #af3a4b; text-decoration: underline; }
.copyright {
	font-family: Arial;
	font-size: 9px;
	color: #115B84;
}
.copyright A { text-decoration: none; } 
.copyright A:link { color: #ff7815; } 
.copyright A:visited { color: #d65b00; } 
.copyright A:hover { text-decoration: underline; color: #ff7815;}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ffffff;
position: absolute; /* Menu position that can be changed at will */
top: 150;
left: 5;
z-index:10;
width: 100%; /* precision for Opera */
}

#menu dt {
cursor: pointer;
background: #4d8fad;
height: 20px;
line-height: 20px;
margin: 3px 0;
border: 0px;
text-align: center;
font-weight: bold;
width: 120px;
color: #ffffff;
}

#menu dd {
position: absolute;
z-index: 100;
left: 120px;
margin-top: -23px;
width: 120px;
background: #4d8fad;
border: 0px;
}

#menu li {
text-align: center;
font-size: 90%;
height: 20px;
line-height: 20px;
}
#menu li a, #menu dt a, #menu dl a {
color: #ffffff;
text-decoration: none;
display: block;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
background: #f68532;
color: #ffffff;
}

#center{
position: relative;
margin-left: auto;
margin-right: auto;
width: 760px; 
}
h1 {
	font-size: 13px;
	font-weight: bold;	
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
.border {
	border: 1px solid #666666;
}
.border2 {
	border: 2px solid #FFFFFF;
}
.marquee {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #115B84;
}

