a:link    { color: #ffcc00; text-decoration: underline; }
a:visited { color: #ffcc00; text-decoration: underline; }
a:hover   { color: #ffcc00; text-decoration: none; }
a:active  { color: #ffcc00; text-decoration: underline; }

a.green:link    { color: #078521; text-decoration: underline; }
a.green:visited { color: #078521; text-decoration: underline; }
a.green:hover   { color: #056518; text-decoration: none; }
a.green:active  { color: #078521; text-decoration: underline; }

a.invRow:link    { color: #ffcc00; text-decoration: none; font: 16pt/17pt tahoma; font-weight: bold; }
a.invRow:visited { color: #ffcc00; text-decoration: none; font: 16pt/17pt tahoma; font-weight: bold; }
a.invRow:hover   { color: #d7ac00; text-decoration: none; font: 16pt/17pt tahoma; font-weight: bold; }
a.invRow:active  { color: #ffcc00; text-decoration: none; font: 16pt/17pt tahoma; font-weight: bold; }

a.detailsButton:link{    color: #FFFFFF; border: 2px solid #ebebeb; background-color: #03741a; padding: 2px; margin: 0px auto 7px; text-align: center; width: 175px; display: table; font: 13pt/19pt arial; font-weight: bold; text-decoration: none; }
a.detailsButton:visited{ color: #FFFFFF; border: 2px solid #ebebeb; background-color: #03741a; padding: 2px; margin: 0px auto 7px; text-align: center; width: 175px; display: table; font: 13pt/19pt arial; font-weight: bold; text-decoration: none; }
a.detailsButton:hover{   color: #FFFFFF; border: 2px solid #ebebeb; background-color: #025b14; padding: 2px; margin: 0px auto 7px; text-align: center; width: 175px; display: table; font: 13pt/19pt arial; font-weight: bold; text-decoration: none; }
a.detailsButton:active{  color: #FFFFFF; border: 2px solid #ebebeb; background-color: #03741a; padding: 2px; margin: 0px auto 7px; text-align: center; width: 175px; display: table; font: 13pt/19pt arial; font-weight: bold; text-decoration: none; }

ul.tradeInputs, ul.tradeLabels{ list-style: none; margin: 0px; line-height: 19pt; }
ul.twoColumnList li{ float: left; width: 170px; }
ul.socialButtons{ list-style: none; padding: 0px; }
ul.socialButtons li{ clear: left; font: 16pt/36pt arial; font-weight: bold; }
ul.socialButtons li img{ border: 0px; float: left; margin-right: 5px; }
ul.paymentCalc{ list-style: none; padding-left: 0px; margin-left: 0px; }
ul.paymentCalc li{ clear: left; }
ul.paymentCalc li label{ width: 100px; float: left; }
ul.paymentCalc li input{ width: 65px; text-align: right; padding: 0px 4px; }
#directionsFrame{ width: 700px; }

.goldBox{ color: #000000; padding: 20px; background-color: #ffcc00; border: 1px solid #826800; }

.invRowLabel{ float: left; width: 75px; margin-left: 8px; height: 18px; }
.invRowValue{ float: left; width: 125px; height: 18px; }

body {	font-family: tahoma; }

.normal{ font: 13pt/16pt arial; }
table { font-size: 12px; }
.white{ color: #FFFFFF; }
.black{ color: #000000; }
.small { font-size: 8pt; }
.smalllink { font-size: 9pt; }

.mapForm{ color: #FFFFFF; }
.mapHeader{ color: #FFFFFF; }
.mapBubble{ color: #000000; }

.left{ text-align: left; }
.right{ text-align: right; }
.center{ text-align: center; }
.justify{ text-align: justify; }

.pageContent{ font: 13pt/15pt arial; font-weight: bold; letter-spacing: -1px; }

.light { color: #04701a; }

.thumb { border: 1px solid #04701a; }

.fadeform { background-image: url(i/text_fade.jpg); }

.detail { padding: 2px;  
		  width: 120px;
		  border: 1px solid #333333; }
		  
.button { height: 31px;
		  border: 3px solid #333333;
		  background-color: #C4C4C4;
		  font: 10pt/12pt arial; }
		  
		  
.mousebutton { height: 31px;
			   border: 3px solid #333333;
		 	   background-color: #D8D8D8;
		 	   font: 10pt/12pt arial;
		 	   color: #666666; }
		 	   
.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; }
