body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#ededed;
}
.hd4{
	font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
color: #373737;
font-weight:bold;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
color: #373737;
font-weight:bold;
}
.sidecnt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#606060;
}
td{
 font-size: 12px;   
  color: #333333;
}
a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;  
  font-weight:bold; 
  text-decoration:none;
  color: #333333;
}
a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;  
  text-decoration:underline;
  color: #333333;
}
a.sub {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;  
  font-weight:normal; 
  text-decoration:none;
  color: #333333;
}
a.sub:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:normal;  
  text-decoration:underline;
  color: #333333;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;  
  color: #999999;
}


a.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;  
  text-decoration:none;
  color: #999999;
}
a.footer:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;  
  text-decoration:underline;
  color: #999999;
}

input.txt {	
	background-color:#ededed;
	border:1px #999999 solid;
	font-size:9px;
}
select.txt{	
	background-color:#ededed;
	border:1px #999999 solid;
	font-size:9px;
	height:20px;
}
textarea.txt{	
	background-color:#ededed;
	border:1px #999999 solid;
	font-size:9px;	
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 


#menu6 {
	width: 150px;

	border-style: solid;
	border-color: #656556;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu6 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu6 li a:link, #menu6 li a:visited {
	color: #656556;
	display: block;
	background:  url(../images/menu6.jpg);
	padding: 8px 0 0 20px;
	}
	
#menu6 li a:hover {
	color: #474739;
	font-weight:bold;
	background:  url(../images/menu6.jpg) 0 -32px;
	padding: 8px 0 0 20px;
	}


