﻿body {
	margin:10px;
	background-image:url(../images/design/bg.gif);
	background-attachment: fixed;
	background-repeat:repeat-x;
	background-color:#0c18650;
}

body, table, td, tr, div, p, pre, h1, h2, h3, h4, ul {
	font-family: Verdana, Arial;
	font-size:11px;
	color:#FFFFFF;
}

#head {
	height:140px;
	width:945px;
	background-image:url(../images/design/header.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	text-align:left;
}

#main_bg {
	width:960px;
	background-color:#294377;
	background-repeat:repeat-y;
	background-position:0 0;
}

#banner {
	clear:right;
	float:right;
	position:relative;
	padding-right:39px;
	top:17px;
	width:468px;
	height:60px;
}

#topnav {
	clear:both;
	position:relative;
	top:56px;
	left:0px;
	height:24px;
	width:960px;
	text-align:center;
	padding:0px;
	margin:0px;
}

#topmenu {
   height:24px;
   padding:0px;
   margin:0 0 0 0px;
}

#topmenu a {
	display:block;
	float:left;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	height:18px;
	padding:6px 14px 0 14px;
	margin:0 0 0 3px;
}

#topmenu a:hover {
	
	background-repeat:repeat-x;
	color:#0A134C;
	font-weight:bold;
	text-decoration:none;
}

#topmenu li {
   
   background-position:0 0;
   background-repeat:no-repeat;
   display:block;
   float:left;
}

#main {
   width:910px;
}

.nav_head {
	width:150px;
	height:15px;
   background-color:#DEDFFE;
	background-repeat:no-repeat;
	
	text-align:center;
	font-weight:bold;
	font-size:10px;
	color:#0A134C;
}

.nav_bg {
	width:140px;
	padding:2px 5px 0 5px;
	background-color:#3B5494;
	background-repeat:repeat-y;
	color:#FFFFFF;
	font-size:11px;
	font-weight:;
}

.nav_bg a {
	color:#FFFFFF;
	font-size:11px;
	font-weight:;
	padding:3px 3px 3px 5px;
	display:block;
	text-align:left;
}

.nav_bg a:hover {
	color:#0A134C;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}


.nav_bga { 
	width:140px;
	padding:2px 5px 0 5px;
	background-color:#3B5494;
	background-repeat:repeat-y;
	text-align:left;
	color:#FFFFFF;
	font-size:11px;
	font-weight:;
}

.nav_bga a {
	color:#FFFFFF;
	font-size:11px;
	padding:1px 1px 1px 5px;
	font-weight:;
	text-align:left;
}

.nav_bga a:hover {
	color:#0A134C;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	
}

.nav_foot {
   width:150px;
   height:2px;
   background-color:#3B5494;
   background-repeat:no-repeat;
   font-size:10px;
   margin:0 0 5px 0;
}

.content_head {
	width:630px;
	height:15px;
	background-color:#DEDFFE;
	background-repeat:no-repeat;

	text-align:center;
	font-weight:bold;
	font-size:10px;
	color:#0A134C;
}


.content_bg {
	width:620px;
	padding:2px 5px 0 5px;
	background-color:#3B5494;
	background-repeat:repeat-y;
	color:#FFFFFF;
	font-size:11px;
	font-weight:;
	text-align:left;
}

.content_foot {
   width:630px;
   height:2px;
   background-color:#3B5494;
   background-repeat:no-repeat;
   font-size:1px;
   margin:0 0 5px 0;
}

a:link,a:visited,a:active {
   color: #FFFFFF;
   text-decoration: none;
}

a:hover {
	color: #0A134C;
	text-decoration: none;
}

#copy {
   padding-top:5px;
   color:#ffffff;
   font-size:10px;
   font-weight: bold;
   text-align:center;
}
#footer {
   height:50px;
   width:960px;
   background-color:#3B5494;
   background-repeat:no-repeat;
}

input, select, textarea, option {
	font-size: 11px;
	font-family: Verdana, Arial;
	border:1px solid #000000;
	background-color: #FFFFFF;
	color: #000000;
}

.tr_row0 {
 BACKGROUND-COLOR: #040006;
}

.tr_row1 {
 BACKGROUND-COLOR: #080f4b;
}

.tr_head {
 BACKGROUND-COLOR: #1e364c;
 COLOR:#000000;
 FONT-WEIGHT: bold;
}