@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/template_background_2.jpg);
	background-position:top center;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mainTable{
	
	background-image: url(../images/template_background.jpg);
	background-position:top center;
	background-repeat: repeat-x;
	background-color: #FFFFFF;

}
a {
	color: #003399;
	text-decoration:none;
}
a:hover{
	text-decoration: underline;
}
form{
	display:inline;
}

.style1 {color: #FFFFFF}
.silverBox{
	background-image:url(../images/grad_bg_grey.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	border: 1px solid #999999;
	padding-top:5px;
}
h2{
	font-size:18px;
	font-weight:bold;
	color: #003366;
	padding:0px;
	margin:0px;
	padding-bottom:10px;
}
.h2Map{
	padding-bottom:0px;
}
h3{
	padding:0px;
	margin:0px;
	color:#003399;
	font-size:14px;
}
.sidebarH2{
	text-align:center;
}
p{
	margin-top:0px;
	margin-bottom:10px;
}
.adsky{
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
.borderedTable{
	border:1px solid #999999;

}
.greyHeader{
	background-image:url(../images/grad_bg_header.jpg);
	background-repeat:repeat-x;
	padding-left:3px;
	font-weight:bold;
}
.greyHeaderLight{
	background-image:url(../images/grad_bg_header_light.jpg);
	background-repeat:repeat-x;
	padding-left:3px;
	font-weight:bold;
}
.greyEven{
	background-color: #ededec;
	border-top:1px solid #999999;
	padding:3px;
}
.greyOdd{
	background-color: #f7f7f7;
	border-top:1px solid #999999;
	padding:3px;
}
.footer{
	display:block;
	clear:both;
	padding:10px;
	border-top: 1px solid #999999;
	font-size:10px;
}
#map {
	background-color: #CCCCCC;
	background-image: url(../map/img/background.gif);
	background-repeat: repeat-x;
	
	height: 400px;
	border: 1px solid black;
	}
#mapSetPoint  {
	background-color: #CCCCCC;
	background-image: url(../map/img/background.gif);
	background-repeat: repeat-x;
	width: 99.8%;
	height: 400px;
	border: 1px solid black;
	}
#mapSmall {
	background-color: #CCCCCC;
	background-image: url(../map/img/background.gif);
	background-repeat: repeat-x;
	width: 375px;
	height: 375px;
	border: 1px solid black;
	}
h2 #newsTitle{
color:#CC0000;
}
.sideBarTD{
	width:191px;
}
#reportAreaTitle{
	background-image:url(../images/map_reports_header.jpg);
	border: 1px solid #666666;
	background-repeat:repeat-x;
	margin-top:10px;
	font-weight:bold;
	background-color: #f0f0f0;
}
#reportAreaBody{
	
	border: 1px solid #666666;
	border-top:none;
	border-bottom:none;
}

.reportRowUser{
	background-color:#ededec;
	border-bottom:1px solid #666666;
	padding:3px;
	text-align:justify;

}
.reportRowCaptain{
	background-color:#c3dae6;
	border-bottom:1px solid #666666;
	padding:3px;
	text-align:justify;
}
.inputEmpty{
	font-weight:bold;
	color:#CCCCCC;
}
.inputFull{
	font-weight:bold;
	color:#333333;
}
.divInvisible{
	visibility:hidden;
	display:inline;
}
.divVisible{
	visibility:visible;
	display:block;
}
.mapDisclaimer{
	font-size:10px;
	background-color:#21304e;
	color:#FFFFFF;
	padding:3px;
	border:1px solid #000;
	text-align:center;
	color:#c1cce2;
}
.link_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}