.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.links_large{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.links_large a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.links_large a:hover{
color: #FF0000;
	text-decoration: underline;
}
.main2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;	
	font-weight: bold;
}
.links_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;	
	font-weight: bold;
	text-decoration: none;
}
.links_bold a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;	
	font-weight: bold;
	text-decoration: none;
}
.links_bold a:hover{
	text-decoration: underline;

}
.REDheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
H1{
	font-size: 0pt;
	font-weight: normal;
	margin-bottom: 0px;
	color: black;
}
.main3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;	
}
.links_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;	
	font-weight: bold;
	text-decoration: none;
}
.links_small a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;	
	font-weight: bold;
	text-decoration: none;
}
.links_small a:hover{
     color: #FF0000;
	text-decoration: underline;

}.redfade {
	background-image: url(images/redfade.jpg);
	background-repeat: repeat-x;
}.nav_bottom {
	background-image: url(images/nav_bg_btm.jpg);
	background-repeat: no-repeat;
}
.navbg {
	background-image: url(images/nav_bg.jpg);
}
.newsbg {
	background-image: url(images/news_bg.jpg);
	background-repeat: repeat-x;
}
.border {
border:#444444 1px solid;
}
