div.feature-pop {
	float:right;
	clear:right;
	background:url(../img/feature/spacey.gif) center no-repeat;
	width:156px;
	height:126px;
	margin:0px 0px 15px 15px
}

div.feature-pop a:link, div.feature-pop a:visited {
	text-decoration:none;
}

div.feature-pop a:hover, div.feature-pop a:active {
	text-decoration:underline
}

td {  font-family: "Trebuchet MS", Tahoma, Arial; font-size: 12px}
.txt_b {  color: #FFFFFF}
.tit {  font-size: 14px; font-weight: bold; color: #006600}
.txt_g { color: #FFFFFF }
.txt_d { color: #003300; font-size: 12px}
.form { color: #FFFFFF; font-size: 11px; background-color: #136322; font-family: "Trebuchet MS", Tahoma, Arial; font-weight: bold}
.form_b { color: #0E4B18; font-size: 11px; background-color: #CBFCA7; font-family: "Trebuchet MS", Tahoma, Arial; font-weight: bold }
a {  color: #234422; text-decoration: underline}
a:hover {  text-decoration: none}
.txt_r { color: #6D0800}

acronym {
	border-bottom:1px dotted;
}

h1 {
   color: #336633;
   font-weight: bolder;
   font-size: 18px;
   background-image: url(../img/titleback.gif); 
   line-height: 25px;
}



h2 {
   font-weight: bold;
   font-size: 13px;
   line-height: 130%;
   padding-top: 10px;
}

h3 {
   color: #336633;
   font-weight: bolder;
   font-size: 14px;
   background-image: url(../img/titleback2.gif); 
   line-height: 22px;
}


.indent {
   margin-left: 25px;
}

.indentdouble {
   margin-left: 50px;
}

.padtop {
   padding-top: 10px;
}

.padbottom {
   padding-bottom: 10px;
}

.center {
   text-align: center;
}

.border {
   border: 1px solid #000;
}


.t-table {
   font-family: Verdana;
   font-size: 12px;
   line-height: 130%;
   border: 1px solid #000;
}

.t-head {
   color: #fff;
   font-weight: bold;
   font-size: 14px;
   background-color: #1a6521;
   padding: 2px 4px 2px 4px;
}

.t-body-ol {
   background-color: #fff;
   vertical-align: top;
   border-top: 1px solid #000;
   border-right: 1px solid #000;
   padding: 4px;
   width: 40%;
}

.t-body-or {
   background-color: #fff;
   vertical-align: top;
   border-top: 1px solid #000;
   padding: 4px;
}

.t-body-el {
   background-color: #e6e6e6;
   vertical-align: top;
   border-top: 1px solid #000;
   border-right: 1px solid #000;
   padding: 4px;
   width: 35%;
}

.t-body-er {
   background-color: #e6e6e6;
   vertical-align: top;
   border-top: 1px solid #000;
   padding: 4px;
}

#the_content {
	text-align:left
}

.err {
	color:#FF0000
}