body {
	background-image: url(images/bg.gif);
	background-position: center top;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
body .popup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.pageBG {
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: thin dashed #7F0808;
}
.pageMargin {
	padding: 4px;
}
.pageBorder {
	margin: 5px;
	border: 1px solid #beb994;
	padding: 5px;
}
.style1 {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
	color: #831518;
}
li {
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
}

.style3 {
	font-size: 14px;
	font-weight: bold;
}td.spacer {
	background-color: #BEB994;
	margin: 5px;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: underline;
}
.cellBG {
	padding: 10px;
	background-color: #E6E8BF;
	border: 1px dotted #BEB994;
}
.spBG {
	background-color: #FFFFFF;
	padding: 10px;
}
.sptitle {
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
}
.style6 {
	font-size: 14;
	font-weight: bold;
	color: #FFFFFF;
}
.style6 li {
	list-style-position: outside;
	list-style-image: url(images/arrow2.gif);
}
.style6 a:link {
	color: #FF6600;
	text-decoration: underline;
}
.style6 a:hover {
	color: #ffffff;
	text-decoration: none;
}
.style6 a:visited {
	color: #FF6600;
	text-decoration: underline;
}
.style4 {color: #831518}
.style5 {font-size: 14px}
