body {
	background-color: #8C469C;
	background-image: url(images/bg-fade2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.maintablefade {
	background-image: url(images/maintable-fade-BG.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
.Innertable-BG {
	background-image: url(images/inner-table-BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FEE6CF;
}
.Innertable-BG-Bot {

	background-image: url(images/Bot-innertable.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.contenttable {
	background-color: #FFFFFF;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #416EB2;
	border: 1px solid #9C53A2;
	font-size: 11px;
	text-align: justify;
}
.maintablebot {
	background-image: url(images/maintable-bot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}
.smalllinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8C469C;
	text-decoration: none;
}
.title {
	background-color: #FFFFFF;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #416EB2;
	border: none;
	font-size: 14px;
	text-align: justify;
	font-weight: bold;
}
.datatable {
	text-align: center;
	border: 2px solid #3C6BB1;
	background-color: #E0EEFF;
}
.Quote {

	background-color: #FFFFFF;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #416EB2;
	border: none;
	font-size: 12px;
	text-align: justify;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a {
	font-weight: bold;
	color: #8B6095;
	text-decoration: none;
}
