.top_box {
	width: 958px;
	height: 45px;
}
.left_box {
	width: 221px;
	height: 510px;
	background-color:#000000;
}
.side_ver {
	background-image: url(images/side_ver.gif);
	background-repeat: repeat-y;
	width: 9px;
	background-position: left top;
}
.side_verticle {
	background-image: url(images/side_verticle.gif);
	background-repeat: repeat-y;
	height: 510px;
	width: 9px;
}
.bottombg_left {
     background-image:url(images/bottombg_left.gif);
	 background-repeat:no-repeat;
	 height:82px;
	 width:10px;
	 }
.bottombg {
     background-image: url(images/bottombg.gif);
	 background-repeat: repeat-x;
	 height:82px;
	 width:930px;
	 }	 
.bottombg_right {
     background-image:url(images/bottombg_right.gif);
	 background-repeat:no-repeat;
	 height:82px;
	 width:10px;
	 }
	 
	 .topbg_right {
     background-image:url(images/bottombg_right.gif);
	 background-repeat:no-repeat;
	 height:87px;
	 
	 }
	 	 .dot {
	height: 26px;
	border-top-width: thin;
	border-top-style: dotted;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-top-color: #999999;
}
.bgcolor {
	background-color: #8aa18b;
	height: 26px;
}

.txt {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #535353;
	text-decoration: none;
}
.bot {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #3c633d;
}
.botshad {
	background-image: url(images/index_69.jpg);
	background-repeat: no-repeat;
	height: 5px;
}
a:link{    font-family: Tahoma, Verdana, Arial;
		   font-size:11px;
	       text-decoration:none;
		   color: #afe5b2;		   }
a:visited{ font-family: Tahoma, Verdana, Arial;
		   font-size:11px;
		   text-decoration:none;
		   color:#afe5b2;
		}
a:hover  { font-family: Tahoma, Verdana, Arial;
		   font-size:11px;
		   text-decoration:underline;
	       color:#ffffff;
		  }
a:active  { font-family: Tahoma, Verdana, Arial;
		    font-size:11px;
		    text-decoration:none;
		    color:#afe5b2;
		  }
a.txtlnk:link{    font-family: Tahoma, Verdana, Arial;
		   font-size:11px;
	       text-decoration:none;
		   color:#336600;
		   	   }
a.txtlnk:visited{ font-family: Tahoma, Verdana, Arial;
		   font-size:11px;
		   text-decoration:none;
		   color:#336600;
		}
a.txtlnk:hover  { font-family: Tahoma, Verdana, Arial;
		   font-size:11px;
		   text-decoration:underline;
	       color:#ff9933;
		  }
a.txtlnk:active  { font-family: Tahoma, Verdana, Arial;
		    font-size:11px;
		    text-decoration:none;
		    color:#336600;
		  }
