A:active { text-decoration:underline overline; color:#5A738C;}
A:hover { text-decoration:underline overline; color:#444444;}
A:link { text-decoration:none; color:#333333;}
A:visited { text-decoration:none; color:#886688;}
.c {font-size: 7pt; font-family:Arial;background:white;border-width:1px;border-style:solid;border-color:gray;}
.i {color:Black;background:#CEBEAD;border-width:1px;border-style:solid;}

//li {_height:1em;margin: 0.1em;}
//li a {margin-left: 0.1em;color: #00f;text-decoration: none;width: 100%;}
//li a:hover {background: #fff;}
//ul {padding: 5px;border: 1px solid #a0a0a0;background: #ffffff;}

#menusubhd {
	width: 185px;
	float:left;
	background-repeat: no-repeat;
	background-position: left top;
}
#menusub {
	width: 183px;
	//margin-left: 1px;
	font-size: 0.8em;
}
#menusub li {
	list-style: url(pti-3.gif);//none inside;
	_height:0.2em;
}
#menusub li a {
	//padding: 0.5em;
	background-color: #FFFFFF;
	border-bottom: 1px solid #D0D0D0;
	//display: block;
	_height:2em;
}

#tabmenumain {
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
#tabmenusub {
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-style: solid;
	border-top-color:#FFFFFF;
	border-bottom-style: dotted;
}