﻿/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.shadowright {
	background-image: url(../images/sce/shadow_right.gif);
	background-repeat: repeat-y;
}
.shadowbottom {
	background-image: url(../images/sce/shadow_bottom.gif);
	background-repeat: repeat-x;
}
.tmenu {
	background-image: url(../images/sce/topnav.gif);
	background-repeat: repeat-x;
}
.bottomnavback {
	background-image: url(../images/sce/bottomnav.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 12px;
}
.copyrightback {
	background-color: #b0afaf;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #1e223a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 12px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #1e223a;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	color: #1e223a;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #1e223a;
	text-decoration: none;
	margin-top: 8px;
	margin-bottom: 15px;
}

.bodytext {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #555555;
}

a:link {
	color: #1e223a;
	text-decoration: underline;
}


a:active {
	color: #1e223a;
	text-decoration: underline;
}
a:visited {
	color: #810081;
	text-decoration: underline;
}

a:hover {
	color: #1e223a;
	text-decoration: underline;
}
a.bottomnav:link,a.bottomnav:active,a.bottomnav:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a.bottomnav:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B0AFAF;
	text-decoration: underline;
}
a.copyright:link,a.copyright:active,a.copyright:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a.copyright:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7c7b7b;
	text-decoration: underline;
}
.mainback {
	background-image: url(../images/sce/bodybackground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#search .searchtext{
	width: 155px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 4px;
	line-height: 10px;
}
.searchbox {
	background-image: url(../images/sce/searchbknd.gif);
	background-repeat: no-repeat;
}

#menu {
	padding: 0px;
	background: none;
}

#menu a {
	padding: 0px;
}

#menu ul ul li {
	border: solid 1px #ffffff;
}