body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #FFF url(../images/bg.gif) repeat-x;
	font:normal 11px arial,verdana,tahoma;
	color:#001F7F;
	line-height:14px;
}

a:link,a:active,a:visited,a:hover{

text-decoration:none;
}
img { behavior: url(css/iepngfix.htc); }

.bg_bottom{
 background: #37BDFF url(../images/bg_bottom.gif) repeat-x;
 height:231px;
}

.bg_sky{
 background: url(../images/sky.jpg) no-repeat;
 width:748px;
 height:136px;
}

.bottom_sea{
 background: url(../images/bottom_sea.jpg) no-repeat;
 width:748px;
 height:231px;
}

.border_left{
 background: #FFF url(../images/border_left.gif) no-repeat top;
 width:10px;
}

.border_right{
 background: #FFF url(../images/border_right.gif) no-repeat top;
 width:10px;
}

.bg_content{
 background: #FFF url(../images/bg_content.gif) repeat-x top;
}

ul.nav{
padding:0;
margin:0;
padding-left:2px;
}

ul.nav li{
list-style:none;
float:left;
border-left:6px solid #6AADE7;
DISPLAY: inline;
}

ul.nav li a{
font-weight:bold;
padding-left:5px;
padding-top:2px;
padding-bottom:2px;
padding-right:5px;
float:left;
}

ul.nav li a:link, ul.nav li a:visited, ul.nav li a:active{
color:#FFF;
background-color:#6AADE7;
text-decoration:none;
}

ul.nav li a:hover, ul.nav li#current a{
color:#002B55;
background-color:#FFF;
text-decoration:none;
}


.txt-12{
font: bold 12px arial,verdana,tahoma;
}

.txt-black{
color:#000;
}

.txt-red{
color:#CC2200;
}

.txt-white{
color:#FFF;
font-weight:bold;
}

A.li-bottom:link, A.li-bottom:visited, A.li-bottom:active {	
	font-weight: bold;
	color: #fff;
	text-decoration: none
}

 A.li-bottom:hover {
	text-decoration: none;
	color: #002B55;
}

A.li-sub:link, A.li-sub:visited, A.li-sub:active {	
	color: #2361C3;
	text-decoration: none
}

 A.li-sub:hover {
	text-decoration: none;
	color: #002B55;
}


.menu-left{
background-color:#FFF;
height:20px;
padding-left:10px;
}

ul.listing{
padding:0;
margin:0;
padding-top:10px;
padding-bottom:15px;
padding-left:20px;
}

ul.listing li{
background:url(../images/arrow_green.gif) no-repeat; 
list-style-type:none;
padding-left:15px;
line-height:18px;
}

input, textarea {
font:normal 11px arial,verdana,tahoma;
color:#000;
}

.button{
background-color:#2260C2;
border:1px solid #002A6A;
color:#FFF;
font-weight:bold;
}
a.blacklink:link, a.blacklink:visited {
	
	color: #000000;
	font: bold 11px  Arial,Tahoma, Verdana, ;
	text-decoration: none;
	
}
a.blacklink:hover, a.blacklink:active {
	
	color: #ffffff;
	font: bold 11px  Arial,Tahoma,  Verdana, ;
	text-decoration: none;
}