body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #D4B66D;
}
img {
	border: 0;
}
.welcome-text, .menu {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	}
.menu {
	font-size: 12px;
	background-color: #b19f59;
	}
.menu, .menu-bottom {
	padding: 0 5px 0 5px;
	
	}
.menu a, .menu-bottom a, .menu a:visited, .menu a:hover, .menu-bottom a:visited, .menu-bottom a:hover {
	color: #000;
	}
a, a:visited, a:active{
	text-decoration: none;
	color: #fff;
	}
a:hover {
	text-decoration: underline;
	}
.maintable {
	border: 1px solid #000;
	background-color: #d4bf6c;
	}
.header {
	font-size: 30px;
	font-weight: bold;
	}
.redtext {
	color: #AB2820;
	font-weight: bold;
	}
#content {
	padding: 2px 10px 0 10px;
	margin: 5px; 
}
.tooltip{
width: 200px; color:#000;
font:lighter 11px/1.3 Arial,sans-serif;
text-decoration:none;text-align:center}

.tip span.top{padding: 30px 8px 0;
    background: url(../site/new/bt.gif) no-repeat top}

.tip .bottom{padding:3px 8px 15px;color: #548912;
    background: url(../site/new/bt.gif) no-repeat bottom}
.tip {font:12px Arial,Helvetica,sans-serif;
	  font-weight: bold;
	  text-align: left;
	  border:0; 
	  width: 200px; 
	  height: 125px;
	  padding: 30px 8px 0;
      position:absolute; 
	  z-index:100;
      visibility:hidden; 
	  color:#000;  
	  background-color:#ffffcc;
      layer-background-color:#ffffcc;
	  background: url(../site/new/bt.gif) no-repeat top;
	  }
ol { list-style-position:outside; list-style:decimal; }
                  