
.white_link:link, .white_link:active, .white_link:visited {

color:#FFFFFF;
	font-family: "Times New Roman";
	font-size:12px;
	font-weight:bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}
.white_link:hover {

color:#28B7A9;
	font-family: "Times New Roman";
	font-size:12px;
	font-weight:bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}



a.sample_attach, a.sample_attach:visited, div.sample_attach
{
  display: block;
  width:   100px;
  text-decoration: none;
  font-family: Verdana, Sans-Sherif;
  font-weight: 900;
  font-size: 1em;
  color:   #3B3B3B;
  padding-left:0px;

}
.bg_submenu:link, .bg_submenu:hover, .bg_submenu:visited, .bg_submenu:active {

/*menu_bg.jpg
*/    
	background-color:#A84442;
  display: block;
  width:   100px;
  padding-left:10px;
  padding-top:0px;
  background-repeat:repeat-x;
  border:#000000 3px solid;
  
  
  
}
.bg_submenu:hover{

background-color:#542314;
  

}
.bg_submenu:active {
background-color:#97D765;
  display: block;
  width:   100px;
  padding-left:10px;
  padding-top:0px;
  background-repeat:repeat-x;
  border:#3B3B3B 1px solid;

}
input.sample_attach { margin: 1px 0px; width: 170px; }