﻿body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #d4d4d4;
	background-image: url(../images/sce/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.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;
}
.black_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: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.logo_bg_stretch {
	background-image: url(../images/sce/logo_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 15px;
	padding-right: 30px;
}
.black_14 {
	font-size: 14px;
}
.menu_bg {
	background-image: url(../images/sce/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bottomnav_shadow {
	background-image: url(../images/sce/bottom_shadow_stretch.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
}
.size_10 {
	font-size: 10px;
}
.size_9 {
	font-size: 9px;
	line-height: 20px;
}
a:link {

            color: #000000;

            text-decoration: none;

}

a:active {

            color: #000000;

            text-decoration: none;

}

a:visited {

            color: #000000;

            text-decoration: none;

}

 

a:hover {

            color: #396b76;
			font-weight:bold;
            text-decoration: underline;

}

a.bottomnav:link,a.bottomnav:active,a.bottomnav:visited{

            color: #000000;

            text-decoration: none;

}

a.bottomnav:hover{

            color: #396b76;

            text-decoration: underline;
}
