@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d6c6c;
}

h1, h2, h3 {
	color: #292929;
}

h1 {
	letter-spacing: -1px;
	font-size: 30px;
}

h2 {
	font-size: 24px;
	color: #292929;
}

h3 {
	font-size: 13px;
	color: #292929;
}

p, ul, ol {
	margin-bottom: 2em;
	text-align: justify;
	line-height: 200%;
}

p {

}

ul {
}

ol {
}
img {
	border:none;
}

#grey_top {
	background: url(/RESOURCES/IMG/top_back_silver.jpg) repeat-x;
	height: 24px;
}
#grey_top_inner {
	width: 775px;
	text-align:right;
	line-height:24px;
}
#header {
	background: url(/RESOURCES/IMG/black_back.jpg) repeat-x;
	height: 57px;
}
#header_inner {
	width: 775px;
	line-height:57px;
}
#footer {
	background: url(/RESOURCES/IMG/footerback.jpg) repeat-x;
	text-align: left;
	
}
#footer a:link.footlink, a:visited.footlink, a:active.footlink {
	color: #6d6c6c;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	
}
#footer a:hover.footlink {
	text-decoration:underline;
	
}
.login {
	background-image: url(/RESOURCES/IMG/logininput.jpg);
	background-repeat: no-repeat;
	border: none;
	color: #b2b2b2;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 5px;
	height:18px;
	width: 108px;
}
#menu {
	text-align:center;
	width: 775px;
	height: 37px;
	line-height: 37px;
}
#menu a:link, a:visited, a:active{
	color:#9f0000;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;
}
#menu a:hover{
	color:#000000;
	text-decoration:underline;
}
#menu td, th{
	padding-left:10px;
	padding-right:10px;
}
#midbanner {
	background-image: url(/RESOURCES/IMG/redbanner.jpg);
	background-repeat: no-repeat;
	width: 775px;
	height: 48px;

}
#midbanneroffer {
	color:#FFFFFF;
	width: 594px;
	text-align:center;
	line-height:48px;
	font-weight:bold;
	margin-left: 180px
}
.orange {
	color:#ffb761;
	font-size:13px;
}
#maincontent {
	width: 775px;
}
#midtop {
	background: url(/RESOURCES/IMG/midback.jpg) repeat-x;
	height: 84px;
}
OL LI B{ font-weight: bold; color:#000;}

