body { 	
	font-smooth: auto;
	scrollbar-face-color: silver;
    scrollbar-shadow-color: #808080;
    scrollbar-highlight-color: white;
    scrollbar-3dlight-color: silver;
    scrollbar-darkshadow-color: #D4D0C8;
    scrollbar-track-color: whitesnow;
    scrollbar-arrow-color: #404040;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #f9f9f7;
	background-image: url(images/bgall.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;

 }
 
TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal; 
}

.btext {
font-size: 11px;
	}

A {
	text-decoration : none;
}

A:LINK, A:VISITED, A:ACTIVE  {
	text-decoration : none;
	font-weight : bold;
}
	 A:hover {
	text-decoration: underline;
	color: #FB7115;
} 

.border { border-bottom-color: #EAEAEE;  border-bottom-style: solid;  border-bottom-width: 4px;  border-left-color: #EAEAEE;  border-left-style: solid;  border-left-width: 4px;  border-right-color: #EAEAEE;  border-right-style: solid;  border-right-width: 4px;  border-top-color: #EAEAEE;  border-top-style: solid;  border-top-width: 4px;            }

.footer {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color: #A0A0A4;
	font-weight : normal;	
}

  .box
  {
    COLOR: #262626;
    background-color: WhiteSmoke;
	 scrollbar-arrow-color: #999900;
	 scrollbar-face-color: #D4D531;
	 scrollbar-shadow-color: #AEAE00;
    scrollbar-highlight-color: #E9E993;
    scrollbar-3dlight-color: #AEAE00;
    scrollbar-darkshadow-color: #999900;
    scrollbar-track-color: #E1E26A;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	width: 138px;

  }
  
  
  .title { font-size: 12px; font-weight: bold; }
  .subtitle { font-size: 11px; font-weight: bold;  color: #FB7115; }
  
  
.knob {
	 
	color: WhiteSmoke; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 9px; 
	font-weight : bold;
	border-bottom-color : #134688;
	border-left-color : #7CA2D1;
	border-right-color : #003FAA;
	border-top-color : #7CA2D1;
	background-color: #0064A4;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-right-style : solid;
	border-top-style : solid;
	border-bottom-style : solid;
	border-left-style : solid;
}


.overflow
  {
    
	scrollbar-face-color: #A63062;
    scrollbar-shadow-color: #681643;
    scrollbar-highlight-color: #FF80C0;
    scrollbar-3dlight-color: #681643;
    scrollbar-darkshadow-color: #8F004C;
    scrollbar-track-color: #8F004C;
    scrollbar-arrow-color: #50002B;
  }  
  
  
.menu
 {
	color: #0064A4; 
	font-size : 11px;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
}
  
a.menu:hover {
	color: #FB7115; 
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.menuon
 {
	color: #FB7115; 
	font-size : 11px;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
}
  
a.menuon:hover {
	color: #FB7115; 
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

hr
{ color: #EAEAEE;
height: 1px;
width: 100%;
 }

ul {
 margin-top: 8px;
}