@charset "utf-8";
.logoDiv {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../images/top.jpg);
}

.btn_tab {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(../images/btn.png);
	background-repeat: repeat;
	background-position: 80%;
	padding-top:14px;
}.whiteIn {
	background-color: #FFFFFF;
}

.rounded{display:block}
.rounded *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#449344}
.rounded1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  background:#696e33}
.rounded2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
 
  background:#607737}
.rounded3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #607737;
  border-right:1px solid #607737;}
.rounded4{
  border-left:1px solid #696e33;
  border-right:1px solid #696e33}
.rounded5{
  border-left:1px solid #696e33;
  border-right:1px solid #696e33}
.roundedfg{
  background:#449344}
  
  .upperlink {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #F8F8F8;
	text-decoration: none;
	font-weight: bold;
}

#btn_tab {
	position:absolute;
	left:214px;
	top:124px;
	width:798px;
	height:29px;
	z-index:3;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	padding-left:6x;

}
.btnTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	word-spacing: 10px;

}

.btnTxt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	word-spacing: 2px;
	text-align:left;

}


#bottom {
	position:absolute;
	left:214px;
	top:832px;
	
	z-index:6;
}
.footer{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(../images/btn.png);
	background-repeat: repeat;
	background-position: 80%;
	background-color:#FFFFFF;
	padding-top:14px;
	width:798px;
	height:33px;
	
}


.inbg {
	background-color: #E2EFE2;
}
.tbbg {
	border: 1px solid #E2EFE2;
}
.inbg2 {
	background-color: #E2EFE2;
}
.tbbg2 {
	border: 1px solid #EBF1F5;
}
.style34 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3399cc;
}
.style37 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.style38 {
	color: #99CC33
}

.style39 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.style41 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.style43 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }.topimg {
	background-image: url(../images/topimg.jpg);
	background-repeat: repeat-x;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.vstyle1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.vstyle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #113557;
}
.vstyle3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #003366; }


#lil_info {
	padding: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 19px;
	word-spacing:4px;
}

.errorclass {
	background-color: #ffffcc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #E2E2E2;
	border-left-color: #CCCCCC;
}

div.errorMessage, div.infoMessage {
	margin-bottom: 9px;
	border: 1px solid #cccccc;
	padding: 5px 5px 5px 44px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
}
div.errorMessage {
	background-color: #FFFF99;
	background-image: url(../images/exclaim.gif);
}
div.infoMessage {
	background-color: #eeeeff;
	background-image: url(../images/information.gif);
}.errmsgred{color: #FF0000}

.errmsg {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
