a.mainlinks {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a.mainlinks:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
a.maintablinks {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a.maintablinks:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #546685;
	text-decoration: none;
}
a.mainproductlinks {
	font-family: Tahoma, Verdana;
	color: #BCD0F1;
	text-decoration: none;
}
a.mainproductlinks:hover {
	font-family: Tahoma, Verdana;
	color: #FFFFFF;
	text-decoration: none;
}
a.includemenulinks {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #A3B5CB;
	text-decoration: none;
	font-weight: normal;
}
a.includemenulinks:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.submenulinks {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.submenulinks:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.content {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #999999;
}
.bottomcontent {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #999999;
}
a.bottomcontent {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #999999;
}
a.bottomcontent:hover {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #CCCCCC;
}
.innercontent {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #526784;
	line-height: 15px;
	text-align: justify;
}
.innermodulecontent {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 17px;
}
.portfoliolink {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
}
a.portfoliolink {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
}
a.portfoliolink:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #2C70A4;
	font-weight: bold;
	text-decoration:none;
}
.brdimg
{
	border: 2px solid #EBEAEA;
}
h1 {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	text-decoration:none;
}

.hand {
	border: 2px solid #EBEAEA;
	cursor: hand;
}
#onlineChat { 
	display : none; 
	position : absolute; 
	z-index : 100; 
	background : #f3f4f8; 
	border : 3px #dcdcdc solid; 
	padding : 10px;
} 

