/* CSS Document */
.top-panel {
     background-image:url(../images/mainbg.jpg) !important;
	 height:300px;
	 
		 }
.backhead {
     background-image:url(../images/headermain.jpg) !important;
	 height:164px;
	 }
.txt { color:#5F7A77; font:14px Trebuchet MS;/*line-height:25px;*/}
.txt1 { color:#5F7A77; font:12px tahoma;line-height:20px;}

.txthd { color:#436460; font:15px Georgia; font-weight:bold; line-height:20px;}

.tabborder {    
	border-right:1px solid #c5ede5;
	}

.topmenu {
    font-family:"Georgia";/*Georgia*/
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#5F7A77;
	text-decoration: none;
	text-align:justify;
	padding:4px;
	}
	
.cont {
    border:#69893e 1px solid;
    font-family:"Trebuchet MS";
	font-size: 13px;
	font-weight:normal;
	text-decoration: none;
	color:#000000;
	background-color:#FFFFFF;
	width:190px;
	padding:2px;
	}

.cont:hover {
	border:#69893e 1px solid;
    font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight:normal;
	text-decoration: none;
	color:#000000;
	background-color:#DADBDC;
	padding:2px;
	}
.cont:focus {
	border:#69893e 1px solid;
    font-family:"Trebuchet MS";
	font-size: 13px;
	font-weight:normal;
	text-decoration: none;
	color:#000000;
	background-color:#DADBDC;
	padding:2px;
	}

.cont1 {
    border:#69893e 1px solid;
    font-family:"Trebuchet MS";
	font-size: 13px;
	font-weight:normal;
	text-decoration: none;
	color:#000000;
	background-color:#FFFFFF;
	width:190px;
	padding:2px;
	}

.cont1:hover {
	border:#69893e 1px solid;
    font-family:"Trebuchet MS";
	font-size: 13px;
	font-weight:normal;
	text-decoration: none;
	color:#000000;
	background-color:#DADBDC;
	padding:2px;
	}
	
.cont1:focus {
	border:#69893e 1px solid;
    font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight:normal;
	text-decoration: none;
	color:#000000;
	background-color:#DADBDC;
	padding:2px;
	}

.lftmenu {
	font-family:"Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	border:0px;
	color: #000000;
	border:#69893e 1px solid;
	background-color:#bad497;
	/*background-image:url(../image/btncnt.jpg);*/
	width:66px;	
	height:25px;
	cursor:pointer;
	}
		