body { 	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	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/index_r1_c2.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;

 }
 
TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal; 
}

A {
	text-decoration : none;
}

A:LINK, A:VISITED, A:ACTIVE  {
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
	 A:hover {
	text-decoration: underline;
	color: #990033;
} 

.footer {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color: Silver;
	padding-right: 4px;
	border-right-color: #969807; 
	border-right-style: solid; 
	border-right-width: 1px;
}

  .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;

  }
  
.knob {
	 
	color: WhiteSmoke; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 9px; 
	font-weight : bold;
	border-bottom-color : #999900;
	border-left-color : #E9E993;
	border-right-color : #999900;
	border-top-color : #E9E993;
	background-color: #AEAE00;
		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: #660033; 
	font-size : 11px;
	font-weight : bold;
}
  
a.menu:hover {
	color: #990033; 
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
}

.menuon
 {
	color: white; 
	font-size : 11px;
	font-weight : bold;
}
  
a.menuon:hover {
	color: white; 
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
}

hr
{ color: #CCCC00;
height: 1px;
width: 100%;
 margin-top: -6px;
 }

ul {
 margin-top: 8px;
}

