body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
/*body {
	background-color: #FFFFFF;
	background-image: url(../images/sce/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 20px;
}*/
#container {
	width: 999px;
}
#float_left {
	float: left;
}
#header_bg {
	float: left;
	width: 688px;
	height: 113px;
	background-image: url(../images/sce/banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 75px;
	padding-top: 5px;
}
#menubar_bg {
	float: left;
	width: 833px;
	text-align: left;
	height: 28px;
	background-image: url(../images/sce/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #00B1FF;
	border-left-color: #FFFFFF;
	padding-top: 7px;
	padding-left: 164px;
}
#mainpage_container {
	float: left;
	width: 994px;
	text-align: left;
	padding-right: 2px;
	padding-left: 3px;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 20px;
}
#leftside_mainbg {
	float: left;
	width: 192px;
	border: 1px solid #C2C2A2;
	background-image: url(../images/sce/leftside_bg.jpg);
	background-repeat: repeat-y;
	padding-bottom: 15px;
}
#left_menu_area {
	float: left;
	width: 183px;
	padding-left: 9px;
	padding-top: 15px;
}
#leftmenu_title {
	float: left;
	width: 169px;
	height: 15px;
	background-image: url(../images/sce/leftside_titlebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-style: italic;
	font-weight: bold;
	color: #1668BB;
	padding-left: 10px;
}
#leftmenu_title a{
	color: #1668BB;
	text-decoration:none;
}
#leftmenu_title a:hover{
	color: #1668BB;
	text-decoration:underline;
}
#leftmenu_list {
	float: left;
	width: 179px;
	padding-top: 3px;
}
#leftmenu_list ul{
	float: left;
	width: 159px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 20px;
	font-style: italic;
	font-weight: bold;
	color: #545530;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#leftmenu_list ul li{
	padding-bottom: 2px;
}
#leftmenu_list ul li a{
	color: #545530;
	text-decoration: none;
}
#leftmenu_list ul li a:hover{
	color: #1668bb;
	text-decoration: underline;
}
#leftmenu_list ul li a.current{
	color: #1668bb;
	text-decoration: underline;
}
#home_right {
	float: right;
	width: 259px;
	padding-right: 10px;
}
#home_body {
	float: left;
	width: 468px;
}
#bottomnav_bg {
	float: left;
	width: 997px;
	height: 82px;
	background-color: #afafaf;
	background-image: url(../images/sce/bottomnav_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #00B0FF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#credit_card_area {
	float: left;
	width: 210px;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
}
#bottomnav_links {
	float: left;
	width: 766px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #84861A;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-right: 20px;
	text-align: right;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
#bottomnav_copywrite {
	float: left;
	width: 766px;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-right: 20px;
	text-align: right;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}
#bottomnav_copywrite a{
	color: #FFFFFF;
	text-decoration:none;
}
#bottomnav_copywrite a:hover{
	color: #00B0FF;
	text-decoration:underline;
}
.left_column {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 193px;
	padding-top: 20px;
	padding-right: 6px;
	padding-bottom: 40px;
	padding-left: 6px;
	background-color: #B3B389;
}
.right_column {
	border: 1px solid #b3b389;
	padding-top: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
	width: 754px;
}
.brown_12 {
	font-size: 12px;
	color: #5A5B34;
	line-height: 24px;
}

.brown_14 {
	font-size: 14px;
	color: #5A5B34;
}
.brown_18 {
	font-size: 18px;
	color: #5A5B34;
	line-height: 24px;
}


.size_18 {
	font-size: 18px;
}
.color_blue {
	color: #00B0FF;
}
.darkblue_14 {
	font-size: 14px;
	color: #11568B;
}
.table_title {
	color: #062669;
	background-color: #B2E7FF;
	font-weight: bold;
}

h1 {
	font-size: 22px;
	color: #0688C9;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	color: #1668BB;
	margin-top: 0px;
	margin-bottom: 0px;
}


a:link {

            color: #00B0FF;

            text-decoration: none;

}

a:active {

            color: #00B0FF;

            text-decoration: none;

}

a:visited {

            color: #00B0FF;

            text-decoration: none;

}

 

a:hover {

            color: #00B0FF;
			
            text-decoration: underline;

}

a.bottomnav:link,a.bottomnav:active,a.bottomnav:visited{

            color: #FFFFFF;
            text-decoration: none;

}

a.bottomnav:hover{

            color: #00B0FF;
            text-decoration: underline;

}
a.brown_12 {
	color: #5A5B34;
	text-decoration:none;
}
a.brown_12:hover {
	color: #5A5B34;
	text-decoration:underline;
}
