﻿body, div, td, xmp{
	font-family: "trebuchet ms";
	color: #4D4D4D;
	font-size: 7pt;
	line-height: 10px;
	text-align: justify;
}

a:link, a:visited {
	color: #7A920C;
	text-decoration: none;
	font-size: 7pt;
	font-weight: none;
	font-family: "trebuchet ms";
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 10px;
}

a:hover,a:active {
	color: #C1C686;
	text-decoration: none; 
	font-weight: none;
	font-family: trebuchet ms; 
	font-size: 7pt; 
	text-transform: underline;
     letter-spacing: 0px;
	line-height: 10px;
	cursor: help}
}

h1 {
	background: #E2E2CF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: center;
	letter-spacing: 1px;
	font-size: 7pt;
	font-family: "trebuchet ms";
	line-height: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #453E33;
} 	
h2 {

              margin-top: 1px; 
              margin-bottom: 1px;
	padding: 0px; 
	text-align: left;
	letter-spacing: 1px;
	font-size: 7pt;  
	font-family: trebuchet ms; 
	line-height: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #E2E2CF; }


h3 {
	background: #E2E2CF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: center;
	letter-spacing: 1px;
	font-size: 7pt;
	font-family: "trebuchet ms";
	line-height: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #453E33;
} 	

h4 {
	font-family: "trebuchet ms";
	background: #E2E2CF;
	color: #4D4D4D;
	font-size: 7pt;
	line-height: 10px;
	padding-top: -2px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	text-align: justify;

}

a.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
	
}
tr { background-color: #E2E2CF;
	
	}
	
td { background-color: #E2E2CF;
}	




ul {
   	list-style-type: circle; }	

i, em {
              color: #555A02; }

s, strike {
             color: #737373; }

u, underline {
            color: #4D4D4D; }	

B{color:#4D4D4D;}

.tableh1 {
  background : #EAEAEA;
        font-weight:bold;
	text-transform: uppercase;
        color : #4D4D4D;
        padding-top: 3px;
        padding-right: 3px;
        padding-bottom: 3px;
        padding-left: 3px;
		background: url('') right no-repeat;
		}

input, select, textarea { 
	color: #8B7975;
     	background-color: #F7F0E6;
   	font-size: 7pt; 
	text-decoration: none;
	font-family: trebuchet ms 
	border-color: #B7BA96;
              border-style: solid; 
              border-width: 1px; }
              
a img {
	border: 1px solid #AFBCA1;
}
a:hover img {
	border: 1px solid #757355;
}

.stylenav a img{
	border: 0px;
}

.stylenav a:hover img{
	border: 0px;
	position:
}

.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}