/**Begin xStyle*****************************************/
/**DO NOT MODIFY ANYTHING IN THIS SECTION.**/
/**End xStyle*******************************************/
<!-- Style Sheet created with the CoffeeCup StyleSheet Maker -->
<!-- http://www.coffeecup.com -->
<style type="text/css">
<!--
body{
    background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
    scrollbar-face-color:  #cccccc; scrollbar-track-color:#EAEAEA; scrollbar-dark-shadow-color:#000000;
    scrollbar-arrow-color:#ffffff;
}
<!--text="#333333" link="#6A5C97" vlink="#6600FF" alink="#0066FF"-->
a {
    text-decoration: none;
	font-size: 12px;
	color:  #000000;
}
a:link {
	text-decoration: none;
	color : #000000;
}

a:visited {
	text-decoration: none;
	color :  #000000;
}
a:hover {
	text-decoration: none;
                  font-weight: bold; 
	color:#0066FF;
}

.headertext {
   text-decoration: none;
   font-family: Verdana,Helvetica,Verdana,Sans-Serif;
     font-size:12px;
     font-weight: bold;
	color : #0066FF;
}

/* center of panel the lighter / medium light color */
.bgright {
     background-color: #ffffff;
     border: 1px solid #000000;
   }
/*link color before hover */
.blink {
      font-family: Verdana,Helvetica,Verdana,Sans-Serif;
     font-size:12px;
    /* font-weight: bold; */
     color : #000000; /*#ffebbd;*/
     text-decoration:none;
       }
/* icon/link wrapper need to match bgright */             
.bgmenu {
     background-color:  #ffffff;  /*#cab79c; */
    /* border: 1px solid  #A85008;*/
		 font-family: Verdana,Helvetica,Verdana,Sans-Serif;
     font-size:11px;
    font-weight: medium; 
     color: #333333 
}
/* background of header */
.bgmenu2 {
     background-color:  #EAEAEA;
     border: 1px solid  #000000;
      font-family: Verdana,Helvetica,Verdana,Sans-Serif;
     font-size:11px;
  /*   font-weight: bold; */
     color: #333333 /*#ffffff;*/
}

.menu {
     font-family:TAHOMA,ARIAL,HELVETICA,VERDANA,Sans-Serif;
     font-weight:normal;
     font-size:11px;
     color:#000000;
     margin-bottom:4px;
}
.title {
     font-family:ARIAL,HELVETICA,VERDANA,Sans-Serif;
     font-weight:normal;
     font-size:12px;
     padding:2px;
     color:#663300;
   }
   
.error {
     font-family:ARIAL,HELVETICA,VERDANA,Sans-Serif;
     font-size:14px;
	 color:#BCCFFA;
	 font-weight: bold;

   }
.TableHeaderText { color: #ff9845; font-size: 11px; font-weight: bold; }
.TableHeader { background-color: #88ACF6; }

-->
</style>
