.main {
	border:1px solid #B3B0B0;
}

.form_field {
border:solid 1px #c6c6c6; 
font-family: verdana,arial,helvetica; 
font-size: 8pt; 
background-color: #ffffff; 
COLOR: #gray; 
font-weight: normal;
}

p  {
	font-family: Arial, helvetica, verdana, sans-serif;
	color: #616060;
	background-color: transparent;
	font-variant: normal;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	line-height: 16px;
	padding-left: 15px;
	padding-right: 15px;
}

li {
	font-family: Arial, helvetica, verdana, sans-serif;
	color: #616060;
	background-color: transparent;
	font-variant: normal;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 16px;
	padding-left: 0px;
    white-space: normal;
	list-style-type: decimal-leading-zero;
	list-style-position: outside;
	padding-right: 0em;
	}

p.red {
font-family: Arial, helvetica, verdana, sans-serif;
color: #9f0000;
background-color: transparent;
font-variant: normal;
text-decoration: none;
font-weight: normal;
font-style: normal;
font-size: 12px;
line-height: 16px;
}

font.date {
color: #aaaaaa;
font-family: Helvetica;
font-weight: normal;
}

middlebg {
background-color: #d1d1d1;
}


h1, h2, h3, h4, h5, h6 {
font-family: sans-serif;
}


h1 {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #7c9f83;
font-size: 15px;
font-weight: 700;
text-decoration: none;
padding-bottom: 0px;
margin-top: 0px;
line-height: 16px;
padding-left: 15px;
padding-right: 15px;

}

h2 {}

h3 {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #79809C;
font-size: 12px;
font-weight: bold;
text-decoration: none;
margin-bottom: 2px;
padding-bottom: 0px;
margin-top: 0px;
}

h4 {
color: #8c8c8c;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 11px;
margin-bottom: -.5em;
padding-bottom: 0px;
margin-top: 0px;
padding: 4px;
}

h4.red {
color: #9f0000;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 11px;
margin-bottom: -.5em;
padding-bottom: 0px;
margin-top: 0px;
padding: 4px;
}

h5 {
color: #9f0000;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 11px;
margin-bottom: -.5em;
padding-bottom: 0px;
margin-top: 0px;
padding: 4px;
}

h6 {
color: #9f0000;
font-style: normal;
font-variant: normal;
font-weight: bold;
font-size: 12px;
margin-bottom: -.5em;
margin-top: 0px;
text-decoration: none;
}

hr {}

/* The following four selectors allow you to select links when they are in the four different states: link - before they have been visited, visited - after it has been visited, hover - when the mouse is over the link, active - when the user clicks the link. */

a:link {
color: #ff8000;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 12px;
margin-bottom: 3em;
padding-bottom: 0px;
margin-top: 0px;
padding: 0px;
text-decoration: none;
border: none;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

a:visited {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #ff8000;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 12px;
margin-bottom: 0em;
padding-bottom: 0px;
margin-top: 0px;
padding: 0px;
text-decoration: none;
border: none;
}

a:hover {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #ff8000;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 12px;
margin-bottom: 0em;
padding-bottom: 0px;
margin-top: 0px;
padding: 0px;
text-decoration: none;
border: none;
}

a:active {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #ff8000;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 12px;
margin-bottom: 0em;
padding-bottom: 0px;
margin-top: 0px;
padding: 0px;
text-decoration: none;
border: none;
}

a.alt:link{
	color: #000;
	font-weight: bold;
	text-decoration: none;
	
}

a.alt:visited{
	color: #000;
	font-weight: bold; 
	text-decoration: none;
	
}

a.alt:hover{
	color: #000;
	font-weight: bold; 
	text-decoration: underline; }

.txt {
color: #663300;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 12px;
margin-bottom: 2px;
margin-top: 0px;
padding: 4px 4px 0px;
text-decoration: none;
}

.spec {
	font-family: Arial, helvetica, verdana, sans-serif;
	color: #616060;
	background-color: transparent;
	font-variant: normal;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	line-height: 16px;
	padding-left: 8px;
	padding-right: 8px;
}	