/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #8d0000;
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
.style1 {
	font-size: 14px;
	line-height: 20px;
}
.style2 {color: #333333}
a.style2 {color: #333333}
.style3 {color: #000000}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 28px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 15PX;
}
.td_bg_red {
	background-color: #a80000;
	background-image: url(page_top_bg_start.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.td_bg_offwhite {
	background-color: #f8f7ee;
	background-image: url(page_top_bg_page.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.page_area {
	color: #333333;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

