
body
{
	background-color: #2c538a;
	background-image: url(../bbimages/oceantile.jpg);
	margin:0 0 0 0; 
	font-family: 'Times New Roman';
}

div 
{
	margin:0 0 0 0; 
}

.MozillaHackStyle1
{
	position:relative;
	left:0px;
	top:0px;
	z-index:0
}


input.bigbut
{
	font-weight: bold;
	font-size: 13px;
	background-image: url(../bbimages/bigbuttons.gif);
	width:150px;
	height: 22px;
	background-repeat: no-repeat;
	border:0px;
	background-color: #2c538a;
	margin-top:5;
	margin-bottom:5;
}

input.bigbutover
{
	font-weight: bold;
	font-size: 13px;
	background-image: url(../bbimages/bigbuttonsOver.gif);
	width:150px;
	height: 22px;
	background-repeat: no-repeat;
	border:0px;
	background-color: #2c538a;
	margin-top:5;
	margin-bottom:5;
}

input.smallbut
{
	font-weight: bold;
	font-size: 13px;
	background-image: url(../bbimages/smallbuttons.gif);
	width: 116px; 
	height: 22px; 
	background-repeat: no-repeat;
	border:0px;
	background-color: #2c538a;
	margin-top:5;
	margin-bottom:5;
}

input.smallbutover
{
	font-weight: bold;
	font-size: 13px;
	background-image: url(../bbimages/smallbuttonsOver.gif);
	width: 116px; 
	height: 22px; 
	background-repeat: no-repeat;
	border:0px;
	background-color: #2c538a;
	margin-top:5;
	margin-bottom:5;
}
				
.borderthin 
{
    border: solid 1px white;
}

.borderthintop
{
	border-right: none;
	border-left: none;
	border-top: solid 1px darkblue;
	border-bottom: none;
}

.stripped
{
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
}

input.geocheck
{
	width: 13px; 
	height: 17px;
}

input.transparent 
{
	font-weight: bold;
	width: 58px;
	color: yellow;
	height: 25px;
	background-color: transparent;	    
}

.hide
{
	visibility:hidden;
	position:absolute;
}


.centeredbackground
{
	border-style:none;
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent
}

#tblRoundsResults 
{
  font-size:16px;
}

#tblSessionHeader 
{
  font-size:16px;
}
#tblSession
{
  font-size:16px;
}

#divPageBorder 
{
    width:800px; 
    background:#2c538a url(../shadedborder/grad.png) repeat-x; 
    margin-top:20px;
    padding-top:50px;
}

#divPageBorder .sb-inner 
{
    width:800px; 
    background:#2c538a url(../shadedborder/grad.png) repeat-x; 
}

.signlabel 
{
  font-size:16px;
}

.signlabelsub 
{
   font-size: 13px; width: 166px; color: white; height: 23px;
}

.signinput
{
  width: 155px; height: 22px;
}

div.signvalidate 
{
	display: inline;
	font-weight: bold;
	font-size: 16px;
	width: 329px;
	color: red;
	height: 45px;
	background-color: transparent;
	text-decoration: none;
}

#divInstructions 
{
  font-size: 15px; margin: 10px;
}

#divPageBorderSignin, #divPageBorderSignin .sb-inner { background:transparent url(../shadedborder/grad.png) repeat-x; margin-top:10px}

#divPageBorderHigh1, #divPageBorderHigh1 .sb-inner { background:transparent url(../shadedborder/grad.png) repeat-x; }
#divPageBorderHigh2, #divPageBorderHigh2 .sb-inner { background:transparent url(../shadedborder/grad.png) repeat-x; }
#divPageBorderHigh3, #divPageBorderHigh3 .sb-inner { background:transparent url(../shadedborder/grad.png) repeat-x; }
#divTitleBorderHigh {align:center; color:#000; height:60px; width:200px; }
#divTitleBorderHigh, #divTitleBorderHigh .sb-inner { background: white url(../shadedborder/grad14.png) repeat-x; color:#2C538A }

#MapTitle 
{
  color:2C538A;
}

#divPageBorderCountry, #divPageBorderCountry .sb-inner { background:transparent url(../shadedborder/grad.png) repeat-x; }
#divTitleBorderCountry {align:center; color:#000; height:60px; width:200px; }
#divTitleBorderCountry, #divTitleBorderCountry .sb-inner { background: white url(../shadedborder/grad14.png) repeat-x; color:#2C538A }


