﻿body,td,th {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}


.bigger_text {
	font-size: 14px;
}

body {
	background-image: url(../images/sce/waterpattern_final.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu_bg {
	background-image: url(../images/sce/menu_bg_stretch.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.body_border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

.shadow_stretch {
	background-image: url(../images/sce/shadow_stretch.jpg);
	background-repeat: repeat-y;
}
.bottom_stretch {
	background-color: #FFFFFF;
	background-image: url(../images/sce/bottom_stretch.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.bottom_text_padding {
	padding-top: 15px;
	padding-bottom: 15px;
}
.bottomnav_text {
	font-size: 10px;
}
a:link {

            color: #009fd7;

            text-decoration: underline;

}
a:active {

            color:#000000;

            text-decoration: none;

}

a:visited {

            color:#000000;

            text-decoration: none;

}

 

a:hover {

            color:#d3221f;

            text-decoration: underline;

}

a.bottomnav:link,a.bottomnav:active,a.bottomnav:visited{
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}

a.bottomnav:hover{
	color: #ffffff;
	text-decoration: underline;
	font-size: 10px;
}
