.defaulttext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; text-decoration: none}
.sub {  color: #333333; font-size: 13px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif}
.tag {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic}
a:hover {  color: #0033CC}
.menu 
	{ width : 12em; border-right : 1px solid #000; padding : 0 0 0 0; margin-bottom : 0em; font-family : 
	Verdana, Helvetica, Arial, sans-serif; font-weight : bold; font-size : 13px; background-color: white; color : #333; } 

.menu ul 
	{ list-style : none; margin : 0; padding : 0; border : none; 
} 
.menu li 
	{ border-bottom : 1px solid #90bade; margin : 0; 
} 
.menu li a 
	{ display : block; padding : 5px 5px 5px 0.5em; border-left : 10px solid #1958b7; border-right : 
	10px solid #1958b7; background-color: #fff; color : #1958b7; text-decoration : none; width : 100%; 
}
 html>body #menu li a 
	{ width : auto; 
} 
.menu li a:hover 
	{ border-left : 10px solid #1c64d1; border-right : 10px solid #5ba3e0; background-color: #2586d7; color : #fff; 
} 


  <style type="text/css" media="screen">
    body {
      background:#fff;
      margin:0;
      padding:0;
      color:#000;
      font:x-small/1.5em Georgia,Serif;
      font-size:small;
      } html>body {font-size:small;}
    
    #header {
	float:left;
	width:100%;
	background: url("images/bg.gif") repeat-x bottom;
	font-size:85%;
	line-height:normal;
	position: absolute;
	left: 0px;
	margin: 0px;
	top: 130px;
      }
    #header ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
      }
    #header li {
      float:left;
      background:url("images/left.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      }
    #header a {
      display:block;
      background:url("images/right.gif") no-repeat right top;
      padding: 5px 6px 4px 0px;
      text-decoration:none;
      font-weight:bold;
      color:#343399;
      }
    #header a:hover {
      color:#FFFFFF;
      }
    #header #current {
      background-image:url("images/left_on.gif");
      }
    #header #current a {
      background-image:url("images/right_on.gif");
      color:#333;
      padding-bottom:5px;
      }
  </style>

