body {
	margin:0px;
}

.maintt {
	width: 100%;
	height:100%;
}

.linkbg {
	border-bottom:	#999999 solid 1px;
}

.mainlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D2D2D2;
	text-decoration: none;
}

.mainlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D0F4F5;
	text-decoration: none;
}

.botomtext {
	font-family:Tahoma;
	font-size:10px;
	color:#8C8C8C;
	text-decoration:none;
}

.botomtext:hover {
	font-family:Tahoma;
	font-size:10px;
	color:#8C8C8C;
	text-decoration:underline;
}

.redheading{
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
}

.greenheading{
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#06C7C9;
	text-decoration:none;
}

.paratext {
	font-family:Tahoma;
	font-size:10px;
	color:#666666;
	text-decoration:none;
}

.paratext1 {
	font-family:Tahoma;
	font-size:10px;
	color:#666666;
	text-decoration:none;
	line-height:18px;
}.interlinking {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
