/* Links & Navigations */

.link2 {
	color: #416907;
	text-decoration: none;
	font-family: Tahoma;
	font-size:11px;
	font-weight: Bold;
}
.link2 a:hover {
	color: #669900;
	text-decoration: none;
	font-family: Tahoma;
	font-size:11px;
	font-weight: Bold;
}
.link2w {
	color: #AE9806;
	text-decoration: none;
	font-family: Tahoma;
	font-size:11px;
	font-weight: Bold;
}
.link2w a:hover {
	color: #AE0606;
	text-decoration: none;
	font-family: Tahoma;
	font-size:11px;
	font-weight: Bold;
}
.link3 {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	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: #A8D63F;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: Bold;
	}


	
.link3w {
	color:#ABF1BB;
	text-decoration: none;
	font-family: Tahoma;
	font-size:11px;
	font-weight:Bold;
}

.link3w1 a:visited{
	color: #4E4E4E;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: Bold;
	}	
	
.link3w a:hover{
	color:#842F2F;
	text-decoration: none;
	font-family: Tahoma;
	font-size:11px;
	font-weight:Bold;
}

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

.linkGrTxt a:hover{
	color:#333333;
	text-decoration: underline;
	font-family: Tahoma;
	font-size:11px;
	font-weight: bold;
	text-decoration:none;
	
	}
.lubriTxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #6B6149;
	text-decoration: underline;
}	
.lubriTxt a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #6B6149;
	text-decoration: none;

}	

/* Fonts */

.welcomeTxt {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #B27D0B;
}
.greenTxt {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #487901;
}
.redbanerTxt {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #6B1E06;
}
.redText {
	font-family: Tahoma;
	font-size: 12px;
	color: #8C3201;
	font-weight: bold;
}
.redClinText {
	font-family: Tahoma;
	font-size: 11px;
	color: #A94503;
	font-weight: bold;
}

.mainTxt {
	font-family: Tahoma;
	font-size: 12px;
	color: #3A3A3A;
}
.btmTxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.mainHiLitTxt {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	font-weight:bold;
}

.mainMidItalicTxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #3C3C3C;
	font-style: italic;
	font-weight: normal;
}

.mainMidHighlightTxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #3C3C3C;
	font-weight: bold;
}


.blueText {
	font-family: Tahoma;
	font-size: 11px;
	color: #1647C2;
	font-weight: bold;
}
.bluBigText {
	font-family: Tahoma;
	font-size: 13px;
	color: #1647C2;
	font-weight: bold;
}

.mainTxt a:hover {
	text-decoration:none;
}
/* table border */
.yellBorder {
	background-color: #F8FFC8;
	border: 1px solid #768128;
}
.greenBorder {
		border: 1px solid #9BA48D;
}