body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #1f5351;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.logo_padding {
	padding-left: 45px;
}
.peach_18 {
	font-size: 18px;
	color: #f2ddbc;
}
.peach_13 {
	font-size: 13px;
	color: #f2ddbc;
}
.head_bg {
	background-color: #f2ddbc;
	background-image: url(../images/sce/home_head_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-top-width: 1px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1f5351;
	border-bottom-color: #1f5351;
}
.head_pic_padding {
	padding-right: 45px;
	padding-left: 45px;
}
.head_text_padding {
	padding-top: 50px;
	padding-left: 100px;
	padding-right: 15px;
}
.body_border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #1f5351;
	border-left-color: #FFFFFF;
}

.green_28 {
	font-size: 28px;
	color: #1f5351;
}
.green {
	color: #1f5351;
}
.bottomnav_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d18315;
	padding-top: 8px;
	padding-bottom: 5px;
}
.white {
	color: #FFFFFF;
}
.orange {
	color: #d18315;
}
.size_11 {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
}
.inner_head_bg {

	background-color: #f2ddbc;
	background-image: url(../images/sce/inner_head_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-top-width: 1px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1f5351;
	border-bottom-color: #1f5351;
}
a:link {

            color: #1f5351;

            text-decoration: none;

}

a:active {

            color: #1f5351;

            text-decoration: none;

}

a:visited {

            color: #1f5351;

            text-decoration: none;

}

 

a:hover {

            color: #1f5351;

            text-decoration: underline;

}

a.bottomnav:link,a.bottomnav:active,a.bottomnav:visited{

            color: #ffffff;

            text-decoration: none;

}

a.bottomnav:hover{

            color: #d18315;

            text-decoration: underline;
}
a.peach_link{
color:#f2ddbc;
text-decoration: none;
}
a.peach_link:hover{
color:#f2ddbc;
text-decoration: underline;
}