BODY
{
	background-color: #85A6BD;
	font-family: Arial;
	text-align: center;
	color: #34719E;
	font-size: 14px;
}
TABLE
{
	font-size: 14px;
}
.sectionHead
{
	padding: 0px;
}
.onlineNote
{
	font-weight: 700;
	color: Blue;
	text-align: center
}
.note
{
	width: 75%; 
	margin-top: 20px; 
	text-align: center; 
	padding: 5px; 
	font-weight: 700; 
	border: 1px solid; 
	background-color: ghostwhite;
	font-size: 14px;
}
.note2
{
	width: 75%; 
	margin-top: 20px; 
	text-align: center; 
	padding: 5px; 
	font-weight: 700; 
	font-size: 14px;
}
.onlineHeader
{
	text-align: center;
	font-size: 20px;
	font-weight: 800;
}
.conditions
{
	font-size: 13px;
	background-color: White;
	border: 1px solid black;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=000000,direction=135,strength=2,enabled=true);
	width: 600px;
	position: absolute;
	padding: 5px;
}
.campersHeader
{
	border-bottom: 1px solid black;
	background-color: #F3F2D4;
	font-size: 12px;
	font-weight: 700;
	text-align: left;
}
.divNext
{
	text-align: center;
	font-weight: 700;
	padding-top: 5px;
}
.divLink
{
	text-decoration: underline;
	font-weight: 700;
	cursor: hand;
}
.divButton1
{
	background-image: url(images/button1.gif);
	font-family: Arial;
	font-size: 13px;
	cursor: hand;
	text-align: center;
	padding-top: 3px;
	height: 23px;
	font-weight: 700;
	width: 44px;
}
.divButton2
{
	background-image: url(images/button3.gif);
	font-family: Arial;
	font-size: 13px;
	cursor: hand;
	text-align: center;
	padding-top: 3px;
	height: 23px;
	font-weight: 700;
	width: 68px;
}
.divButton3
{
	background-image: url(images/button4.gif);
	font-family: Arial;
	font-size: 13px;
	cursor: hand;
	text-align: center;
	padding-top: 3px;
	height: 23px;
	font-weight: 700;
	width: 207px;
}
.divButton2Left
{
	background-image: url(images/buttonRound.gif);
	font-family: Arial;
	font-size: 15px;
	cursor: hand;
	text-align: left;
	padding-top: 3px;
	padding-left: 3px;
	height: 23px;
	font-weight: 700;
	width: 90px;
	background-repeat: no-repeat;
}
.divButton2Right
{
	background-image: url(images/buttonRound.gif);
	font-family: Arial;
	font-size: 15px;
	cursor: hand;
	text-align: right;
	padding-top: 3px;
	padding-right: 2px;
	height: 23px;
	font-weight: 700;
	width: 90px;
	background-position: top right;
	background-repeat: no-repeat;
}
.tblButtonHover
{
	font-size: 13px;
	font-family: Arial;
	font-weight: 700;
	cursor: hand;
	text-align: center;
}
.dateSearch
{
	font-size: 13px;
	font-weight: 700;
}
.divSectionText
{
	padding: 10px;
	background-color: #F1F3F1;
}
.appCaption
{
	font-family: Arial;
	font-size: 12px;
	font-weight: 700;
}
.appCaptionLink
{
	color:  #34719E;
	text-decoration: underline;
	cursor: hand;
	font-family: Arial;
	font-size: 12px;
	font-weight: 700;
}
.sectionBody2
{
    BORDER-RIGHT: black 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: black 1px solid;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    BORDER-LEFT: black 1px solid;
    PADDING-TOP: 5px;
    BORDER-BOTTOM: black 1px solid;
    BACKGROUND-COLOR: ghostwhite;
    color: black;
    FONT-FAMILY: Arial;
}

.divSection
{
	background-color: #F1F3F1;
	border: 1px solid darkgrey;
	width: 1px;
	padding: 5px;
}
.section
{
	background-color: #D5E7E7;
	font-size: 12px;
	padding-top: 5px;
}

.seperator
{
	border: 5px solid #003366;
}

.tabSelected
{
	font-weight: 700;
	color: #34719E;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 16px;
}

.tabUnselected
{	
	font-weight: 700;
	color: #34719E;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 16px;
}
.tabUnderSelected
{
	font-size : 0px;
	background-color: #34719E;
	height: 3px;
}

.tabUnderUnselected
{
	font-size : 0px;
	height: 3px;
}

.divMsgTextBorder
{
	border: 2px solid black;
	background-color:#F2F1E8;
	width: 300px;
	height: 150px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=000000,direction=135,strength=4,enabled=true);
}
.divMsgText
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: center;
}
.divMsgHeader
{
	background-color: #E5E2BB;
	padding: 2px;
	border-bottom: 1px solid black;
	text-align: center;
	font-weight: bold;
}
.divMsgButtons
{
	padding: 10px;
}
.divMsgButton
{
	width: 75px;
}
.tab
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    PADDING-TOP: 1px;
    TEXT-ALIGN: center;
    color: black;
}
.tabBody
{
    PADDING-LEFT: 5px;
    PADDING-RIGHT: 5px;
    MARGIN-BOTTOM: 5px;
    MARGIN-LEFT: 0px;
    WIDTH: 100%;
    CURSOR: default;
    MARGIN-RIGHT: 0px;
    PADDING-TOP: 5px;
    BORDER-BOTTOM: black 0px solid;
    HEIGHT: 100%;
    BACKGROUND-COLOR: #D6D6D6;
    color: black
}
.tabHead
{
    PADDING-RIGHT: 0px;
    MARGIN-TOP: 0px;
    MARGIN-LEFT: 0px;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: left;
    height: 20px;
    color: Black
}
