body{
	margin: 0px;
	padding: 0px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	height: 100%;
	background: #026495 url("../img/bg.jpg") repeat-x top left;
}
* {margin:0px;padding:0px;}
.clear{clear:both;}
#container{
	width:1000px;
	margin:0px auto;
	margin-top:10px;
}
#header{
	width: 1000px;
	height:200px;
	padding: 0px;
	background:url("../img/header_bg1.png") no-repeat left top;
}
#topbar{
	width:1000px;	
	margin-top:10px;
	background:url("../img/top_bg.png") no-repeat left top;
}
#main{
	width:1000px;	
	padding-bottom: 40px;
	overflow:auto;
	min-height: 600px;
	background-color: #ffffff;
}
#main.home{
	background: #ffffff url("../img/bg_content.png") no-repeat 300px 80px;
}
#bottombar{
	width:1000px;	
	height:20px;
	background:url("../img/bottom_bg.png") no-repeat left bottom;
}
#bottom{
	width:1000px;	
	height:100px;
	margin-top:10px;
	background-color: #ffffff;
	background:url("../img/top_bg.png") no-repeat left top;
}
#bottom p{
	padding-top:40px;
	color: #555555;
}
#bottom a{
	color: #555555;
	text-decoration: none;
	border-bottom: 1px dotted #777777;
}

table.subpage{
	width: 100%;
}
table.subpage td{
	border: 1px solid #CCCCCC;
	padding: 2px;
}
a.button{
	width: 150px;
	background-color: #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana;
	padding: 2px 5px 2px 5px;
	border: 1px solid #004488;
}

a.img{
	text-decoration: none !important;
	border:0px !important;
	color: #ffffff !important;
}
a.img:hover{
	text-decoration: none;
	border:0px;
}
img.banner{
	width:180px;
	border:0px !important;
	text-decoration: none !important;
	color: #ffffff;
}

/****************************************************************************/
/*CONTENT DIV
/****************************************************************************/
#content{
	float:left;
	width: 740px;
	margin: 30px 10px 20px 20px;
	text-align: justify;
	color: #555555;
	line-height: 14pt;
	font-family: Book antiqua;	
	font-size: 11pt;
}
#content.home{
	width: 540px;
}
#content h2{
	color: #c90d0d;
	margin-bottom: 20px;
	font-size: 18pt;
}
#content h3{
	color: #c90d0d;
	margin-bottom: 20px;
	font-size: 12pt;
}
#content ul{
	margin-left:20px;
}
#content li{
	margin-top:10px;
}
#content a{
	color: #555555;
	text-decoration: none;
}
#content a.title{
	color: #c90d0d;
	text-decoration: none;
}
#content a:hover{
	color: #c90d0d;
	border-bottom: 1px dotted #c90d0d;
}
#content img{
	border: 0px;
	margin: 10px;
}
/****************************************************************************/
/*TOP MENU
/****************************************************************************/
#menu_top 
{
	height:28px;
	top: 190px;
	left: 100px;
	padding: 0px;
	position: relative;
	width: 500px;
	margin: 0px auto;
}
#tab_top{
	top:0;
	height:0;
	margin:0;
}
#tab_top ul{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#tab_top li {
	float:left;
	margin:2px 3px 0 0;
	padding:0;
}
#tab_top a {
	background:#000 url(../img/bright_024.gif) no-repeat right top;
	text-decoration:none;
	width:90px;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#tab_top a span {
	display:block;
	background:url(../img/bleft_024.gif) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:700;
	line-height:28px;
	padding:0 18px;
}
#tab_top a:hover,#tab_top li.item_active a {
	background-position:right bottom;
	border-color:#000;
}
#tab_top a:hover span,#tab_top li.item_active a span {
	background-position:left bottom;
	color:#000;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}

/****************************************************************************/
/*LEFT MENU
/****************************************************************************/

#menu_left 
{
	width:180px;
	background:#FFF;
	border:0;
	margin:0;
	background:#FFF;
	float:left;
	margin-left: 20px;	
	margin-top: 20px;		
}
#tab 
{
	top:0;
	height:0;
	margin:0;
}
#tab ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#tab li 
{
	float:left;
	clear:both;
	margin:2px 3px 0 0;
	padding:0;
}
#tab a 
{
	background:#000 url(../img/bright_024.gif) no-repeat right top;
	text-decoration:none;
	width:180px;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#tab a span 
{
	display:block;
	background:url(../img/bleft_024.gif) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:700;
	line-height:28px;
	padding:0 18px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:#000;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#000;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}
				
/****************************************************************************/
/*NEWS BOX
/****************************************************************************/
#news{
	width:200px;
	height: 300px;
	margin: 30px 10px 20px 10px;
	float:left;
	background: url("../img/bg_news.jpg") repeat-x top left;
}
#news a{
	color:#000000;
	text-decoration: none;
}
#news a:hover{
	text-decoration: underline;
}	
#news ul{
	margin:0 1em 0 10px;
	padding:0;
	width:180px;
}
#news li{
	line-height:20px;
	margin-top:20px;
	font-size:10pt;
}
#news.hasJS{
	height:300px;
	overflow:hidden;
	position:relative;
}
#news.hasJS ul{
	position:absolute;
	top:300px;
	left:0;
	padding:0;
	list-style-type: none;
}
