a
{ color:#666; text-decoration:none; font-size:13px;
}
a:hover
{ text-decoration:underline
}
.bodymenu a
{ color:#000; text-decoration:none; font-size:13px;
}
.bodymenu a:hover
{ text-decoration:underline; color:#F00;
}
.tb {
	width: 120px;
	background: transparent url(../images/search-left.gif) no-repeat;
	color : #747862;
	height:20px;
	border:0;
	padding:1px 5px;
	margin-bottom:0px;
}
.tb1 {
	width: 221px;
	background: transparent url('../images/bg.jpg') no-repeat;
	color : #747862;
	height:20px;
	border:0;
	padding:4px 8px;
	margin-bottom:0px;
}
.tab th 
{ color:#FFF; background-image:url(../images/menu.png); background-repeat:no-repeat;
}
.tab th:hover 
{ background-image:url(../images/menu_1.png); background-repeat:no-repeat;
}
.button {
  font-family:  Tahoma,Verdana,Arial, Helvetica, sans-serif;
  background-color:#999;
  color: Black;
  font-size: 11px;
  font-weight: bold;
}
.txt {
  font-family:  Tahoma,Verdana,Arial, Helvetica, sans-serif;
  background-color:#CCC;
  color: Black;
  font-size: 11px;
  font-weight: bold;
}
table.sample {
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #999 #999 #999 #999;
	border-collapse: separate;
	
}

#menulist a { 
	color:#FFF;
	text-decoration:none;
}

#menulist a:hover { 
	color:#FF0;
	text-decoration:none;
}
