body {
	font-family: Tahoma;
	font-size: 12px;
	margin: 0px;
	background-color: #FFFFFF;
}
.mainmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 15px;
}
.maintable .mainmenu a {
	color: #0b5069;
	text-decoration: none;
}
.maintable .mainmenu a:hover {
	color: #CC0404;
	text-decoration: underline;
}
.footer {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0B5069;
	border-bottom-color: #0B5069;
	height: 17px;
	color: #666666;
	padding-top: 5px;
}
.normaltext {
	line-height: 20px;
	color: #333333;
	text-align: left;
}

.normaltext2 {
	line-height: 22px;
	color: #333333;
	text-align: justify;
}


.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #C60907;
	padding-right: 25px;

}
.pagetitlespane {
	color: #0b5069;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.test-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	font-size: 14px;
	font-weight: normal;
}

.footer a {
	color: #666666;
}

.maintable {
	background-color: #FFFFFF;
}
.footer a:hover {
	color: #666666;
	text-decoration: none;
}
.normaltext a {
	color: #0B5069;
	text-decoration: underline;
}
.normaltext a:hover {
	color: #CC0404;
	text-decoration: none;
}
.header {
	color: #0b5069;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.header1 {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

.normaltext ul {
	color: #0B5069;
	list-style-type:disc;
}

.hometxt a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 25px;
}


.hometxt a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:underline;
	height: 25px;
}

.namecomp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #852C92;
	font-weight:bold;
}
/* done by subrata mallik  */
#leftcolumn{
width:250px;
border: 1px solid #CCCCCC;
padding: 0px 0px 0px 5px;

}

#leftcolumn a{
padding: 0px 0px 0px 10px;
display: block;
text-decoration: none;
color:#852C92;
font-size:12px;
text-align:left;
border-bottom: 1px solid #F0F0F0;
}

#leftcolumn a:hover{
background-color:#0066FF;
color:#fff;
}

