body {
	margin: 0px;
	background-color: #333333;
	scrollbar-face-color:#FF7F00;
	scrollbar-arrow-color:white;
	scrollbar-track-color:#EEEEEE;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
}
.bottombar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 10px;
	padding-right: 10px;
	background-image: url(../images/template_r14_c1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bottombarlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 10px;
	text-decoration: none;
}
a:link {
	color: #FF7F00;
	text-decoration: none;
}
a:visited {
	color: #FF8400;
	text-decoration: none;
}
a:hover {
	color: #868686;
	text-decoration: underline;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF7F00;
	font-weight: bold;
}
.middlebg {
	background-color: #5D5D5D;
	background-image: url(../images/middlebg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
hr {
	color: #FFFFFF;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	background-color: #FFFFFF;
	width: 250px;
	border: 1px solid #5D5D5D;
}
.line {
	border-bottom: 1px dashed #FFFFFF;
}
.textfieldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF7F00;
	background-color: #333333;
	width: 250px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
}
.picborder {
	border: 1px solid #FFFFFF;
}
.hotline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}
.emailtableborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF7F00;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
}
