#wrap {
	width: 800px;
	margin:0 auto;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #635B54;
	background-color: #FFFFFF;
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
}

#main-content {
	width: 380px;
	display:inline;
	float: left;
	margin-right: 13px;
	margin-left: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	padding-top: 0px;
	background-color: #FFFFFF;
}

#main-body {
	width: 580px;
	display:inline;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	padding: 6px;
}

#calmain-body {
	width: 750px;
	display:inline;
	float: left;
	margin-left: 45px;
}


#sub-content {
	width: 165px;
	float: left;
	border-top: thin #000033;
	border-right: thin #000033;
	border-bottom: thin solid #000033;
	border-left: thin #000033;
}

#navigations {
	width: 160px;
	display:inline;
	float: left;
	padding: 0px 0px 0px 17px;
}

#foot {
	clear: both;
	
}
#btm_cap {
	width: 786px;
	clear: both;
	background-color: #FFFFFF;
	height: 42px;
	background-image: url(images/btm.gif);
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 14px;
	}
	
#mnuPanel a, #mnuPanel a:link, #mnuPanel a:visited, #mnuPanel a:active {
	display: block;
	padding: 2px 2px 2px 12px;
	border: 1px #635B54 outset;
	margin-bottom: 1px;
	margin-top: 1px;
	background-color: #30364B;
	text-decoration: none;
	color: #FFFFFF;

}
#mnuPanel a:hover{
	background-color: #434b66;
	border: 1px #635B54 outset;
	color: #FFFFFF;	
}
#mnuCalPanel a, #mnuCalPanel a:link, #mnuCalPanel a:visited, #mnuCalPanel a:active {
	display: inline-table;
	padding: 2px 2px 2px 12px;
	border: 1px #635B54 outset;
	margin-bottom: 1px;
	margin-top: 1px;
	background-color: #7f6a56;
	text-decoration: none;
	color: #FFFFFF;

}
#mnuCalPanel a:hover{
	background-color: #666666;
	border: 1px #635B54 outset;
	color: #FFFFFF;	
}

#formtext{
	margin:0 auto;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #635B54;
	background-color: #FFFFFF;
}

.leftimage{
float: left;
margin-right: 4px;
border: 1px none #000000;
}

.rightimage{
margin-bottom: 20px;
float: right;
margin-left: 15px;
border: 1px solid #000000;
width: 150px;
}
.head1 {
	font-weight: bold;
	color: #000033;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 125%;
	border-bottom-width: 1px;
	margin-top: 8px;

}

.head1mem {
	font-weight: bold;
	color: #000033;
	font-size: 125%;
	margin-top: 8px;

}
.head1red {
	font-weight: bold;
	color: #990000;
	font-size: 105%;
	margin-top: 8px;

}
.head2 {
	font-weight: bold;
	color: #333333;
	font-size: 110%;
	padding-left: 2px;
}

.boldhead {
	font-weight: bold;
}
.caption {
	font-style: italic;
}
.planlabels {
	font-size: 13px;
	color: #5B0E0E;
}
.whitetext {
	color: #FFFFFF;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #635B54;
}
#navbody {
	padding-left: 1px;
	margin-left: 8px;
	background-color: #E9E9E9;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;




}
#navbody a, #navbody a:link, #navbody a:visited, #navbody a:active {
	color: #000033;
}
#navbody a:hover{
	color: #FFFFFF;
	background-color: #333333;


}
.linkreftext {
	font-size: 10px;
}
.whthead {
	font-weight: bold;
	color: #FFFFFF;
}

