a:link    { color: #5c91b1; text-decoration: underline; }
a:visited { color: #5c91b1; text-decoration: underline; }
a:hover   { color: #bcd9e9; text-decoration: none;      }
a:active  { color: #5c91b1; text-decoration: underline; }

a.invRow:link    { color: #000000; text-decoration: none; }
a.invRow:visited { color: #000000; text-decoration: none; }
a.invRow:hover   { color: #919191; text-decoration: none; }
a.invRow:active  { color: #000000; text-decoration: none; }

a.detailsButton:link{    color: #FFFFFF; border: 2px solid #cae1ef; background-color: #4b9ac9; padding: 2px; margin: 0px 0px 3px; text-align: center; width: 175px; display: table; font: 13pt/15pt arial; font-weight: bold; text-decoration: none; }
a.detailsButton:visited{ color: #FFFFFF; border: 2px solid #cae1ef; background-color: #4b9ac9; padding: 2px; margin: 0px 0px 3px; text-align: center; width: 175px; display: table; font: 13pt/15pt arial; font-weight: bold; text-decoration: none; }
a.detailsButton:hover{   color: #FFFFFF; border: 2px solid #cae1ef; background-color: #3583b0; padding: 2px; margin: 0px 0px 3px; text-align: center; width: 175px; display: table; font: 13pt/15pt arial; font-weight: bold; text-decoration: none; }
a.detailsButton:active{  color: #FFFFFF; border: 2px solid #cae1ef; background-color: #4b9ac9; padding: 2px; margin: 0px 0px 3px; text-align: center; width: 175px; display: table; font: 13pt/15pt arial; font-weight: bold; text-decoration: none; }

ul.socialButtons{ list-style: none; padding: 0px; margin: 20px 0px; }
ul.socialButtons li{ clear: left; font: 16pt/36pt arial; font-weight: bold; }
ul.socialButtons li img{ border: 0px; float: left; margin-right: 5px; }

.contactItem input{ width: 170px; }
ul.tradeInputs, ul.tradeLabels{ list-style: none; padding-left: 10px; margin: 0px; line-height: 19pt; }

html, body{
  margin: 0px;
  padding: 0px;
  text-align: center }

.pageTitle{ font: 20pt/20pt arial; font-weight: bold; }
.pageContent{ font: 13pt/15pt arial; font-weight: bold; letter-spacing: -1px; }

.normal { font: 10pt/11pt tahoma; }
.small { font: 8pt/9pt tahoma; }
.bold { font-weight: bold; }
.white { color: #FEFEFE; }
.almostwhite { color: #FCFCFC; }
.lightgrey { color: #D6D6D6; }
.center{ text-align: center; }
.left{ text-align: left; }

.invCol { font: 8pt/10pt verdana;
		  font-weight: bold;
		  text-align: center; }
		  
.input { background-image: url(i/text_fade.jpg); border: 1px solid #404040; }

.button { height: 21px;
		  border-top: 1px solid #666666;
		  border-left: 1px solid #666666;
		  border-right: 1px solid #222222;
		  border-bottom: 1px solid #222222;
		  background-color: #DCDCDC;
		  font: 8pt/10pt verdana;
		  font-weight: bold;
		  color: #333333;
		  padding-bottom: 2px; }
		  
.mousebutton { height: 21px;
			   border: 1px solid #333333;
		 	   background-color: #D8D8D8;
		 	   font: 8pt/10pt verdana;
			   font-weight: bold;
		 	   color: #666666;
		 	   padding-bottom: 2px; }
		 	   
.gTable { border: 2px solid #999999; 
		  border-right: 2px solid #333333; 
		  border-bottom: 2px solid #333333; 
		  background-color: #f5f5f5; }
		  
.big { font-size: 11pt; font-weight: bold; }
#compareButton{ width: 55px; height: 20px; font: 8pt arial; padding: 0px; }
#picDiv,#bigPic{ clear: left; }

.menuStart    { cursor: pointer; background: url('i/menuLeft.jpg') no-repeat; height: 34px; width: 23px; float: left; }
.menuEnd      { cursor: pointer; background: url('i/menuRight.jpg') no-repeat; height: 34px; width: 20px; float: left; }
.menuText     { cursor: pointer; background: url('i/menuMiddle.jpg'); float: left; height: 34px; }
.menuJoinRight{ cursor: pointer; background: url('i/menuJoinRight.jpg') no-repeat; float: left; height: 34px; width: 13px; }
.menuJoinLeft { cursor: pointer; background: url('i/menuJoinLeft.jpg') no-repeat; float: left; height: 34px; width: 13px; }
.menuPad      { padding: 12px 0px 0px; }

a.menu:link{ color: #000000; text-decoration: none; }
a.menu:visited{ color: #000000; text-decoration: none; }
a.menu:hover{ color: #5f8cad; text-decoration: none; }
a.menu:active{ color: #000000; text-decoration: none; }
