/* CSS Document */
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #CC0001;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif, "Lucida Sans";
}
h1{
	font-size: 90%;
	color: #C80000;
	font-family: Arial, Helvetica, sans-serif, "Lucida Sans";
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
}
h2{
}
h3{
}
h4{
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	line-height: 20px;
	letter-spacing: .07em;
}
#text a:link {
	color: #c10000;
	text-decoration: none;
}
#text a:visited {
	color: #000000;
	text-decoration: none;
}
#text a:hover {
	color: #c10000;
	text-decoration: none;
}
#text a:active {
	color: #000000;
	text-decoration: none;
}

#ftr a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
#ftr a:visited {
	text-decoration: none;
	font-size: 10px;
}
#ftr a:hover {
	text-decoration: none;
	font-size: 10px;
}
#ftr a:active {
	text-decoration: none;
	font-size: 10px;
}
#nav a:link, a:active, a:visited {
	color: #FFFFFF;
	font-size: 87.5%;
	text-align: center;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}

#nav a:hover {
	color: #CC0001;
	font-size: 87.5%;
	text-align: center;
	text-decoration: none;
}
.style1 {
	color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.ftr {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif, "Lucida Sans";
}

fieldset {
	border: 1px solid #000000;
	padding: 4px;
	margin: 4px;
	font-size: 87.5%;
	width: 161px;
}

#extraDiv2 {
	background-image: url(images/btmftr.png);
	background-repeat: repeat-x;
	background-position: center;
	height: 79px;
	width: 100%;
	bottom: 0px;
	z-index: 5;
}
.navbg {
	background-image: url(images/navbg.jpg);
	background-repeat: repeat-x;
	height: 59px;
}
.sbar {
	background-image: url(images/sbar.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 670px;
}
.heading {
	font-size: 18px;
	color: #000000;
	padding-left: 12px;
	line-height: 35px;
	letter-spacing: 0.05em;
	font-family: Arial, Helvetica, sans-serif;
}
.bar {
	background-image: url(images/bar.jpg);
	background-repeat: no-repeat;
	height: 3px;
	width: 658px;
}
.box {
	border: 2px double #ffffff;
}
.stext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A60000;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 16px;
	line-height: 20px;
	letter-spacing: .07em;
}
.style2 {
	color: #CC0001;
	font-size: 16px;
}
