body {font-family: verdana, arial, sans-serif;
	font-size: 13px;
	color: #000;
	background-color: #fff;
	background-repeat: repeat-x;
	border: 0px;
	padding: 0px;
	margin: 0px;}

body td, body th {font-size: 13px;}

/* redundant selectors to help NS4 not forget */
h1, h2, h3, h4, {color: #039;
	background: transparent;}
h1 {font-size: 1.4em;} /* they don't see this one */
h2 {font-size: 1.2em; /* subhead */
	border-bottom: 1px dotted #B9B598;}
h3 {font-size: 1.1em;} /* subhead 2 */
h4 {font-size: .9em;} /* subhead 3 */

div, p, th, td, ul, ol, li, dd, dl, dt, a {font-family: verdana, arial, sans-serif;}
ol {list-style-position: outside;
	margin-left: 25px;}
ul {list-style-position: outside;
	margin-left: 20px;}
li {padding-left: -20px;
	padding-bottom: 5px;}
a {color: #76705E;background: none;text-decoration: none;}
a:hover {color: #CCC;text-decoration: underline;}
img {margin: 0px;
	padding: 0px;
	border: none;
	display: inline;
	vertical-align: top;}
object, embed {margin: 0px;
	padding: 0px;
	border: 0px;
	vertical-align: top;
	display: inline;}
input, textarea, select, option {padding: 1px;
  margin: 0px;}
  
.cmd{
	COLOR:#FFF;
	background-color:#76705E;
	font-weight: 600;
	font-size: .9em;
}

form {color:#76705E;
	background: none;}
form p {margin-bottom: -10px;}
form h2 {font-size: 1.2em; /* subhead */
	border-bottom: 1px dotted #B9B598;}
form h3 {font-size: 1.1em;} /* subhead 2 */
form h4 {font-size: .9em;} /* subhead 3 */

/* classes */


/* #####  layout  ##### */
#container {display: block;
	color: #000;
	background: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto; 	
	text-align:left; 
	width: 1000px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 1000px;}
html>body #container {width: 1000px;} /* ie5win fudge ends */


#webform th {padding-right:10px;color:#76705E;}
#webform td {color:#76705E;}