
A {
	text-decoration : none;
}

A:LINK, A:VISITED, A:ACTIVE  {
	text-decoration : none;
}

 A:hover {
	text-decoration: none;
	color: maroon;
} 

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-smooth: auto;
}

.small {
    COLOR: white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	font-smooth: auto;
}

 .dot
  {
    border-left-style : dotted;
    border-right-style : dotted;
    border-top-style : dotted;
    border-bottom-style : dotted;
    border-bottom-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-top-width : 1px;
      border-left-color : #333333;
      border-right-color : #333333;
      border-bottom-color : #333333;
      border-top-color : #333333;
      }
	  
	   .solid
  {
    border-left-style : solid;
    border-right-style : solid;
    border-top-style : solid;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-top-width : 1px;
      border-left-color : #333333;
      border-right-color : #333333;
      border-bottom-color : #333333;
      border-top-color : #333333;
      }
  

  .box
  {
    COLOR: white;
    background-color: #6699FF;
    BORDER-BOTTOM: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
	  border-left-color : #333333;
      border-right-color : #333333;
      border-bottom-color : #333333;
      border-top-color : #333333;
	scrollbar-face-color: silver;
    scrollbar-shadow-color: #808080;
    scrollbar-highlight-color: white;
    scrollbar-3dlight-color: silver;
    scrollbar-darkshadow-color: #D4D0C8;
    scrollbar-track-color: white;
    scrollbar-arrow-color: #404040;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	height: 18px
  }
  