/* Links & Navigations */


.link3 {
	color: #3b82b9;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
}

.link31 a:active{
	color: #454545;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	}	

.link31 a:visited{
	color: #666666;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: Bold;
}	


.link3 a:hover{
	color: #103754;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}


	
.link3w {
	color:#646464;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:Bold;
}

.link3w1 a:visited{
	color: #4E4E4E;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: Bold;
	}	
	
.link3w a:hover{
	color:#990000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:Bold;
}

.linkGrTxt{
	color:#555555;
	text-decoration: underline;
	font-family: Tahoma;
	font-size:12px;
	font-weight: bold;
	text-decoration:none
	
	}
	

.linkGrTxt a:hover{
	color:#333333;
	text-decoration: underline;
	font-family: Tahoma;
	font-size:12px;
	font-weight: bold;
	text-decoration:underline
	
	}
	
	
.firmLink {
	color: #01014C;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: Bold;
	text-decoration:none;
}

.firmLink active {
	color: #01014C;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: Bold;
	text-decoration:underline;
}


.firmLink a:hover {
	color: #002992;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: Bold;
	text-decoration:none;
}

.studLinkHo {
	color: #7f7e7e;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: Bold;
	text-decoration:none;
}

.studLinkHo a:hover {
	color: #7386A2;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: Bold;
	text-decoration:none;
}

.mainLinkTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	font-weight: bold;
	text-decoration:underline
}

.mainLinkTxt a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	font-weight: bold;
	text-decoration:none;
}


/* Fonts */

.welTxt {
	font-size: 16px;
	font-weight: bold;
	color: #828276;
	font-family: Tahoma;
}
.welRedTxt {
	font-size: 16px;
	font-weight: bold;
	color: #9d020a;
	font-family: Tahoma;
}


.welcomeTxt {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Tahoma;
}

.welcomeTxtGray {
	font-size: 14px;
	font-weight: bold;
	color: #524a4a;
	font-family: Tahoma;
}


.galTxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #1E1E1E;
}

.addTxt {
	font-family: Tahoma;
	font-size: 13px;
	color: #0472a3;
}


.whtTxtItalic {
	font-family: Tahoma;
	font-size: 13px;
	color: #ffffff;
	font-style: italic;
}

.mainTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
}

.headRedTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #096bc7;
	font-weight: bold;
}

.headProdTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b86555;
	font-weight: bold;
}
.mainWhtTxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #000104;
}
.mainWhtSmlTxt {
	font-family: Tahoma;
	font-size: 9px;
	color: #ffffff;
}

.mainWhtSmlTxt2 {
	font-family: Tahoma;
	font-size: 9px;
	color: #ffffff;
}

.subHeadTxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.copyRightTxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#f6f6f6;
	font-weight: bold;
}

/* TblBg */

.tblBg {
	background-color: #eaeaea;
	border: 1px solid #adadad;
}
