.med_gen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 100;
}

.title_gen {
	font-family: "Trebuchet MS", Georgia, Arial, serif;
	font-size: 14px;
}


.sm_gen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.black_border {
	border: 1px solid #000000;
}
.gray_border {
	border: 1px solid #666666;
}





.white_link: a:link,a:active,a:visited,a.postlink{
color: #FFFFFF;
}

.black_link: a:link,a:active,a:visited,a.postlink{
color: #000000;
}


a:link {
	color: #81745e;
	text-decoration:underline;
}
a:visited {
	color: #81745e;
}
a:hover {
	color: #7BA47A;
	text-decoration:none;
}
a:active {
color: #81745e;
}


.default_link:link {
	color: #ffffff;
	text-decoration:underline;
}
.default_link:visited {
	color: #ffffff;
}
.default_link:hover {
	color: #b9a687;
	text-decoration:none;
}
.default_link:active {
color: #b9a687;
}




.index_bkg {
	background-color: #81745e;
}

.bkg {
	background-color: #81745e;
	color: #81745e;
}
.overall_site_bg {
	background-image: url(/images/bg_brown01.jpg);
	background-repeat: repeat-x;
	background-color: #81745e;
	margin: 0px;
	padding: 0px;
}

.err_msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.box_83 {
	width: 83px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.subPageBG {
	background-color: #B9A686;
	background-image: url(/images/subSlices/leftPanel_03.jpg);
	background-repeat: repeat;
}

.top_bg_panel {
	background-image: url(/images/subSlices/topLeftPanel_01.jpg);
	background-repeat: repeat-x;
	height: 157px;
}

.bg_dark_brown {
	background-color: #81745E;
}

.bottomLine {
	background-image: url(/images/subSlices/bottomLine.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.middlePanel_repeat {
	background-image: url(/images/subSlices/middleSlices_03.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
	height: 20px;
	background-color: #FFFFFF;
}
.middlePanel_top {
	background-image: url(/images/subSlices/middleSlices_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	font-family: "Trebuchet MS", Georgia, Arial, serif;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	color: #81745E;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
.middlePanel_bottom {
	background-image: url(/images/subSlices/middleSlices_05.jpg);
	height: 16px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
.MainHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #81745e;
	text-transform: capitalize;
	text-indent: 100px;
	text-align: left;
}
