  a {color: "black";}
  a:visited {color: "black"}
  a:hover {color: "#FF0033";}
  .select{font-size:9pt;font-family:verdana;width:390px;} 
  .start {font-size: 11px; font-family: arial; color: white; font-weight: 600; background-color: #FF3300}
  .end {font-size: 11px; font-family: arial; color: white; font-weight: 600; background-color: #0000CC}
  .endx {font-size: 11px; font-family: arial; color: #FF4500; font-weight: 600; background-color: black; filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='gray',EndColorStr='black');}
  .lister{font-size: 11px; font-family: arial; color: white; font-weight: 600;  background-color:red;}

ul {list-style-type: square}

ul.TickList {
  list-style-image: url('tick.gif')
}

.tb-rounded {
    border:1;
    background: transparent url(rounded.gif) no-repeat top left;
    height: 22px;
    width: 230px;
    padding-top:2px;	
}

tb-rounded:hover {

width: 330px;

}

.tb-white {
  background-color: #F4EEDD !important;

   }

.borderimage{
border:1px solid white;
}


h2 {
	font-family: Arial;
        font-weight: bold;
        font-size: 18px;
	color: white;
	display: inline; 
   }


.button	{cursor: pointer; border-style: outset; color:#FF4500; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:90%; font-weight:bold; background-color:#99CCFF; border:2px solid;  border-right-color:#FF4500; border-bottom-color:#FF4500; border-left-color:#e5ecf9; border-top-color:#e5ecf9; filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='white',EndColorStr='black');}


.button2 {cursor: pointer; border-style: outset; color:#CC6600; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:90%; font-weight:bold; background-color:#D9C0A6; border:2px solid;  border-right-color:#818181; border-bottom-color:#818181; border-left-color:#FFFFFA; border-top-color:#FFFFFA;filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#F5ECDE',EndColorStr='#DFCAB5');}


.the_highlight {cursor: pointer;filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='black',EndColorStr='white');}
