@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #666666;
}

.bigText {font-size: 18px}

.bannerTxtsm {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FF6600;
}
.TabTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FF6600;
	font-size:10px;
}
#bannerCell {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
}
.bannertextbg {font-family: Arial, Helvetica, sans-serif; font-style: italic; color: #FF6600; font-size: 24px; }
.bigText2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.bodyHeaders {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; font-weight: bold; }
.fineText {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.fineWhiteText {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
li {
	list-style-image: url(arrow.gif);
}
#bodyCells {
	background-image: url(images/bagrnd1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
hr {
	color: #009900;
	border: thin dotted #009900;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #009900;
	text-decoration: none;
}
