﻿body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #e5e6e9;
	background-image: url(../images/sce/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.top_shadow_stretch {
	background-image: url(../images/sce/top_shadow_stretch.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.left_shadow_stretch {
	background-image: url(../images/sce/left_shadow_stretch.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.right_shadow_stretch {
	background-image: url(../images/sce/right_shadow_stretch.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.under_logo_shadow_stretch {
	background-image: url(../images/sce/bottom_logo_shadow_stretch.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.top_content_shadow_stretch {

	background-image: url(../images/sce/top_stretch_content_shadow.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bottomnav_shadow_stretch {
	background-image: url(../images/sce/bottomnav_shadow_stretch.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bottomnav_bg {
	background-color: #8a919c;
	background-image: url(../images/sce/bottomnav_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 25px;
	padding-bottom: 25px;
}



.logo_border {
	border-top-width: 6px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d6d8dc;
	border-bottom-color: #cccfd4;
}
.logo_bg {
	background-color: #dee0e3;
	background-image: url(../images/sce/logo_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 13px;
}
.head_padding {
	padding-top: 10px;
	padding-right: 20px;
}
.body_content_border {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #dfe1e4;
	padding-top: 20px;
	padding-bottom: 20px;
}
.dotted_border {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #5a6471;
	border-bottom-color: #5a6471;
}
.contact_info_padding {
	padding-top: 20px;
}

.left_menu_padding {
	padding-top: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.copywrite_padding {
	padding-top: 5px;
}
.inner_top_shdw_stretch {
	background-image: url(../images/sce/inner_top_shdw_stretch.jpg);
	background-repeat: repeat-x;
}
.inner_under_logo_stretch {
	background-image: url(../images/sce/inner_logo_bottom_shdw_stre.jpg);
	background-repeat: repeat-x;
}
.bottom_red_border {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #dd0b14;
}
.title_box_stretch {
	background-image: url(../images/sce/title_box_bg.jpg);
	background-repeat: repeat-x;
}
.right_box_stretch {
	background-image: url(../images/sce/box_stretch.jpg);
	background-repeat: repeat-y;
}
.right_box_text_padding {
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 10px;
}
.bottom_box_padding {
	padding-bottom: 10px;
}
.right_dotted_border {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #acb1b8;
}
.top_bottom_padding {
	padding-top: 5px;
	padding-bottom: 5px;
}
.scales_padding {
	padding-right: 15px;
}










.red_14 {
	font-size: 14px;
	color: #ce0a12;
	line-height: 20px;
	padding-top: 15px;
}
.red_22 {

	font-size: 22px;
	color: #ce0a12;
}
.grey_15 {
	font-size: 15px;
	color: #6e7783;
}
.grey_11 {
	font-size: 11px;
	color: #4e5967;
}
.grey {
	line-height: 16px;
	color: #4e5967;
}
.red {
	color: #e70c14;
}
.dark_red {
	color: #b60811;
}

.white {
	color: #FFFFFF;
	font-size: 12px;
}


.size_11 {
	font-size: 11px;
}

a:link {

            color: #4e5967;

            text-decoration: none;

}

a:active {

            color: #4e5967;

            text-decoration: none;

}

a:visited {

            color: #4e5967;

            text-decoration: none;

}

 

a:hover {

            color: #bc0912;

            text-decoration: underline;

}

a.bottomnav:link,a.bottomnav:active,a.bottomnav:visited{

            color: #ffffff;

            text-decoration: none;

}

a.bottomnav:hover{

            color: e70c14;

            text-decoration: underline;
}
a.red_link{
color:#ce0a12;
text-decoration:none;
}
a.red_link:hover{
color:#ce0a12;
text-decoration:underline;
}
a.black_link{
color:#000000;
text-decoration:none;
}
a.black_link:hover{
color:#bc0912;
text-decoration:underline;
}
