* { 
	padding:0; 
	margin:0; 
}

#wrp { 
	width:800px; 
	text-align:left; 
	margin-top:18px
}

#wrp2 { 
	width:1000px; 
	text-align:left; 
}

#wrp3 { 
	width:800px; 
	text-align:left; 
	margin-top:-8px
}

#hdr {  
	color:#8B9A72; 
	font-family:"arial narrow", arial; 
	font-size:15px;  
	margin-bottom:16px;
}

#hdr #img { 
	margin-bottom:8px; 
}

#hdr a { 
	text-decoration:none; 
	color:#8B9A72; 
	font-family:"arial narrow", arial; 
	font-size:12px;  
}

#hdr a:hover { 
	text-decoration:underline; 
	color:#000;
}


#nav { 
	padding-top:12px; 
}

#subnav { 
	padding-top:12px;
	padding-bottom:5px;
	border-bottom:1px solid #CCCCCC;
}

#cnt {
	font-family:arial;
	color:#333333;
	font-size:12px;
}

#cnt h2 { 
	color:#8B9A72; 
	font-family:"arial narrow", arial; 
	font-size:20px;
	font-weight:normal;
}

#cnt b { 
	color:#000; 
}

#col_left {
	width:202px;
	float:left;
	border-right:10px solid #FFF;
	padding-right:4px;
}

#col_left a:link {
	text-decoration:none;
	color:#8B9A72;
}

#col_left a:visited {
	text-decoration:none;
	color:#8B9A72;
}

#col_left a:hover {
	text-decoration:underline;
	color:#333333;
}

#subcol_left {
	width:195px;
	float:left;
	padding-right:4px;
}

#subcol_left a:link {
	text-decoration:none;
	color:#8B9A72;
}

#subcol_left a:visited {
	text-decoration:none;
	color:#8B9A72;
}

#subcol_left a:hover {
	text-decoration:underline;
	color:#333333;
}

#col_right {
	float:left;
	width:576px;
	padding-left:8px;
}	

#subcol_right {
	float:right;
	width:600px;
}	

#sub_image{
	width:180px;
	padding:0px 0px 10px 18px;
	float:left;
	line-height:20px;
}

#ftr {
	margin-top:24px;
	color:#71864E;
	font-family:arial;
	font-size:10px;
	text-align:center;
}


.red { 
	color:#D4233C; 
	margin-right:4px;
}

.red2 { 
	color:#D4233C; 
}

a:link img {
	border: 1px solid #8B9A72;
} 

a:visited img {
	border: 1px solid #8B9A72;
} 

a:active img {
	border: 1px solid #8B9A72;
} 

a:hover img {
	border: 1px solid #D4233C;
} 

a:link {
	text-decoration:none;
	color:#333333;
}

a:visited {
	text-decoration:none;
	color:#333333;
}

a:hover {
	text-decoration:underline;
	color:#333333;
}
.input{
	color:#000000;
	font-size:12px;
}