body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(../images/sce/background.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.grey_page_border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #aebca6;
	border-bottom-color: #aebca6;
	border-left-color: #aebca6;
}
.banner_bg {
	background-image: url(../images/sce/banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.banner_bg_interior {
	background-image: url(../images/sce/banner_bg_inner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.float_left {
	float: left;
	height: 35px;
	width: 437px;
}
.bottomnav_border {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.size_10 {
	font-size: 10px;
	line-height: 18px;
}
a:link {

            color: #000000;

            text-decoration: none;

}

a:active {

            color: #000000;

            text-decoration: none;

}

a:visited {

            color: #000000;

            text-decoration: none;

}

 

a:hover {

            color: #3a2ba7;
			
            text-decoration: underline;

}

a.bottomnav:link,a.bottomnav:active,a.bottomnav:visited{

            color: #000000;
            text-decoration: none;

}

a.bottomnav:hover{

            color: #3a2ba7;
            text-decoration: underline;

}
