a:link    { color: #fe0000; text-decoration: underline; }
a:visited { color: #fe0000; text-decoration: underline; }
a:hover   { color: #bd0100; text-decoration: none; }
a:active  { color: #fe0000; text-decoration: underline; }

table { font-size: 12px; font-family: tahoma; }

.small { font-size: 8pt; }

.nav_button { width: 109px; height: 30px; }

.button { height: 20px;
		  width: 90px; 
		  border: 1px solid #666666;
		  background-color: #F4F4F4;
		  font: 8pt/12pt arial; }
		  
		  
.mousebutton { height: 20px;
			   width: 90px; 
			   border: 1px solid #666666;
		 	   background-color: #FFFFFF;
		 	   font: 8pt/12pt arial; }
		 	   
		 	   
.lPad70{ padding-left: 60px; }
.lPad95{ padding-left: 85px; }
.lPad120{ padding-left: 110px; }
.rPad70{ padding-right: 60px; }
.rPad95{ padding-right: 85px; }
.rPad120{ padding-right: 110px; }

.navButton{ line-height: 41px; height: 43px; }		 	   

.smalllink { font-size: 9pt; } 

.light { color: #fe0000; }

.thumb { border: 1px solid #9d9d7b; }

.fadeform { background-image: url(i/text_fade.jpg); }

.detail { padding: 2px;  
		  width: 120px;
		  border: 1px solid #333333; }