body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/bg-gradient.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #FE66CB;
}
a:visited {
	color: #FE66CB;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #CCCCCC;
}
.bgfixed {
	background-repeat: repeat-x;
}
.showdate{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #A0A09F;
}
.newstitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #A0A09F;
}
.readmore {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FF66CC;
	font-weight: bold;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

