body {
	font-family: verdana,arial,helvetica; 
	background: #EEE url(bg.gif);
	margin: 0;
	padding: 5px;
}
a { text-decoration: underline; }
a:link	{ color:#000000; } 
a:visited	{color:#000000; } 
a:hover, a:active	{color:#FF2409; }

.content-table, .content-table td { background-color: #FFF; }
table.content-table { border: solid 1px #AAA; }
img { border: 0; }

td { font-size: 12px; }
p { color: #000000; font-size: 10pt; }
h5 { color: #1C7143; font-size: 10pt; }
h4 { color: #218850; font-size: 12pt; }

hr { border: none; border-top: solid 1px #AAA; height: 1px; width: 90%; }

/* Navbar */
.nav-row { 
	background: url(nav_bg.gif) top left repeat-y;
	padding: 0 5px;
	font-size: 11px;
	color: #218850;
	line-height: 1.4em;
}
.nav-row:first-line { line-height: 1px; }

a.nav 		{ font-size: 10pt;}
a.nav:link      {color: #000000; text-decoration:underline;}
a.nav:visited 	{color: #000000; text-decoration:underline;}
a.nav:hover 	{color: #FF2409; text-decoration:underline;}
a.nav:active 	{color: #FF2409; text-decoration:underline;}

a.nav u { color: #218850; line-height: 1.6em; }
a.nav:hover u { color: #FF2409; }

a.nav font[color="red"] { font-style: italic; }

.textdefault font em b { color: #1C7143; }
.table-top { background: url(line1.gif) top left repeat-x; height: 8px; }

/* Navbar2 */
a.nav2:link      {color: #1C7143; text-decoration:underline;}
a.nav2:visited 	{color: #1C7143; text-decoration:underline;}
a.nav2:hover 	{color: #FF2409; text-decoration:underline;}
a.nav2:active 	{color: #FF2409; text-decoration:underline;}

/* footer */
.row-footer { border-top: solid 2px #FF2409; padding: 10px; text-align: center; font-size: 10px; color: #444; line-height: 1.6em; }
.row-footer a, .row-footer a:visited { color: #444; text-decoration: underline; }
.row-footer a:hover, .row-footer a:active { color: #FF2409; text-decoration: underline; }

.textDefault { font-family: "Verdana","Arial", "Helvetica", "Chicago"; font-size:12px; color:#1C7143}

.pulldown { font-family: "Verdana","Arial", "Helvetica", "Chicago"; font-size:12px ;color:#1C7143}
.pulldown2 { font-family: "Verdana","Arial", "Helvetica", "Chicago"; font-size:12px ;color:#1C7143; font-weight:bold}
.error01 { font-family: "Verdana","Arial", "Helvetica", "Chicago"; font-size:12px ;color:#FF0000; font-weight:bold}

/* <li> */
li { font-size: 12px; }