.bg {
	background-image: url(110007_bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.bgmid{
    background-image:url(110007_bgmid.jpg);
	background-repeat:repeat-x;
	background-color:#760e1d;
}
.bodytext{
    font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	text-align:justify;
	font-size:15px;    
}
.bodytext1{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-align:justify;
	font-size:14px;    
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #ffaf5f;
	text-decoration: none;
}
.more:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #83f0ff;
	text-decoration: none;
}
.more:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #83f0ff;
	text-decoration: none;
}
.more:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}