body {
	background-color: #E1D3B9;
	font-family: Verdana;
	font-size: 10pt;
	line-height: normal;
	color: #333333;
	list-style-position: outside;
	list-style-type: square;
	cursor: crosshair;
	text-decoration: none;


}

h1, h2, h3, h4 {
	font-size: 10pt;
	font-family: Verdana;
	font-weight: normal;
}

td, th {
	font-family: Verdana;
	font-size: 10pt;
	line-height: normal;
	color: #333333;
}

a:link {
	color: #006633;
	text-decoration: none;
}

a:visited {
	color: #006633;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #663300;
}

a:active {
	color: #003300;
	text-decoration: underline;
}

form {
	font-family: Verdana;
	font-size: 10pt;
}

.title {
	font-family: Verdana;
	font-size: 10px;
	line-height: normal;
	color: #003333;
	font-weight: bold;
}

.subtitle {
	font-family: Verdana;
	font-size: 9px;
	line-height: normal;
 color: #003300;}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #C3A366;
 color: #003333;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #CCFF99;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	padding: 3px;
	background-color: #C5A461;
 color: #003333;
}

.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	color: #003300;
	font-weight: bold;

}

.sidebarFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #C3A366;
 font-style: italic;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	background-color: #999966;
	padding: 2px;

}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;

}

.box1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #C5A461;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #C5A461;

 }

.promo {
	font-family: Verdana;
	color: #333300;
	font-size: 11px;
	line-height: 16px;
	text-align: center;




}

.titlebar {
	font-family: Verdana;
	font-size: 10pt;
	color: #402700;
	font-weight: bold;

}

.dingbat {
	font-family: Verdana;
	background-color: #C5A461;
 color: #660000; font-weight: bolder; font-size: medium;
 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
