TD
{
	font-family: Tahoma;
}

.top
{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.top:hover{
	font-size: 11px;
	/*color: #99CC00;*/
	color: Yellow;
	text-decoration: none;
}
.text1
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #649C07;
	padding-left: 8px;
}
.toplink_a
{
   background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	height: 15px;
	font-size: 11px;
	color: #5D5C58;
	text-decoration: none;
	padding-left: 17px;
	background-color: #E1E0D9;
	width: 100%;
}
.toplink_arrow
{
   background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	height: 16px;
	font-size: 11px;
	color: #5D5C58;
	text-decoration: none;
	padding-left: 17px;
	background-color: #E1E0D9;
	font-weight: bold;
}
.bodytext_a{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 18px;

}

.bodytext_b{
	font-size: 12px;
	font-weight: bold;
	color: #559500;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
.bodytext_c{
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 5px;
}
.bodytext_c:hover{
	font-size: 11px;
	font-weight: normal;
	color: #339900;
	text-decoration: none;
	padding-left: 5px;
}
.bodytext_t{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
}
.bodytext_t:hover{
	font-size: 12px;
	font-weight: bold;
	color: #339900;
	text-decoration: none;
	padding-left: 5px;
}
.bodytext_ca{
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 4px;
}
.bodytext_d{
	font-size: 11px;
	font-weight: normal;
	color: #009900;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.bodytext_e{
	font-size: 11px;
	font-weight: bold;
	color: #333300;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.bodytext_f{
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 5px;
}
.footer_table{
	BORDER-RIGHT: #555555 1pt solid;
	BORDER-TOP: #555555 1pt solid;
	BORDER-LEFT: #555555 1pt solid;
	COLOR: #000000;
	BORDER-BOTTOM: #555555 1pt solid;
	}
.bodytext_g {
	PADDING-RIGHT: 1px; 
	PADDING-LEFT: 1px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: #333300; 
	TEXT-DECORATION: none;
}
.bodytext_f {
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 10px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #666666;
	TEXT-DECORATION: none;
}
.bodytext_h {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #559500;
	TEXT-DECORATION: none;
}
.bulletOrange
{
	background-image: url(../images/bullet_orange.gif);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 11px;
	text-align:left;
	padding-right: 7px;
	padding-left: 51px;
}
INPUT
{
	FONT-SIZE: 10px;
	COLOR: #171717;
	BORDER-TOP: #939393 1pt solid;
	BORDER-LEFT: #939393 1pt solid;
	BORDER-RIGHT: #939393 1pt solid;
	BORDER-BOTTOM: #939393 1pt solid;
	FONT-FAMILY: Tahoma;
	/*background-color: #BBBBBB;*/
	width: 280px;
	height: 20px;
}
INPUT.login
{
	FONT-SIZE: 10px;
	COLOR: #171717;
	BORDER-TOP: #939393 1pt solid;
	BORDER-LEFT: #939393 1pt solid;
	BORDER-RIGHT: #939393 1pt solid;
	BORDER-BOTTOM: #939393 1pt solid;
	FONT-FAMILY: Tahoma;
	/*background-color: #BBBBBB;*/
	width: 150px;
	height: 20px;
}
INPUT.area
{
	FONT-SIZE: 10px;
	COLOR: #171717;
	BORDER-TOP: #939393 1pt solid;
	BORDER-LEFT: #939393 1pt solid;
	BORDER-RIGHT: #939393 1pt solid;
	BORDER-BOTTOM: #939393 1pt solid;
	FONT-FAMILY: Tahoma;
	/*background-color: #BBBBBB;*/
	width: 250px;
	height: 20px;
}
TEXTAREA
{
	FONT-SIZE: 11px;
	COLOR: #171717;
	BORDER-right: #939393 1pt solid;
	BORDER-bottom: #939393 1pt solid;
	BORDER-top: #939393 1pt solid;
	BORDER-left: #939393 1pt solid;
	FONT-FAMILY: Tahoma;
	/*background-color: #BBBBBB;*/
	height: 80px;
	width: 250px;
}
a.content_blue_link{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #1C08B7;
	text-decoration: none;
}
a.content_blue_link:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#1C08B7;
	text-decoration: underline;
}
a.content_site_link{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #649C07;
	text-decoration: none;
}
a.content_site_link:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#cccccc;
	text-decoration: underline;
}
.bullet
{
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	color: #000000;
	font-size: 12px;
	text-align: left;
	height: 14px;
}
.con_table
{
	BORDER-RIGHT: #DCDCDC 1pt solid;
	BORDER-TOP: #DCDCDC 1pt solid;
	BORDER-LEFT: #DCDCDC 1pt solid;
	BORDER-BOTTOM: #DCDCDC 1pt solid;
	background-color: #E7E6E9;
}
.right_table
{
	BORDER-RIGHT: #E2E2E2 1pt solid;
	BORDER-TOP: #E2E2E2 1pt solid;
	BORDER-BOTTOM: #E2E2E2 1pt solid;
}
.top_dotted
{
	BORDER-TOP: #E7E6E9 1pt dotted;
	BORDER-BOTTOM: #E7E6E9 1pt dotted;
}
.boxborder
{
	border:#000000 solid 2px;
}
/**---------------------------------------------------*/
.submit
{
    border:none;
	width: 65px;
	height: 21px;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#669900;
}
.textbox1
{
	
	FONT-SIZE: 10px;
	COLOR: #171717;
	BORDER-TOP: #939393 1pt solid;
	BORDER-LEFT: #939393 1pt solid;
	BORDER-RIGHT: #939393 1pt solid;
	BORDER-BOTTOM: #939393 1pt solid;
	FONT-FAMILY: Tahoma;
	/*background-color: #BBBBBB;*/
	width: 100px;
	height: 20px;
}
.link
{
	font-size: 11px;
	color:#006699;
	text-decoration: none;
}
.link:hover
{
	font-size: 11px;
	color:#006699;
	text-decoration: underline;
}
.link2
{
	font-size: 11px;
	color:#006699;
	text-decoration: none;
}
.link3
{
	font-size: 11px;
	color:#009900;
	text-decoration: none;
}
.HappyHolidays
{
	font-size: 12px;
	color:#FF0000;
	text-decoration: none;
	font-weight: bold;
}
.HappyHolidays:hover
{

	text-decoration: underline;
}
.link4
{
	font-size: 11px;
	color:#000000;
	text-decoration: none;
}
.borders {
	border-top: 0.1mm solid #CCCCCC;
	border-right: 0.1mm solid #CCCCCC;
	border-bottom: 0.1mm solid #CCCCCC;
	border-left: 0.1mm solid #CCCCCC;
}

div.third {width:236px; height:auto; float:left; padding:0 10px;}
	.third h2 {color:#0b351d; font-size:16px; font-weight:bold; padding:5px; border-bottom:thin #003300 solid;}
	.third ul {margin:0; padding-left:15px;}
	.third ul li {color:#1a721d; font-size:12px; margin:0; padding:3px; list-style:none;}
	.third ul li.tab {padding-left:15px;}
	.third a {color:#649c07; text-decoartion:none;}
	.third a:hover {color:#cccccc; text-decoration:underline;}
	