﻿body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/sce/background.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.left_shadow_stretch {
	margin-right: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.right_shadow_stretch {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.menu_bg {
	background-color: #3B2204;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #573E20;
}
.body_content_bg {
	background-color: #cfb887;
	background-image: url(../images/sce/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #937c52;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.bottom_nav_shadow {
	background-image: url(../images/sce/bottom_shadow_stretch.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
}
.size_10 {
	font-size: 10px;
	line-height: 16px;
}
a:link {

            color: #000000;

            text-decoration: none;

}

a:active {

            color: #000000;

            text-decoration: none;

}

a:visited {

            color: #000000;

            text-decoration: none;

}

 

a:hover {

            color: #176e1e;

            text-decoration: underline;

}

a.bottomnav:link,a.bottomnav:active,a.bottomnav:visited{
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}

a.bottomnav:hover{
	color: #176e1e;
	text-decoration: underline;
	font-size: 10px;
}
a.brown_link{
color:#3a2303;
text-decoration: none;
font-size: 10px;
}
a.brown_link:hover{
color:#166f19;
text-decoration: none;
font-size: 10px;
}
a.green_11{
color:#176e1e;
text-decoration: none;
}
a.green_11:hover{
color:#176e1e;
text-decoration: underline;
}
a.greenlink{
color:#176e1e;
text-decoration: none;
}
a.greenlink:hover{
color:#176e1e;
text-decoration: underline;
}