body,td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.nav {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	padding: 0;
	margin-top: 7px;
	margin-bottom: 8px;		
}
.nav:link {
	text-decoration: none;
	color: #ffffff;
}
.nav:visited {
	text-decoration: none;
	color: #ffffff;
}
.nav:hover {
	text-decoration:overline; 
	color: #ffffff;
}
.nav:active {
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#CC0000;
	text-transform:uppercase;
	background-image:url(/images/title_bk.gif);
	background-repeat:no-repeat;
	line-height: 40px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#003366;
	padding: 0;
	margin-bottom: 0px;	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330033;
	padding: 0;
	margin-bottom: 0px;		
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000033;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330033;	
}

a {
		color: #000000;	
}
a:link {
	text-decoration: underline;
	color: #135681;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #71364A;
}
a:active {
	text-decoration: underline;
}

input.inputfield {
  font-size        : 11px;
  color            : #444444;
	border           : 1px #303465 solid;
	background-color : #F7F8FB;
  font-weight:  bold;
}

.formoutput {
	font-size        : 11px;
	color            : #444444;
	border           : 1px #303465 solid;
	background-color : #F7F8FB;
	font-weight:  bold;
	padding-left: 5px;
}


textarea {
  font-size        : 11px;
  color            : #444444;
	border           : 1px #303465 solid;
	background-color : #F7F8FB;
  font-weight:  bold;
}
select {
  font-size        : 11px;
  color            : #444444;
	border           : 1px #303465 solid;
	background-color : #F7F8FB;
  font-weight:  bold;
}
.copyright { 
  font-size        : 9px;
  color            : #666666;
  cursor:text;
  text-decoration:none;
}

a.copyright:link  { 
  font-size        : 9px;
  color            : #666666;
  cursor:text;
  text-decoration:none;
}
a.copyright:visited  { 
  font-size        : 9px;
  color            : #666666;
  cursor:text;
  text-decoration:none;
}
a.copyright:hover  { 
  font-size        : 9px;
  color            : #666666;
  cursor:text;
  text-decoration:none;
}
a.copyright:active  { 
  font-size        : 9px;
  color            : #666666;
  cursor:text;
  text-decoration:none;
}
ul#navlist2{
	width: 168px;
	\width: 168px;
	w\idth: 168px;
	padding: 0px;
	border: 0px;
	border-top: 0px;
	margin: 0px;
	font: 11px verdana,helvetica,arial,sans-serif;
	font-weight:bold;
	background-repeat:repeat-x;
	background-image:url(/images/tanbk.gif);
	text-align:right;
	
}
ul#navlist2 li{
	list-style: none;
	margin: 0px;
	border: 0px;
	border-top: 1px ;
	
}
ul#navlist2 li a{
	display: block;
	width: 168px;
	\width: 168px;
	w\idth: 168px;
	padding: 7px 4px 4px 2px;
	border: 0px;
	background-image:url(/images/tanbk.gif);
	text-decoration: none;
	color:#666666;
}
* html #navcatalog li a {  /* make hover effect work in IE */
	width: 168px;
}
ul#navlist2 li a:link { color:#666666; }
div#navcatalog li a:visited { color:#006699; }

ul#navlist2 li a:hover{
	color:#006699;
	background-image:url(/images/tanbk_o.gif);
	

}
