/* CSS Document 
old bg :: #F03521

*/

 body {

	background-image:url(Images/bg.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#d7d7d7;
    margin-top: 0px;
    margin-bottom: 0px;
}
.style5 {
    font-size: 17px;
    font-weight: bold;
}

body,td,th {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
a {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7D0000;
}
a:hover {
	text-decoration: underline;
	color: #7D0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}.title_style {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7D0000;
	text-decoration: none;
}

.ad_image_Img
{
	float:right;
	padding-right:7px;
	padding-bottom:7px;
}
