A
{
	text-decoration:none;
	
}

body {
 background-color: #ffffff;
 margin: 0px;
 padding: 0px;
 text-decoration: none;
}

.topbg {
 background-color: #EEEFE1;
}

.band_bg {
	background-color: #750009;
	background-image:url('../img/band_bg.gif');
	background-repeat:repeat-x;
	height: 220px;
}

.div_v {
	background-image:url('../img/div_v.gif');
	background-repeat:repeat-y;
	width: 69px;
}

.link_top {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}

a.link_top {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}

a:hover.link_top {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}


.body_padding {
 background-color: #ffffff;
 margin: 0px;
 padding-top: 30px;
 padding-bottom: 60px;
 padding-right: 30px;
 padding-left: 30px;
 text-decoration: none;
}

.bottom_bg {
	background-color: #e6e6e6;
	background-image:url('../img/bottom_bg.gif');
	background-repeat:repeat-x;
	height: 8px;
}

.div_v {
	background-image:url('../img/div_v.gif');
	background-repeat:repeat-y;
	width: 69px;
}

.header {
	font-family: Garamond;
	font-size: 14px;
	font-weight: bold;
	color: #CC3628;
	text-decoration: none;
 	padding-bottom: 10px;
}

a.news {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a:hover.news {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.copyright {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	 padding-bottom: 5px;
	 padding-top: 5px;
}
