body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
}
h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style:oblique;
	color: #076e1d;
	text-transform:uppercase;
	background-image:url(images/title_bk.gif);
	background-repeat:no-repeat;
	line-height: 40px;
}
h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #076e1d;
	padding: 0;
	margin-bottom: 0px;	
}
h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #135d74;
	padding: 0;
	margin-bottom: 0px;	
	
}
.productheading {
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
	font-weight:  bold;
	
}
.dbimage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.8px;
	color: #FFFFFF;
	text-transform:uppercase;
	text-align:center;
	background-image:url(/images/archive.gif);
	background-repeat:no-repeat;
	background-position:center;
	font-weight: 600;
	line-height: 23px;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #26461E;
	text-transform: uppercase;	
}
.productheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F2569;
	font-weight:  bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #122A75;
	padding: 0;
	margin-bottom: 0px;	
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330033;
	
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	line-height: 1.5em;
	padding: 0;
	margin-bottom: 0px;	
}

a {
		color: #000000;
	
}
a:link {
	text-decoration: underline;
	color: #1B2C6D;
}
a:visited {
	text-decoration: underline;
	color: #5C6B4B;
}
a:hover {
	text-decoration: underline;
	color: #4F5059;
}
a:active {
	text-decoration: underline;
}
input.inputfield {
  font-size        : 12px;
  font-family      : font-family: Arial, Helvetica, sans-serif;
  color            : #444444;
  border           : 1px #444444 solid;
  background-color : #FBFBF9;
  font-weight:  bold;
}

.formoutput {
	font-size        : 11px;
  font-family      : font-family: Arial, Helvetica, sans-serif;
	color            : #444444;
	border           : 1px #444444 solid;
  background-color : #FBFBF9;
	font-weight:  bold;
	padding-left: 5px;
}


textarea {
  font-size        : 12px;
  font-family      : font-family: Arial, Helvetica, sans-serif;
  color            : #444444;
  border           : 1px #444444 solid;
  background-color : #FBFBF9;
  font-weight:  bold;
}
select {
  font-size        : 11px;
  font-family      : font-family: Arial, Helvetica, sans-serif;
  color            : #444444;
  border           : 1px #444444 solid;
  background-color : #FBFBF9;
  font-weight:  bold;
}

a.copyright:link  { 
  font-size        : 9px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;
}
a.copyright:visited  { 
  font-size        : 9px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;
}
a.copyright:hover  { 
  font-size        : 9px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;
}
a.copyright:active  { 
  font-size        : 9px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;
}