BODY {
	padding: 0px;
	margin: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../img/body_bg.png);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #005995;
}

DIV.page {
	width: 796px;
}

DIV.logo {
	margin-top: 20px;
	text-align: left;
}

DIV.menu {
	width: 796px;
	height: 27px;
	background-image: url(../img/menu.jpg);
}

DIV.menu A {
	float: left;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 2px;
	height: 23px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.6;
	background-image: url(../img/menu_seperator.gif);
	background-position: right;
	background-repeat: no-repeat;
}

DIV.menu A#first {
	padding-left: 18px;
}

DIV.menu A#last {
	background-image: none;
}

DIV.menu A:hover {
	color: #03E7FC;
}

DIV.banner {
	clear: both;
	margin: 10px;
	margin-bottom: 15px;
	width: 728px;
	height: 90px;
	color: #FFFFFF;
	border: none;
	line-height: 7;
}

DIV.main {
	float: left;
	clear: both;
	width: 796px;
}

DIV.left {
	float: left;
	width: 120px;
	font-size: 11px;
	text-align: left;
}

DIV.column_1, DIV.column_2, DIV.column_3 {
	float: left;
	width: 165px;
	margin-left: 1px;
}

DIV.right {
	float: left;
	width: 170px;
	font-size: 11px;
	text-align: left;
	margin-left:2px;
}

DIV.window {
	margin-bottom: 1px;
	padding: 3px;
	font-size: 10px;
	text-align: left;
	background-color: #85B4D0;
	border: 1px solid #034E78;
}

DIV.window_top {
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #034E78;
}

DIV.window_content {
	padding: 2px;
	line-height: 1.5;
}

DIV.window_content A {
	display: block;
	color: #333333;
	text-decoration: none;
}

DIV.window_content A:hover {
	text-decoration: underline;
}

SPAN.tip, SPAN.new {
	font-size: 9px;
	font-weight: bold;
	color: #009900;
}

SPAN.new {
	color: #CC3300;
}

DIV.footer, DIV.footer A {
	clear: both;
	margin-top: 20px;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

td
{
    font-weight:bold;
    font-size:12px;
}

table
{
    float:left;
    margin:60px;
}

input, select
{
    width:200px;
}

div.right a, div.right span
{
	color:#8CD1FF;
	text-decoration:none;
	font-size:10px;
	margin-top:3px;
	margin-bottom:3px;
	float:left;
	width:100%;
}
div.right span
{
	color: white;
}

div.right a:hover
{
	text-decoration:none;
	color:white;
}
