body,td,p,span,div,li,a,th,.regular {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #996633;
}

th {
	font-weight: bold;
}

body {
	background-color: #D6C2AD; margin:0
}

a.smallLink {
	font-size: 80%;
}

a.smallLink2 {
	font-size: 100%;
}

.small {
	font-size: 80%;
}

a:link { text-decoration: underline; font-weight: bold; color: #996633 }

a:visited { text-decoration: underline; font-weight: bold; color: #cc9966 }

a:hover { text-decoration: underline; font-weight: bold; color: #996633 }

a:active { text-decoration: underline; font-weight: bold; color: #663300 }

table {
	padding: 0px;
}

table.main, table.splash { 	WIDTH: 805px;}

table.main {
	BACKGROUND-POSITION: 0% 100%; BACKGROUND-IMAGE: url(/images/page_background.gif); BACKGROUND-REPEAT: no-repeat; BACKGROUND-COLOR: #ffffff
}

table.splash {
	BACKGROUND-POSITION: 0% 100%; BACKGROUND-IMAGE: url(/images/splash/splash.jpg); BACKGROUND-REPEAT: no-repeat; BACKGROUND-COLOR: #ffffff
}

.box1header1 {
	font-size: 12pt;
	font-weight: bold;
}

.box1header2 {

}

.box1header2,.box1header3 {
	font-size: 11pt;
	font-weight: bold; 
}

.box1header3 {
	width: 330px;
	border-bottom: solid 1px #D6C2AD;
}

td.navbar {
	BACKGROUND-POSITION: 0% 0%; BACKGROUND-IMAGE: url(/images/header_navbar.gif); BACKGROUND-REPEAT: no-repeat; BACKGROUND-COLOR: #ffffff
}

table.main {
	BACKGROUND-COLOR: #ffffff;
}

.topmiddle{
	BACKGROUND-POSITION: 100% 0%; BACKGROUND-IMAGE: url(/images/box1/box1_top_middle.gif); BACKGROUND-REPEAT: repeat-x; BACKGROUND-COLOR: transparent;
}
.bottommiddle{
	BACKGROUND-POSITION: 100% 0%; BACKGROUND-IMAGE: url(/images/box1/box1_bottom_middle.gif); BACKGROUND-REPEAT: repeat-x; BACKGROUND-COLOR: transparent;
}

.middleleft{
	BACKGROUND-POSITION: 100% 0%; BACKGROUND-IMAGE: url(/images/box1/box1_middle_left.gif); BACKGROUND-REPEAT: repeat-y; BACKGROUND-COLOR: transparent;
}
.middleright{
	BACKGROUND-POSITION: 100% 0%; BACKGROUND-IMAGE: url(/images/box1/box1_middle_right.gif); BACKGROUND-REPEAT: repeat-y; BACKGROUND-COLOR: transparent;
}

.topleftcorner {
	BACKGROUND-POSITION: 0% 0%; BACKGROUND-IMAGE: url(/images/box1/box1_top_left.gif); BACKGROUND-REPEAT: no-repeat; BACKGROUND-COLOR: transparent;
}
.toprightcorner {
	BACKGROUND-POSITION: 100% 0%; BACKGROUND-IMAGE: url(/images/box1/box1_top_right.gif); BACKGROUND-REPEAT: no-repeat; BACKGROUND-COLOR: transparent;
}
.bottomleftcorner {
	BACKGROUND-POSITION: 0% 100%; BACKGROUND-IMAGE: url(/images/box1/box1_bottom_left.gif); BACKGROUND-REPEAT: no-repeat; BACKGROUND-COLOR: transparent;
}
.bottomrightcorner {
	BACKGROUND-POSITION: 100% 100%; BACKGROUND-IMAGE: url(/images/box1/box1_bottom_right.gif); BACKGROUND-REPEAT: no-repeat; BACKGROUND-COLOR: transparent;
}
.insidetext {
BACKGROUND-POSITION: 100% 100%; BACKGROUND-IMAGE: url(/images/opacity.gif); BACKGROUND-REPEAT: repeat; BACKGROUND-COLOR: transparent;
}

.list li {
	list-style-position: outside;
	list-style: url(/images/li.gif);
	padding-bottom: 5px;
	font-weight: bold;
	background-color: transparent;
}

.list ul {
	margin-left: 0px;
	padding-left: 20px;
}

.listNum li {
	padding-bottom: 5px;
	background-color: transparent; 
	list-style-type:decimal
}

.listNum ol {
	margin-left: 0px;
	padding-left: 20px;
}

.red {
	color: red
}

.footertext {
	font-size: 9px;
}

.oddheader {
	font-weight: bold;
}

.oddheader, .odd {
	background-color: #F6F3EE;
}

.even,.odd,.oddheader {
	padding-top: 5px;
	padding-bottom: 5px;
}

body { text-align: center; min-width: 805px; }

#wrapper {
	text-align:left;
	width: 805px;
	padding-left: 15px;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
}

.poll {
	margin: 3px 0 0	3px;
}

.welcome { 
	font-size: 1.25em; 
}

.errormessage { 
	color:red 
}

.button	{ 
	font-family: Arial; 
	font-size: 8pt; 
	text-transform: uppercase; 
	background-color: #EEDDCC;
	border: 1px solid #996633; 
	color:#663300; 
	font-weight:bold 
}