body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-color: #ffffff;
	font-size: 11px;
	line-height: normal;
	color: #000000;
}

h1 {
	font-size: 16px;
	font-style: strong;
	line-height: normal;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

h2 {
	font-size: 10px;
	font-weight: strong;
	font-style: normal;
	line-height: normal;
	color: #1C7331;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

a {
	color: #009933;
	text-decoration:none;
}

a:visited {
	color: #009933;
	text-decoration:none;
}
a:active {
	color: #009933;
	text-decoration:none;
}
a:hover {
	color: #D49C07;
	text-decoration:underline;
}

td.header {
	font-size: 10px;
}

td.header a:link {
	color: #009933;
	text-decoration: none;

}
td.header a:visited {
	text-decoration: none;
	color: #009933;
}

td.header a:active {
	text-decoration: none;
	color: #009933;

}
td.header a:hover {
	text-decoration: underline overline;
	color: #009933;
}

td.headerlogin {
	font-size: 10px;
}

td.headerlogin a:link {
	color: #009933;
	text-decoration: none;

}
td.headerlogin a:visited {
	text-decoration: none;
	color: #009933;
}

td.headerlogin a:active {
	text-decoration: none;
	color: #009933;

}
td.headerlogin a:hover {
	text-decoration: underline ;
	color: #D49C07;
}

td.headersub {
	font-size: 10px;
	font-weight:bold;
}

td.headersub a:link {
	color: #000000;
	text-decoration:  none;
}
td.headersub a:visited {
	text-decoration:  none;
	color: #000000;
}
td.headersub a:active {
	text-decoration:  none;
	color: #000000;
}
td.headersub a:hover {
	text-decoration: underline overline;
	color: #000000;
}


td.text-h1 {font-size: 16px;	
	font-weight: bold;}

td.text-h1 a:link{font-size: 16px;	
	font-weight: bold;}

td.text-h1 a:visited{font-size: 16px;	
	font-weight: bold;}
	
	td.text-h1 a:active{font-size: 16px;	
	font-weight: bold;}

td.text-h1 a:hover{font-size: 16px;	
	font-weight: bold;}







td.footer {
	color: #666666;
}

td.tabgray {
	margin: 0px;
	display: block;
	width:120px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
}

table.tabgray a {
	color: #009933;
	text-decoration:none;
	text-align: center;
	background:url(../images/bg-gray.gif);
	display: block;
	width:120px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	}

table.tabgray a:hover {
	color: #D49C07;
	text-decoration:underline;
	margin: 0px;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	background:url(../images/bg-gray.gif);
	display: block;
	width:120px;
	}
	
td.tabgreen {color: #FFFFFF;}

td.tabgreen a{
	color: #ffffff;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	text-align: center;

}
td.tabgreen a:visited{
	text-decoration:none;
}
td.tabgreen a:active{
	text-decoration:none;
}
td.tabgreen a:hover{
	text-decoration:underline;
}

table.tabgreen a {
	color: #ffffff;
	text-decoration:none;
	text-align: center;
	background:url(../images/header/nav-bg-header.gif);
	display: block;
	width:120px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	}

table.tabgreen a:hover {
	color: #ffffff;
	text-decoration:underline;
	margin: 0px;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	background:url(../images/header/bg-green.gif);
	display: block;
	width:120px;
	}
	
