/* CSS Document */
td
{
	font-family:"Helvetica", Times, serif;
	font-size:11px;
	color:#491B7E;
	text-decoration:none;
	font-weight:none;
}

.menu20
{
	 background-color:#CEC0DE;
	 border-right:8px solid #491B7E;
	 
}


.heading
{
	font-family:Helvetica;
	font-size:12px; border-bottom:1px solid #a274d6;
	background-color:#CEC0DE;
	padding-left:5PX;
	line-height:21px;
	padding-top:5PX;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
.smallheading
{
	font-family:Helvetica;
	font-size:10px; border-bottom:1px solid #a274d6;
	background-color:#CEC0DE;
	padding-left:5PX;
	line-height:21px;
	padding-top:5PX;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}

.register
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
}
.register1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #545454;
}

.heading_new 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #545454;
}
.heading_new1 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #545454;
}

.news_title 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #491B7E;
}

.border
{
	border-top:1px solid RED;
	font-family:Tahoma;
	font-size:11px;
	color:#383838;
	text-decoration:none;
	font-weight:none;

}

.margin
{
	padding-top:20px;
	padding-bottom:20px;
	padding-left:10px;
	padding-right:10px;
}

.content
{
	font-family:Arial;
	font-size:9px;
	color:#8e8c8c;
	text-decoration:none;
	font-weight:none;
}

.headingunderline
{
	font-family:"Helvetica", Times, serif;
	font-size:11px;
	color:#403f3f;
	text-decoration:none;
	font-weight:none;
	text-decoration:underline;
	
}


.toplink
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#942424;
	text-decoration:none;
	font-weight:bold;
}

a:hover.toplink
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#942424;
	text-decoration:underline;
	font-weight:bold;
}
.bottomlink
{
	font-family:"Helvetica", Times, serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}

a:hover.bottomlink
{
	font-family:"Helvetica", Times, serif;
	font-size:11px;
	color:#a3a2a2;
	text-decoration:underline;
	font-weight:normal;
}
.copyright
{
	font-family:"Helvetica", Times, serif;
	font-size:11px;
	color:#a3a2a2;
	text-decoration:none;
	font-weight:normal;
}.main_body {
	font-family: Helvetica;
	font-size: 13px;
	color: #403f3f;
	text-decoration: none;
	line-height: 17px;
	font-weight: normal;
}
.links {
	font-family: Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #2D2C2C;
	text-decoration: none;
}
.links_hyper {
	font-family: Helvetica;
	font-size: 13px;
	font-weight: bolder;
	color: #491B7E;
	text-decoration: none;
}
.line
{
	
	border-bottom:1px solid #a274d6;
	
	
}
