.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	margin: 0;
	background-position: center top;
}
.innleftbg {
	background-image: url(images/left_bg.jpg);
	background-repeat: repeat-x;
}
.rightbg {
	background-image: url(images/right_bg.jpg);
	background-repeat: repeat-x;
}
.hotlinktext {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
}
a.hotlink {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.hotlink:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.copywrite {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.copywrite {

	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
a.copywrite:hover {


	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
a.links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.links:hover {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.seperater {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
