/* CSS Document */
font.bottom{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
font.header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #46501E;
}
font.menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #46501E;
	
}
.hand{
	cursor:hand;	
}
.tdFrame {
	border:1px solid #D1D1D1; padding-bottom:3px; padding-left:3px; padding-right:3px; padding-right:3px; padding-top:3px; background:#FFFFFF;
}

p{
	line-height: 1.5em;
	}
td.content_header{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#E2E9DE;
	background-color:#232903;

}
.content_body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#46501E;
	line-height:18px;
}
table.menu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	color: #666666;
	}
A:link{color: #232903; text-decoration: none; font-weight: bold;}
A:visited{color: #232903; text-decoration: none;font-weight: bold;}
A:active{color: #232903; text-decoration: none;font-weight: bold;}
A:hover {color: #CC6600;text-decoration: none; font-weight: bold;}

A.menu:link{color: #ffffff; text-decoration: none; font-weight: bold;}
A.menu:visited{color: #ffffff; text-decoration: none;font-weight: bold;}
A.menu:active{color: #ffffff; text-decoration: none;font-weight: bold;}
A.menu:hover {color: #FFFFCC;text-decoration: none; font-weight: bold;}

td.menu{border-bottom-width:thin; border-bottom-color: #B4C26D; border-bottom-style:solid;}
img.image_lg{
	border-color:#818B4E;
	border-style:solid;
	border-width:thick;
	}
img.image_icn{
	border-color:#818B4E;
	border-style:solid;
	border-width:thin;
	}
img.image_border{
	border-color:#232903; 
	border-width:2px;;
	margin: 2px;
	}.a1:link {  color: #FFFFFF; text-decoration: none}

div.keyscrollable {
	overflow:auto;
	scrollbar-arrow-color:#E2E9DE;
	scrollbar-3dlight-color:#E2E9DE;
	scrollbar-highlight-color:#E2E9DE;
	scrollbar-face-color:#E2E9DE;
	scrollbar-shadow-color:#E2E9DE;
	scrollbar-darkshadow-color:#E2E9DE;
	scrollbar-track-color:#E2E9DE;	
}

a.website:link {
	font-family:Tahoma, Arial, Verdana;	font-size:7.5pt;color:#FFFFFF;	font-weight: normal;text-decoration:none;
}

a.website:active {
	font-family:Tahoma, Arial, Verdana;	font-size:7.5pt;color:#FFFFFF;	font-weight: normal;text-decoration:none;
}

a.website:visited {
	font-family:Tahoma, Arial, Verdana;	font-size:7.5pt;color:#FFFFFF;	font-weight: normal;text-decoration:none;
}

a.website:hover {
	font-family:Tahoma, Arial, Verdana;	font-size:7.5pt;color:#FFFFFF;	font-weight: normal;text-decoration:underline;
}


.by { 
	font-family:Tahoma, Arial, Verdana;	font-size:7.5pt;color:#d6dbba;	font-weight: normal;text-decoration:none;
}

.caption { 
	font-family:Arial, Verdana;	font-size:8pt;color:#000000;font-weight: bold;text-decoration:none; line-height:25px;
}

.copy { 
	font-family:Arial, Verdana;	font-size:7.5pt;color:#FFFFFF;font-weight: normal;text-decoration:none; line-height:25px;
}