BODY {
/*SCROLLBAR-FACE-COLOR:#f22d00;
SCROLLBAR-ARROW-COLOR:black;
SCROLLBAR-TRACK-COLOR:D8D8D8;
SCROLLBAR-BASE-COLOR:black;*/
}

html,body{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
background-color:#000000;
}

.clear {
	clear:both;
}

.maincontainer {
	width:787px;
	margin:0 auto;
	background-color:#FFF;
	background-image:url(../images/borderbg.jpg);
	background-repeat:repeat-y;
}

.greybar {
	background-color:#333333;
	color:#ffffff;
	width:783px;
	padding:10px 0px;
	position:relative;
	left:2px;
	margin:0 auto;
	font-weight:bold;
}

.lightgreybar {
	background-color:#AEAEAE;
	height:220px;
	width:783px;
	position:relative;
	left:2px;
	margin:0 auto;
	
}

.headerbar {
	margin:25px auto 5px auto;
	width:783px;
	height:68px;
	background-image:url(../images/headerbg.jpg);
	background-repeat:repeat-x;
}

.headertext {
	float:right;
	margin:30px 0px 0px 0px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
}

.leftcontent {
	width:429px;
	float:left;
	margin:10px 0px 0px 7px;
	font-size:12px;
	line-height:20px;
}

.maincontent {
	width:748px;
	font-size:12px;
	margin:0px 10px;
}
	

.rightcontent {
	width:339px;
	margin:10px 7px 0px 0px;
	float:right;
	font-size:12px;
	line-height:20px;
}

p {
margin:0;
paddin-top:5px;
padding-bottom:10px;
}

.address{
text-align:center;
width:783px;
background-color:#933861;
padding:5px 0px;
}

.footer {
	font-size:10px;
	color:#ffffff;
	width:783px;
	margin:0px auto;
}

.footerblack{
font-size:10px;
color:#797979;
}

.bottomnav{
font-size:10px;
text-align:center;

}

.bottomnav a{
font-size:10px;
color:black;
}

.bottomnav a:hover{
font-size:10px;
color:#797979;
}

.bottombar {
	margin:0px auto;
	width:787px;
}

.content{
font-size:11px;
color:black;
}

.title{
font-size:14px;
}

.topnav{
line-height:20px;
font-size:11px;
}

.topnav a{
line-height:20px;
font-size:11px;
color:black;
text-decoration:none;
}

.topnav a:hover{
line-height:20px;
font-size:11px;
color:#797979;
text-decoration:underline;
}

.border{
margin:0;
padding:0;
border:1px solid black;
}

.caption{
font-size:9px;
}