BODY {
	margin-top: 1;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#cc6600;
	scrollbar-darkshadow-color:#cc6600;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#cc6600;
	scrollbar-track-color:#e5e5e5;
	background-color: #FFFFFF;
	background-image: url(media/bk.jpg);
	background-repeat: repeat-x;
	background-position: bottom;

}


.txt {
	font-family: Geneva, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	list-style-type: disc;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(media/frw_arrow.gif);
}
a.txt:hover {
	font-family: Geneva, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-type: disc;
	border-bottom-style: dotted;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.nav {
	font-family: Geneva, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color: #f3f4f8;
	padding: 3px;
	width: auto;
	text-align: center;
	text-decoration: none;



}

a.nav:hover {
	font-family: Geneva, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
	width: auto;
	text-decoration: none;
	background-image: url(media/nav.jpg);
	background-repeat: repeat;
	background-position: bottom;


}
.navBk {
	background-color: #f3f4f8;
	border: 1px solid #D5D8E6;

}
.navSept {
	font-family: Geneva, Verdana, sans-serif;
	font-size: 12px;
	color: #b4b4b4;
	text-decoration: none;
	text-align: center;
}

.filet {
	border: 1px solid #000033;
	padding: 3px;
	background-color: #FFFFFF;

}
.subtitle {
	font-family: Geneva, Verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #666666;
	font-variant: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CC6600;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
	border-left-color: #CC6600;
	text-decoration: none;
}
.tiertitle {
	font-family: Geneva, Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #CC6600;
	padding-top: 7px;
	padding-bottom: 5px;
	font-variant: small-caps;
	letter-spacing: 2px;
	line-height: 30px;
}
.title {

	font-family: Geneva, Verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #666666;
	font-variant: normal;
	text-decoration: underline;
}
.main {
	border: 1px solid #f3f4f8;
}
.foot {
	background-image: url(media/foot.jpg);
	background-repeat: repeat;
	background-position: left;
}
.legend {
	list-style-type: disc;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(media/frw_arrow.gif);
	width: 195px;
	background-image: url(media/legend.jpg);
}
.ptxt {
	font-family: Geneva, Verdana, sans-serif;
	font-size: 10px;
	color: #666666;
	list-style-type: disc;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(media/frw_arrow.gif);
	font-style: italic;
	width: 150px;
	text-align: center;
}
