﻿body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.white {
	color: #FFFFFF;
}

body {
	background-color: #e0e0e0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.table_border {
	border-top-width: 2px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #f57511;
	border-right-color: #f57511;
	border-left-color: #f57511;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #f57511;
}
.bottomnav_padding {
	padding-top: 10px;
}
.bottomnav_orange {
	font-size: 15px;
	color: #f9700a;
}


.logo_bg {
	background-image: url(../images/sce/logo_bg.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding-left: 135px;
	background-color: #FFFFFF;
}
.padding {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 7px;
	padding-left: 7px;
}
.orange_box {
	background-image: url(../images/sce/orange_box-stretch.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
}
.black_text {
	color: #000000;
}
.orange_line {
	padding-top: 5px;
	padding-bottom: 5px;
}
.grey_box {
	background-image: url(../images/sce/grey_box-stretch.jpg);
	background-repeat: repeat-x;
}
.pic_padding {
	padding-top: 15px;
	padding-bottom: 25px;
	padding-right: 4px;
	padding-left: 4px;
}
.big-orange_box {
	background-image: url(../images/sce/big_orange-stretch.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
}
.content_padding {
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 12px;
}
.top_padding {
	padding-top: 8px;
}









.orange_border {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #f57511;
}
.black_text-bottom {
	color: #000000;
	font-size: 9px;
	line-height: 30px;
}
a:link {

            color: #000000;

            text-decoration: none;

}

a:active {

            color: #000000;

            text-decoration: none;

}

a:visited {

            color: #000000;

            text-decoration: none;

}

 

a:hover {

            color: #000000;

            text-decoration: underline;

}

a.bottomnav:link,a.bottomnav:active,a.bottomnav:visited{

            color: #f9700a;

            text-decoration: none;

}

a.bottomnav:hover{

            color: #000000;

            text-decoration: underline;
}
a.whitelink {
color: #ffffff;
}
a.whitelink:hover {
color:#000000;
text-decoration: underline;
}
.grey_box-padding {
	padding-top: 4px;
}
