body{
margin: 0 0 0 0;
/*background: #A9AE9C url('smiley.gif') no-repeat fixed center;*/
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-variant: normal;
font-weight: normal;
/*font: italic small-caps bold 12px Verdana, Arial, Helvetica, sans-serif;*/
background-image: url('../images/bg2.gif');
/*	 background-position: left top;
	 background-repeat: repeat-y;*/
	 background-color: #112269;
}

a:link {color:#112269}
a:visited {color:#112269}
a:hover { text-decoration: none;color:#3084D5}
a:active { text-decoration: none;color:#3084D5}

.top_links { color: #112269; font-size: 10px; font-family: Verdana, Arial, Helvetica;}
	.top_links A:link, .top_links A:visited { color: #112269; text-decoration: none; }
	.top_links A:active, .top_links A:hover { color: #112269; text-decoration: underline; }
	
.title {
padding: 0 0 0 15px;
background-image: url('../images/title_bg.gif');
	 background-position: left top;
	 background-repeat: no-repeat;
font-family: Times New Roman, Times, serif;
 font-size: 22px;
font-variant: small-caps;
font-weight: normal;
letter-spacing: 4px;
color:#112269;
}

.bottomnav { color: #112269; font-size: 10px; font-family: Verdana, Arial, Helvetica;}
	.bottomnav A:link, .bottomnav A:visited { color: #112269; text-decoration: none; }
	.bottomnav A:active, .bottomnav A:hover { color: #112269; text-decoration: underline; }

.bottom_bar_text { color: #FFFFFF; font-size: 10px; font-family: Verdana, Arial, Helvetica;}
	.bottom_bar_text A:link, .bottom_bar_text A:visited { color: #FFFFFF; text-decoration: underline; }
	.bottom_bar_text A:active, .bottom_bar_text A:hover { color: #FFFFFF; text-decoration: none; }

.copyright { color: #5D699C; font-size: 10px; font-family: Verdana, Arial, Helvetica; text-align: center; }
	.copyright A:link, .copyright A:visited { color: #5D699C; text-decoration: underline; }
	.copyright A:active, .copyright A:hover { color: #FFFFFF; text-decoration: none; }	
	
