body	{	
	SCROLLBAR-BASE-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #0000ff;
	background-color: #A51E39;
}

body td, p, div	{	
	font-family: verdana;
	color: #ffffff;
	font-size: 12px;
	SCROLLBAR-BASE-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #0000ff
}

A 		{ color: #ffffff; text-decoration:none; font-weight:bold;}
a:visited	{ color: #ffffff; text-decoration:none; font-weight:bold;}
a:hover		{ color: #000000; text-decoration:underline; font-weight:bold;}

.nav a:link {background: #A51E39 url('images/nav_btn1.jpg'); text-decoration: none; float:left; width:215px; margin:0px; height:30px; text-align:left; line-height:30px; color:#ffffff; font-weight:bold; font-size:11px; text-indent:44px; font-family: Arial, Helvetica, sans-serif;}
.nav a:visited {background: #A51E39 url('images/nav_btn1.jpg'); text-decoration: none;  float:left; width:215px; margin:0px; height:30px; text-align:left; line-height:30px; color:#ffffff; font-weight:bold; font-size:11px; text-indent:44px; font-family: Arial, Helvetica, sans-serif;}
.nav a:hover {background: #A51E39 url('images/nav_btn2.jpg'); text-decoration: none; float:left; width:215px; margin:0px; height:30px; text-align:left; line-height:30px; color:#ffffff; font-weight:bold; font-size:11px; text-indent:44px; font-family: Arial, Helvetica, sans-serif;}


.leftnav a:link, .leftnav a:visited {background: #000000; width:200px; text-decoration: none; float:left; line-height: 22px; height: 22px; text-align:left; color:#ffffff; font-weight:bold; font-size:10px; text-indent:10px; text-transform:uppercase; margin-bottom:1px;}
.leftnav a:hover {background: #333333; width:200px; text-decoration: none; float:left; line-height: 22px; height: 22px; text-align:left; color:#ffffff; font-weight:bold; font-size:10px; text-indent:10px; text-transform:uppercase; margin-bottom:1px;}

.content {
	width: 100%;
	padding-left: 40px;
	padding-right: 40px;
}

.foot {
	padding-top: 60px;
	text-align:center;
	padding-bottom: 15px;
}

.foot a:link, .foot a:visited {
	text-decoration : none; 
	font-size : 11px; 
	line-height : 12px; 
	color : #C0C0C0; 
	font-weight : normal; 
	text-align:center;
} 

.foot a:hover {
	text-decoration : none; 
	font-size : 11px; 
	line-height : 12px; 
	color : #333333; 
	text-align:center;
}