a:link    { color: #d4d400; text-decoration: underline; }
a:visited { color: #d4d400; text-decoration: underline; }
a:hover   { color: #6b6b00; text-decoration: none; }
a:active  { color: #d4d400; text-decoration: underline; }

body {	font-family: tahoma; 
	scrollbar-base-color: #434648;
    scrollbar-3dlight-color: #434648;
	scrollbar-darkshadow-color: #434648;
	scrollbar-shadow-color: #434648;
	scrollbar-arrow-color: #FFFFFF;
	}

table { font-size: 12px; }

.small { font-size: 8pt; }

.smalllink { font-size: 9pt; } 

.light { color: #cece00; }

.thumb { border: 1px solid #d4d400; }

.input { background-image: url(i/text_fade.jpg);
		 border: 1px solid #333333; }

.detail { padding: 2px;  
		  width: 120px;
		  border: 1px solid #333333; }
		  
.button { height: 22px;
		  width: 80px; 
		  border: 1px solid #333333;
		  background-color: #C4C4C4;
		  font: 8pt/12pt tahoma;
		  letter-spacing: 2px; }
		  
		  
.mousebutton { height: 22px;
			   width: 80px; 
			   border: 1px solid #333333;
		 	   background-color: #949494;
		 	   font: 8pt/12pt tahoma;
		 	   letter-spacing: 2px; }
		 	   
.smallbutton { height: 20px;
		  width: 70px; 
		  border: 1px solid #333333;
		  background-color: #C4C4C4;
		  font: 8pt/12pt arial; }
		  
		  
.smallmousebutton { height: 20px;
			   width: 70px; 
			   border: 1px solid #333333;
		 	   background-color: #D8D8D8;
		 	   font: 8pt/12pt arial;
		 	   color: #666666; }