﻿.background {
	background-image: url(../images/sce/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#title_top {
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #BBBAB8;
}.backgroundtop {
	background-image: url(../images/sce/background_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.underlinegrey {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.dotted {
	border-bottom-color: #999999;
}

.redheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #941414;
	text-decoration: none;
}
.backgroundbnav {
	background: black;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}


.underlinered {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fe0000;
}
.titleblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.titlered {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fe0000;
	text-decoration: none;
}
.deatils {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #941414;
	text-decoration: none;
}
.navtextred {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fe0000;
	text-decoration: none;
}
.toptext {
	font-family: Helvetica, sans-serif;
	font-size: 19px;
	font-weight: lighter;
	color: #CCCCCC;
	text-decoration: none;
}
.backgroundsub {

	background-image: url(../images/sce/background_sub.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.lefttext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
