/* CSS Document */

html, body {margin:0px; overflow:auto;
background:#05173F;
	scrollbar-face-color:#E9E9E9;
scrollbar-highlight-color:;
scrollbar-3dlight-color:;
scrollbar-darkshadow-color:;
scrollbar-shadow-color:#ffffff;
scrollbar-arrow-color:#808080;
scrollbar-track-color:#cccccc


}



.content_bg{
	background-image: url('bg.jpg');
	background-repeat: no-repeat;
	background-position:  center;
}

.text_content {font-family: arial;
	font-size: 11px;
	color: #000000;
	line-height:11pt;
	}

.top_nav {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding:12px;
}

a:link {font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
a:visited {font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #DBA654;
	text-decoration:underline;
}

.footer {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #909090;
	text-align: right;
	padding:10px 10px 0 0;
}



h5 {
	font-family: georgia;
	color: #05173F;
}