body, td, p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #313030;
}

body {
	padding:0px;
	margin:0px;
	background-color:#2B2B2B;
}

html {scrollbar-face-color: #E0E0E0;scrollbar-Base-Color:#999999;scrollbar-track-color: #ffffff;scrollbar-highlight-color: #ffffff;scrollbar-darkshadow-color: #ffffff;scrollbar-Shadow-Color:#999999;scrollbar-arrow-color: #333333;
}

A {	color: #990000;	text-decoration: none;}	
A:HOVER {color: #000000; text-decoration: none;}

.link1 A {	color: #FFFFFF;	text-decoration: none;}	
.link1 A:HOVER {color: #BE1D32; text-decoration: none;}

.color1 { color: #407D98;}

INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
form {
	padding:0;
	margin:0;

}
.list{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.clr {clear: both;}
.lF {float:left;}
.rF {float:right;}

/* LAYOUT STYLES */

#wrapper {
	width:1000px;
	text-align:left;
	margin-top:0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: center top;
}
.top{
	background-image:url(images/top.gif);
	background-repeat:repeat-x;
	background-position:center top;
	background-color: #FFFFFF;
}
.left{background-image:url(images/left.gif); background-repeat:repeat-y; background-position:left top;}
.right{background-image:url(images/right.gif); background-repeat:repeat-y; background-position:right top;}
.bot{background-image:url(images/bot.gif); background-repeat:repeat-x; background-position:center top;}
.bottom{
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 96px;
}
.footer{
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #e7700e;
	text-decoration: none;
}
.login{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.line1{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #696a6b;
}
.but{
	background-color: #e7700e;
	border: 1px solid #e7700e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
}
.Formbx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bottitles a{
	color: #ffffff;
	text-decoration: none;
}
.bottitles a:hover{
	color: #000000;
	text-decoration: none;
}
