.tab {
	border: 0.1pt solid #D2D2D2;
	background-color: FEFEFE;
}
a:link {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	font-size: 9pt;
	color: #FF9900;
	text-decoration: none;
}
.td {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #E2DFD5;
}
select {
	font-size: 9pt;
	color: #333333;
}
li {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	margin-top: 5px;
	list-style-type: none;
}
a.lv:link {
	font-size: 10pt;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
a.lv:visited {
	font-size: 10pt;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}

a.lv:hover {
	font-size: 10pt;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.lvh1 {
	font-size: 12pt;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
.lvh2 {
	font-size: 10pt;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
.lvh3 {

	font-size: 12pt;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
#menu{
width:600px; 
font-size:14px;
}

.anylinkcss{ 
position:absolute; 
visibility: hidden; 
border:1px solid black; 
border-bottom-width: 0; 
font:normal 12px Verdana; 
line-height: 18px; 
z-index: 100; 
background-color: #E9FECB; 
width:250px; 
} 

.anylinkcss a{ 
width: 100%; 
display: block; 
text-indent: 3px; 
border-bottom: 1px solid black; 
padding: 1px 0; 
text-decoration: none; 
font-weight: serif; 
text-indent:10px; 
} 

.anylinkcss a:hover{ /*hover background color*/ 
background-color: black; 
color: white; 
}