a:link    { color: #1635a1; text-decoration: underline; }
a:visited { color: #1635a1; text-decoration: underline; }
a:hover   { color: #eb1d27; text-decoration: none; }
a:active  { color: #1635a1; text-decoration: underline; }

a.nav:link    { color: #1635a1; text-decoration: none; }
a.nav:visited { color: #1635a1; text-decoration: none; }
a.nav:hover   { color: #eb1d27; text-decoration: none; }
a.nav:active  { color: #1635a1; text-decoration: none; }

table { font-size: 12px; }

.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; }
		 	   
		 	   
		 	   

.smalllink { font-size: 9pt; } 


.lPad70{ padding-left: 70px; }
.lPad95{ padding-left: 95px; }
.lPad120{ padding-left: 120px; }
.rPad70{ padding-right: 70px; }
.rPad95{ padding-right: 95px; }
.rPad120{ padding-right: 120px; }

.navButton{ line-height: 35px; height: 35px; }
.light { color: #1635a1; }

.thumb { border: 1px solid #9d9d7b; }

.fadeform { background-image: url(i/text_fade.jpg); }

.detail { padding: 2px;  
		  width: 120px;
		  border: 1px solid #333333; }