A.header:link, A.header:active,A.header:visited
{
	text-decoration: none;
   	font-weight: bolder;
	color: #000000;
	font-family:Arial,sans-serif;
	font-size: 11px;
	text-decoration: none;
	width: 135px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	text-indent: 3px;
    	

}


A.header:hover
{
	color: #000000;
	text-decoration: underline;
}

A.header_sel:link, A.header_sel:active,A.header_sel:visited
{
    text-decoration: none;
   	font-weight: bolder;
    color: #000000;
	font-family:Arial, sans-serif;
	font-size: 11px;
	width: 135px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #f6d35a;		
	text-indent: 3px;


}


A.sub:link, A.sub:active,A.sub:visited
{
	text-decoration: none;
    color: #000000;
	font-family:Arial,sans-serif;
	font-size: 11px;
	text-decoration: none;
	width: 135px;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 6px;
	padding-left: 0px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	text-indent: 8px;
  	background-color: #fae395;	
}


A.sub:hover
{ 
  color:#000000;
  text-decoration: underline;
  background-color: #f6d35a;	


}


A.sub_sel:link, A.sub_sel:active,A.sub_sel:visited
{
    text-decoration: none;
   	font-weight: bolder;
	color: #000000;
	font-family:Arial, sans-serif;
	font-size: 11px;
	width: 135px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #f6d35a;		
	text-indent: 3px;
}

