body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	padding: 0 10px 0 10px;
	margin: 0;
}

a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

a:link, a:visited {
	text-decoration: underline;
	color: #003E7E;
}

a:hover, a:active {
	text-decoration: underline;
	color: #127ECF;
}

form, input, submit, select {
	display: inline;
}

h3 {
	display: inline;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 18px;
}

.sbhl {
	background: #FFFFFF url(../xy_images/top_gradient.gif) top center repeat-x;
	height: 30px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	margin-top: 0px;
}

h4 {
	padding: 0;
	text-align: center;
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin: -16px auto 16px auto;
}

#middle_header {
	height: 165px;
	width: 1000px;
	background: #FFFFFF url(../xy_images/bg_logo.gif) repeat-x;
	border-top: 2px #FFFFFF;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	margin: 0 auto;
	padding: 0;
}

#middle_header div#logo {
	float: left;
	width: 520px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	border: 0;
	}
#middle_header div#pht {
	float: left;
	width: 480px;
	margin: 0;
	padding: 0;
	border: 0;
}

#outer_container1 {
	background: url(../xy_images/bg_lines_left.gif) center left repeat-y;
	margin: 0 auto;
	padding: 0 0 0 9px;
	width: 1000px;
}

#outer_container2 {
	background: #F8F6EA url(../xy_images/bg_lines_right.gif) center right repeat-y;
	margin: 0 auto;
	padding: 0 9px 0 0;
	width: 1000px;
}

#inner_container {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 1000px;
}

#main_content {
	display: block;
	background: #F8F6EA url(../xy_images/bg_maingradient.gif) repeat-x;
	vertical-align: top;
	width: 1000px;
}

#right_column {
	float: right;
	width: 150px;
	padding: 10px 10px 10px 5px;
}

.index_outerright {
	background-color: #FFFFFF;
	border: 3px solid #FFFFFF;
}

.index_innerright {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 3px;
}

#left_column {
	display: block;
	margin: 0 170px 0 0;
	padding: 10px 0px 10px 10px;
}

#outerleft {
	background-color: #FFFFFF;
	border: 5px solid #FFFFFF;
	margin: 0!important;
	padding: 0!important;
}

#innerleft {
	background-color: #FFFFFF;
	border: 2px solid #000000;
	padding: 5px;
	text-align: left;
}

#cat_picture {	margin-bottom: 20px; }

#dynamic {	margin: 0 0 0 145px; }

#dynamic a {
	text-decoration: underline;
	color: #123989;
	font-weight: normal;
}

#dynamic a:hover {
	text-decoration: none;
	color: #446699;
}

#printit {
	float: right;
	width: 40px;
	margin-top: 0px;
}

.lcl_bl {
	clear: left;
	display: block;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

.error {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 300;
	color: #FFFFFF;
	background: #B03210;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
}

.success {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 300;
	color: #FFFFFF;
	background: #19AA33;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
}

.required {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	line-height: 16px;
}

.formtable {
	margin-left: 20px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC; 
}

.formhead {
	background: #FEEDD6;
	padding: 10px;
	border-bottom: 5px solid white;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #556677;
}

.formcellbottom {
	background: #FEEDD6;
	padding: 10px;
	border-bottom: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #000000;
}

.formcell {
	background: #E5E3D4;
	padding: 10px;
	border-bottom: 5px solid white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.genformfield {
	background: #f0f0f0;
	border: 1px solid #123456;
	color: #123456;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.checkbox {
	background: #f0f0f0;
	border: 1px solid #123456;
	color: #123456;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.hint {
	background-color: #123469!important;
	color: #FFFFAA;
	font-size: 12px;
	text-align: left;
	padding: 10px;
	line-height: 15px;
}

input.standardbutton, button.standardbutton {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: #D5D3C5;
	border: 1px solid #797770;
	color: #000000;
	padding: 2px;
}

.hinttext {
	font-weight: 300;
	color: #888888;
	font-size: 11px;
	line-height: 16px;
}

#calcontainer {
	width: 95%;
}

#calendar_bottomnav {
	display: block;
	margin: 0 0 0 145px;
	text-align: center;
	padding-bottom: 20px;
}

#calendar_bottomnav a, #calendar_bottomnav a:link, #calendar_bottomnav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}

.burgundy {
	color: #992313;
}

.copy_small {
	font-size: 11px;
}

.tblpic {
	margin: 0 auto;
	padding: 20px;
	padding-top: 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
}

.lrgpicdiv {
	margin: 0 auto;
	width: 95%; 
	text-align: center;
	}

.ardpic {
	padding: 5px; 
	border: 1px solid black;
}	

#members_div {
	width: 100%;
	padding-top: 20px;
}

#members_directory {
	background: #FEEDD6;
	width: 100%;
	border-collapse: collapse;
}

#members_directory th.lefttd {
	border-top: 3px solid white;
	border-bottom: 3px solid white;
	padding: 3px;
	background: #FFFFFF;
}

#members_directory th.righttd {
	border-top: 3px solid white;
	border-bottom: 3px solid white;
	padding: 3px;
	text-align: right;
	background: #FFFFFF;
}

#members_directory td.lefttd {
	border-top: 3px solid white;
	border-bottom: 3px solid white;
	padding: 3px;
}

#members_directory td.righttd {
	border-top: 3px solid white;
	border-bottom: 3px solid white;
	padding: 3px;
	text-align: right;
}

.selmask {
	font-size: 11px;
}

.selmargin {
	margin-top: 5px;
	margin-bottom: 5px;
}
	
.high_line { line-height: 30px; }	
	
#footer {
	clear: both;
	background: #FFFFFF url(../xy_images/bg_bottomgradient.gif) repeat-x;
	line-height: 20px;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	width: 1000px;
	height: 40px;
}

#footer span, #footer span a {
	font-size: 11px;
	font-weight: normal;
	font-family: Century, Verdana, Arial, sans-serif;
}
#footer span a {
	text-decoration: underline;
	color: #E0E0FF;
	}