BODY {
background-color:#FFFFFF;
font-size: 11px;
font-family:Arial;
color: #000000;
margin: 0px;
}

a{color:#4BA0D3;text-decoration:none;}
a:visited{text-decoration:none;}
a:link{text-decoration:none;}
a:hover{color:#5C5744;text-decoration:none;}

a.nav{color:#54A12D;text-decoration:none;}
a.nav:hover{color:#B5B5B5;text-decoration:none;}

a.menu{color:#262626;text-decoration:none;}
a.menu:hover{color:#B5B5B5;text-decoration:none;}


a.header{color:#78AAC3;text-decoration:none; font-size:14px; font-weight:bold;}
a.header:hover{color:#B5B5B5;text-decoration:none;}

a.left{color:#ffffff;text-decoration:none;}
a.left:hover{color:#B5B5B5;text-decoration:none;}

a.login{color:#ffffff;text-decoration:none;}
a.login:hover{color:#4095EF;text-decoration:none;}


#main_box{
width: 900px;
margin-left: auto;
margin-right: auto;
}

#main_content{
background:url(main_bg.jpg) no-repeat center top;
width: 900px;
padding-left:10px;
padding-right:10px;
margin-left: auto;
margin-right: auto;
}


#header{
width:900px;
clear:both;
height:50px;
margin-top:10px;
margin-left:14px;
margin-right:14px;
}

#content{
float:left;
width: 700px;
margin-left: 5px;
}

#footer{
color:#909090;
clear:both;
width: 900px;
margin-left:15px;
background:url(footer.jpg) no-repeat center;
text-align:center;
padding-top:50px;
}

#spacer{
clear:both;
width: 100%;
line-height:15px;
height:15px;
_line-height:11px;
_height:11px;
}

#break{
clear:both;
width: 100%;
line-height:10px;
height:10px;
_line-height:6px;
_height:6px;
}


.box{
padding-top:7px;
background:url(box_bg.gif);
width: 170px;
height:23px;
_height:23px;
text-align:center;
font-weight:bold;
font-size:12px;
margin-top:10px;
}

.box1{
padding-top:7px;
background:url(bg_new.gif);
width: 170px;
height:23px;
_height:23px;
text-align:center;
font-weight:bold;
font-size:12px;
margin-top:10px;
}

.info_box{
margin-right:5px;
float:left;
color:#89CFE9;
padding-top:7px;
padding-bottom:7px;
width: 167px;
_height:25px;
text-align:center;
font-weight:bold;
font-size:12px;
margin-top:4px;
border: solid 1px #E2E2E2;

}

.info_box_spacer{
float:left;
padding-top:7px;
width: 1px;
height:185px;
margin-top:4px;
}



.listmenu ul{
line-height:20px;
list-style-type: none;
margin: 0px 0px 0px 0px;
padding:0 0 0 0;
}
.listmenu ul li a{
list-style-type: none;
font-size:12px;
color: #959595;
font-weight:bold;
display: block;
padding:0px 2px 2px 2px;
text-decoration: none;
line-height:16px;
height:16px;
}
.listmenu ul li a:hover, .listmenu ul li .current {
background: url(arrow_1.gif) no-repeat center right; 
color: #4095EF;
}


div.left {
border:none;
position:relative;

} 
div.left h3 {
padding-top:20px;
_padding-top:25px;
margin:0;
}
div.leftBody {
padding-top:0px;
padding-left:5px;
padding-right:5px;
margin-top:-3em;
_margin-top:-4em;
}

div.leftBody h2 {
	font-size: 13px;
	color: #4095EF;
	margin: 0px 0px 5px 2px;
}

div.main {
width:690px;
border: solid 1px #E2E2E2;
position:relative;
padding-bottom:10px;

} 
div.main h3 {
padding-top:30px;
_padding-top:35px;
margin:0;
}
div.mainBody {
padding-top:0px;
padding-left:10px;
padding-right:10px;
margin-top:-3em;
_margin-top:-4em;
min-height:175px;
_height:175px;

}

div.mainBody h2 {
	font-size: 14px;
	color: #4095EF;
	margin: 0px 0px 5px 2px;
}

.title_bar {
	background-color: #4095EF;
	font-size:13px;
	color: #ffffff;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}

.page_bar {
    margin-top:5px;
	background-color: #A1CDE8;
	font-size:11px;
	color: #ffffff;
	padding: 5px;
	font-weight: bold;
}

.page_bar a {color: #666666;}
.page_bar a:hover {color: #FFFFFF;}


.sort {
	font-size:11px;
	font-weight:bold;
	color: #000000;
}

.sort a {color: #000000;}
.sort a:hover {color: #666666;}



.input 
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background:#FFFFFF;
	border-top:1px solid #A1CDE8;border-left:1px solid #A1CDE8;
	border-right:1px solid #78B6DC;border-bottom:1px solid #78B6DC;
}

input.button,button.button 
{
	background:url(box_bg.gif);
	font:8pt verdana;color:#333333;
	border: solid 1px #BEBEBE;
	padding:0px 20px 0px 20px;
	height:24px;
	_height:24px;
}

.mapBorder {
	border: thin solid #004881;
	margin: 2px;
	height: 400px;
}

.bg001 {
	background-color: #E2E2E2;
	border: 1px solid #999899;
	color: #ffffff;
	padding: 5px 10px;
	text-align: left;
	font-weight: bold;
}

#blanket {

	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color: #999;
	-moz-opacity: 0.55;
	opacity:.55;
	filter: alpha(opacity=55);
    background-color:#111;
	background-image: url(overlay.png); 


}
#popUpDiv {
	border-style:double;
	border:solid 2px #CCCCCC;
	position:absolute;
	background-color:#E0EFF6;
	width:370px;
	height:215px;
	z-index: 9002; /*ooveeerrrr nine thoussaaaannnd*/
}

.menubox {
padding-top:5px;
border: solid 1px #E2E2E2;
padding-left:10px;
padding-right:10px;
}

.hovermenu ul{
font: bold 13px arial;
padding-left: 0;
margin-left: 0;
height: 20px;
}

.hovermenu ul li{
list-style: none;
display: inline;
}
.hovermenu ul li a{
background: url(menu.gif) no-repeat center right; 
padding: 10px 20px 10px 20px;
text-decoration: none;
float: left;
color: #FFFFFF;
background-color: #42BCED;
}
.hovermenu ul li a:hover{
background-color: #7AD0F3;
}
html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}
