.noline {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #000000;	text-decoration: none;}a:hover {	text-decoration: underline;}select {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: xx-small;	width: 150px;	height: 0px;
}.menubg {      background:#ffffff url(menubg.jpg) bottom no-repeat;      padding-bottom:79px;      border:1px solid #057b03;      width:185px;      margin-left:2px;      margin-top:8px;      padding-top:8px;}.tips {      padding-bottom:79px;            width:185px;      margin-left:2px;      margin-top:8px;      padding-top:16px;      background:#ffffff url(tipbg.jpg)  no-repeat;}ul {
	padding : 0px;
      list-style:none;
      width:140px;
      margin: 2px;
      border:none;
      font-weight:bold;      
      
}
 ul ul{
	padding : 5px;
	padding-left : 1px;
      padding-top:8px;      
      list-style:none;
      width:130px;
      margin-right: -10px;
      margin: 1px;
}
 li {
      padding:1px;

      padding-left:2px;

      font-family: trebuchet ms;
}

 li a {
	color : #505050;
	padding : 3px;
      padding-left:8px;
      font-size: 12px;
      display:block;
      background : #ffffff url('../images/menubg.jpg') top repeat-x;
      text-align:left;      height:22px;      border:2px solid #000000;
}
 li a:hover {
	color : #ba8f43;
      border-left: 2px solid #000000;
      background : #F5F5DC url('../images/menubg.jpg') top repeat-x;      list-style: none;
}
 li.selected a {
	background : #ffffff;
	border : 1px solid #2b548c;
	border-bottom : 1px solid #ffffff;
	border-top : 1px solid #ffffff;
	color : #437fda;
}
 li.selected a:hover {
	background : #ffffff;
	color : #ba8f43;
}

a:link {color: #0000CD;text-decoration: underline;}a:visited {color: #0000CD;}a:hover {text-decoration: none;background-color: #FFFFFF; color: #426F42;}H1 {      color:#09007a;}