a:link { color: #333333; }
a:visited { color: #333333; }
a:hover { color: #FFFFFF; }
a:active { color: #333333; }

a.detailsButton:link{    color: #333333; border: 2px solid #FFFFFF; background-color: #f7f804; 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: #333333; border: 2px solid #FFFFFF; background-color: #f7f804; 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: #333333; border: 2px solid #FFFFFF; background-color: #e0d52b; 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: #333333; border: 2px solid #FFFFFF; background-color: #f7f804; padding: 2px; margin: 0px 0px 3px; text-align: center; width: 175px; display: table; font: 13pt/15pt arial; font-weight: bold; text-decoration: none; }

.pageTitle{ font: 20pt/20pt arial; font-weight: bold; }
.pageContent{ font: 13pt/15pt arial; font-weight: bold; letter-spacing: -1px; }

.touch { color: #ffa101; }
.off   { color: #999999; }

.left{ text-align: left; }
.right{ text-align: right; }
.center{ text-align: center; }
.justify{ text-align: justify; }

.normal{ font: 13pt/16pt arial; }
.contactItem input{ width: 170px; margin-bottom: 4px; }

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; }

.button { border: 1px solid #000000;
	  border-right: 2px solid #000000;
	  border-bottom: 2px solid #000000;
	  background-color: #c4c4c4;
	  letter-spacing: 1px;
	  font: 8pt/8pt tahoma; }
	  
.mousebutton { border: 1px solid #000000;
	       background-color: #adadad;
	       letter-spacing: 1px;
	       font: 8pt/8pt tahoma; }
	       
.input { padding-left: 2px; background-image: url(i/text_fade.jpg);
		 border: 1px solid #000000; }
		
table#compare{ border-collapse: collapse; color: #000000; }
table#compare td.label{ background-image: url(i/text_fade.jpg);
			border-bottom: thin solid #CCCCCC;
			border-right: thin solid #CCCCCC;
			font-family: Arial, Sans-Serif;
			font-size: 8pt;
			font-weight: bold;
			padding: 4px 5px 4px 5px;
			text-align: left;
			width: 80px;
			letter-spacing: 0px; }

table#compare td.data{ border-right: thin solid #CCCCCC;
		   border-bottom: 1px solid #CCCCCC;
		   background: #FFFFFF;
		   font-family: Arial, Sans-Serif;
		   font-size: 9pt;
		   padding: 2px 5px 2px 5px; }
#compareButton{ width: 55px; height: 20px; font: 8pt arial; padding: 0px; }
.imageLink { border: 0px; cursor: pointer; }
.thumbnail { cursor: pointer; border: 1px solid #000000; }
