/* Links & Navigations */

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

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

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


.link3 a:hover{
	color: #FFFFFF;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: Bold;
	}


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

.link3w 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:none
	
	}
	

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

/* Fonts */

.welcomeTxt {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #2361FF;
}
.greenTxt {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #487901;
}
.redbanerTxt {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #6B1E06;
}
.topHdrTxt {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}
.redText {
	font-family: Tahoma;
	font-size: 12px;
	color: #8C3201;
	font-weight: bold;
}
.redClinText {
	font-family: Tahoma;
	font-size: 12px;
	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;
}
.mainMidTxt {
	font-family: Tahoma;
	font-size: 12px;
	color: #3C3C3C;
}
.mainMidItalicTxt {
	font-family: Tahoma;
	font-size: 12px;
	color: #3C3C3C;
	font-style: italic;
	font-weight: normal;
}

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


.blueText {
	font-family: Tahoma;
	font-size: 12px;
	color: #1647C2;
	font-weight: bold;
}
.bluBigText {
	font-family: Tahoma;
	font-size: 13px;
	color: #1647C2;
	font-weight: bold;
}
.cleaningRedTxt {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#3C3C3C;
	font-style:italic;
	font-weight: normal;
}
.mainTxt a:hover {
	text-decoration:none;
}
/* table border */
.yellBorder {
	background-color: #F8FFC8;
	border: 1px solid #768128;
}
.redBorder {
	background-color: #FFC674;
	border: 1px solid #393939;
}
.redBorder2 {
	background-color: #FFC674;
	border: 1px solid #393939;
	font-size: 12px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}