body {
	background: #000 url(/images/wallpaper_background.gif) repeat-y 50% 0;
	background-color: #000000;
	margin: 0 auto;
	width: 760px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style1 {font-size: 13px;
}
.copyright {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.bttm_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-transform: none;
}
.sm_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-transform:none
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #634D3F;
}
.box_header {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
	padding: 22px;
	font-style: normal;
	font-weight: bold;
}
.box_header2 {
	font-family: "Times New Roman", Times, serif ;
	font-size: 17px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}

.box_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 22;
	padding-right: 10px;
	padding-left: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
	height: auto;
}
.header {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
	padding: 0px;
	font-style: normal;
	font-weight: bold;
}
.headerLight {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	padding: 0;
}
h2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
	height: auto;
}

#footer_info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	text-align:center;
	
}
#footer_info a:link {
	color:#999999;
	text-decoration: none;
}
#footer_info a:visited {
	text-decoration: none;
	color:#999999;
}
#footer_info a:hover {
	text-decoration: underline;
	color:#999999;
}
#footer_info a:active {
	text-decoration: none;
	color:#999999;
