/* Links & Navigations */

.link3 {
	color: #c36c19;
	text-decoration: none;
	font-family: Verdana;
	font-size:12px;
	font-weight: Bold;
}

.link3 a:hover{
	color: #5282ab;
	text-decoration:none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: Bold;
	}
	
.link3w {
	color:#6a6a6a;
	text-decoration: none;
	font-family: Verdana;
	font-size:12px;
	font-weight:Bold;
}

.link3w a:hover{
	color:#9f9f9f;
	text-decoration: none;
	font-family: Verdana;
	font-size:12px;
	font-weight:Bold;
}
.link3w1 {
	color:#126467;
	text-decoration: none;
	font-family: Verdana;
	font-size:10px;
	
}

.link3w1 a:hover{
	color:#ffffff;
	text-decoration: none;
	font-family: Verdana;
	font-size:10px;
	
}
.readMoreTxt{
	color:#9f3501;
	text-decoration: underline;
	font-family: Verdana;
	font-size:10px;
	font-weight: bold;	
}

.readMoreTxt a:hover{
	color:#9f3501;
	text-decoration: none;
	font-family: Verdana;
	font-size:10px;
	font-weight: bold;	
}	

.linkGrTxt a:hover{
	color:#333333;
	text-decoration: underline;
	font-family: Tahoma;
	font-size:11px;
	font-weight: bold;
	text-decoration:underline
	
	}
	
	.admin_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;	
	text-decoration:none;
	color:#000000;
}
.btmLink1 {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: none;
	text-decoration:none;
}
.btmLink1 a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: none;
	text-decoration:underline;
}
.btmLink2 {
	font-family: Verdana;
	font-size: 10px;
	color: #a6c4d1;
	font-weight: none;
	text-decoration:none;
}
.btmLink2 a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #a6c4d1;
	font-weight: none;
	text-decoration:underline;
}
/* Fonts */

.welcomeTxt {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #c95c16;
}
.greenHeadTxt {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #487f82;
}
.redHeadTxt {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #c95c16;
}
.mainBoldtxt {
	font-family: Verdana;
	font-size: 13px;
	color: #4a4a4a;
	font-weight: bold;
}
.conTxt {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.mainTxt {
	font-family: Verdana;
	font-size: 11px;
	color: #4b4b4b;
}
.mainTxt1 {
	font-family: Verdana;
	font-size: 12px;
	color: #4b4b4b;
}
.mainTxt2 {
	font-family: Verdana;
	font-size: 13px;
	color: #4b4b4b;
}
.mainTxt4 {
	font-family: Verdana;
	font-size: 14px;
	color: #4b4b4b;
}
.copyTxt {
	font-family: Verdana;
	font-size: 11px;
	color: #126467;
	font-weight:normal;
}
.mainBrownTxt {
	font-family: Verdana;
	font-size: 12px;
	color: #5b3909;
	font-weight: normal;
}


/* table border */
.yellBorder {
	background-color: #F8FFC8;
	border: 1px solid #768128;
}
.redBorder {
	background-color: #FFC674;
	border: 1px solid #393939;
}
/* bg Style*/

.navBg {
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.mainBg {
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.mainBtmBg {
	background-image: url(images/btm_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.tblBg {
	background-image: url(images/btm_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}

.footer {
	background-image: url(images/btm_nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.btmBg {
	background-image: url(images/btm_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftTopMainBg {
	background-image: url(images/hdr_btm_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #B96920;
	color:#FFFFFF;
}