body
	{
	background: #18191d;
	background-image: url('/images/bg.gif');
	background-repeat: repeat-y;
	background-position: top center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ccff00;
	margin: 0px;
	padding: 0px;
	}
body, td
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
#key_bg
	{
	background-image: url('/images/key_bg.gif');
	background-repeat: no-repeat;
	background-position: top right;
	}
#logo
	{
	width: 930px;
	height: 127px;
	}
#banner
	{
	width: 930px;
	height: 290px;
	background-image: url('/images/banner_bg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	}
#content
	{
	width: 622px;
	height: 100px;
	background: #ffffff;
	}
#sidebar
	{
	width: 308px;
	height: 100px;
	background: #dad9d9;
	}
#footer
	{
	width: 930px;
	height: 74px;
	background: #16212c;
	}
#caption
	{
	padding: 25px 0px 0px 45px;
	}
#nav
	{
	width: 930px;
	height: 37px;
	background-image: url('/images/nav_bg.gif');
	background-repeat: repeat-x;
	}
#nav ul
	{
	width: 917px;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	list-style: none;
	height: 32px;
	background-image: url('/images/nav_bg.gif');
	}
#nav ul li
	{
	float: left;
	margin: 0px;
	padding: 0px;
	}
#nav ul li a
	{
	display: block;
	float: left;
	height: 32px;
	line-height: 32px;
	color: #1a3656;
	text-decoration: none;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	padding: 3px 32px 0px 32px;
	}
#nav ul li a:hover
	{
	background-image: url('/images/nav_hover.gif');
	background-repeat: repeat-x;
	color: #ffcc00;
	}
h1
	{
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 20px;
	 font-weight: bold;
	 color: #3c4258;
	 padding: 0px 0px 0px 15px;
	 margin: 0px 0px 10px 0px;
	 width: 97%;
	 border-bottom: solid 2px #2c5a87;
	 background-image: url('/images/h1_bg.gif');
	 background-repeat: no-repeat;
	 background-position: top left;
	}
h2
	{
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 16px;
	 font-weight: bold;
	 color: #3c4258;
	 margin: 0px 0px 5px 0px;
	}
h3
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #fffffe;
	margin: 0px;
	padding: 0px;
	}
h4
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #bbbbbb;
	margin: 0px;
	padding: 0px 0px 43px 0px;
	}
.banner_links
	{
	padding: 0px 0px 31px 19px;
	font-family: Verdama, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #dddddd;
	}
.banner_links a:link, .banner_links a:active, .banner_links a:visited
	{
	color: #eeeeee;
	font-weight: normal;
	text-decoration: none;
	}
.banner_links a:hover
	{
	color: #ababab;
	text-decoration: none;
	}
a:link, a:active, a:visited
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
	}
a:hover
	{
	color: #ababab;
	text-decoration: none;
	}
p
	{
	text-align: justify;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
ul.reg
	{
	list-style-type: none;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	}
ul.reg li
	{
	background-image:url('/images/bullet.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px; 
	padding-left: 15px;
	margin: 0px 0px 10px 0px;
	}
