/* CSS Document */

body {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/bg.gif);
	margin: 0px;

}
H1 {
	color: #FFFFFF;
	font-family: Times New Roman, Times, serif;
	font-size: 14pt;
	font-weight : normal;
}
a.nav:link {
font-family : Helvetica, Arial, sans-serif; 
font-weight : bold; 
color:#473C22;
font-size: 11px;
text-decoration : none; 
} 
a.nav:visited {
font-family : Helvetica, Arial, sans-serif; 
font-weight : bold; 
color:#473C22;
font-size: 11px;
text-decoration : none; 
} 
a.nav:hover {
font-family : Helvetica, Arial, sans-serif; 
font-weight : bold; 
color: white;
font-size: 11px;
text-decoration : none; 
} 
table.form {
	font-family : Helvetica, Arial, sans-serif;
	font-weight : normal;
	color: #ffffff;
	font-size: 11px;
}
td.copy {
	font-family : Helvetica, Arial, sans-serif;
	font-weight : normal;
	color: #ffffff;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
td.copysub {
	font-family : Helvetica, Arial, sans-serif;
	font-weight : normal;
	color: white;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
td.navigation {
	background-image: url(../img/bg_nav.gif);
}

.whitebodycopybold {
font-family : Helvetica, Arial, sans-serif; 
font-weight : bold; 
color: white;
font-size: 12px;
text-decoration : none; 
} 
table.maincontent {
	background-image: url(../img/bg_main.gif);
}
table.subcontent {
	background-image: url(../img/bg_main.gif);
}.border {
	border: 1px solid #FFFFFF;
}
a:link {
font-family : Helvetica, Arial, sans-serif; 
font-weight : bold; 
color:white;
font-size: 11px;
text-decoration : underline; 
} 
a:visited {
font-family : Helvetica, Arial, sans-serif; 
font-weight : bold; 
color:white;
font-size: 11px;
text-decoration : underline; 
} 
a:hover {
font-family : Helvetica, Arial, sans-serif; 
font-weight : bold; 
color: white;
font-size: 11px;
text-decoration : none; 
} 
