/* CSS Document */
#menu A.main_menu {
	BORDER-RIGHT: 0px; PADDING-RIGHT: 0px; BORDER-TOP: 0px; DISPLAY: inline; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; BORDER-LEFT: 0px; PADDING-TOP: 0px; BORDER-BOTTOM: 0px
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin: 0px;
}
.background {
	background-color: #024301;
	background-image: url(images/sce/background.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	height: 100%;
	width: 100%;
}
.shadowleft {
	background-image: url(images/sce/shaddow_left.gif);
	background-repeat: repeat-y;
}
.shadowright {
	background-image: url(images/sce/shaddow_right.gif);
	background-repeat: repeat-y;
}
.bannertop {
	background-image: url(images/sce/banner_top.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bannerbottom {
	background-image: url(images/sce/banner_bottom.gif);
	background-repeat: repeat-x;
	height: 42px;
}

.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffb129;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 25px;
}
a.bottomnav:link,a.bottomnav:active,a.bottomnav:visited{ color:#ffffff; text-decoration:none; }
a.bottomnav:hover{ color:#ffb129; text-decoration:underline; }
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #81a180;
	text-decoration: none;
}
a.copyright:link,a.copyright:active,a.copyright:visited{ color:#81a180; text-decoration:none; }
a.copyright:hover{ color:#ffb129; text-decoration:underline; }
.subbanner {
	background-image: url(images/sce/sub_bannertop.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 92px;
	background-color: #FFFFFF;
}
.subbannerbottom {
	background-image: url(images/sce/sub_bannerbottom.gif);
	background-repeat: repeat-x;
	height: 27px;
}
a.bannerlinks:link,a.bannerlinks:active,a.bannerlinks:visited{
	color:#024301;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.bannerlinks:hover{ color:#b2650b; text-decoration:none; }
#login .logintext{
	width: 123px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	border: 0;
	background-image: url(images/sce/loginbox.gif);
	background-repeat:  no-repeat;
	background-position: 100% 100%;
	
}


.logintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #024301;
	font-weight: bold;
}
hr {
	color: #ffb129;
	height: 1px;
	margin: 0px;
	background-color: #ffb129;
	border-top-color: #ffb129;
	border-right-color: #ffb129;
	border-bottom-color: #ffb129;
	border-left-color: #ffb129;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	color: #024301;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	color: #024301;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.bannergradient {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

