.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	color: #374676;
	text-align: right;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bolder;
}
.search {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bolder;
}
.featured {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	/*line-height: 15px;*/
	color: #FFFFFF;
	text-align: right;
	padding-right: 40px;
	padding-left: 5px;
	font-weight: bolder;
}
.error {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-align: right;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bolder;
}
.heading {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #374676;
	text-align: right;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
}
.tablebg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
td.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	color: #374676;
	text-align: right;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bolder;
}
li {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	color: #374676;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bolder;
}
a.featured:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: right;
	font-weight: bolder;
	text-decoration: none; 
}
a.featured:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: right;
	font-weight: bolder;
	text-decoration: underline;
}
a.featured:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: right;
	font-weight: bolder;
	text-decoration: underline; 
}
a.featured:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: right;
	font-weight: bolder;
	text-decoration: underline;
}
a:link {
	color: #374676;
	text-decoration: underline;
}
a:visited {
	color: #374676;
	text-decoration: underline;
}
a:hover {

	color: #374676;
	text-decoration: none;
}
a:active {


	color: #374676;
	text-decoration: none;
}
