@charset "utf-8";
/* CSS Document */

body {background-color: #0f1617}
td.main-bg {background:url(images/bg00.jpg) top center repeat-x #0f1617}
td {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#b2c9cd}
.h1 {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffba00;
font-weight:bold}
td.left-border {border-left:solid 1px #237681}
a:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #028acd;
	text-decoration: underline;
	}