a:link { color: #333333; }
a:visited { color: #333333; }
a:hover { color: #FFFFFF; }
a:active { color: #333333; }

a.whitey:link { color: #FFFFFF; }
a.whitey:visited { color: #FFFFFF; }
a.whitey:hover { color: #999999; }
a.whitey:active { color: #FFFFFF; }

a.detailsButton:link{    color: #6c1913; border: 2px solid #c3c3c3; background-color: #fef5d8; padding: 2px; margin: 0px auto 3px; text-align: center; width: 175px; display: block; font: 13pt/15pt arial; font-weight: bold; text-decoration: none; }
a.detailsButton:visited{ color: #6c1913; border: 2px solid #c3c3c3; background-color: #fef5d8; padding: 2px; margin: 0px auto 3px; text-align: center; width: 175px; display: block; font: 13pt/15pt arial; font-weight: bold; text-decoration: none; }
a.detailsButton:hover{   color: #6c1913; border: 2px solid #c3c3c3; background-color: #fdeeb9; padding: 2px; margin: 0px auto 3px; text-align: center; width: 175px; display: block; font: 13pt/15pt arial; font-weight: bold; text-decoration: none; }
a.detailsButton:active{  color: #6c1913; border: 2px solid #c3c3c3; background-color: #fef5d8; padding: 2px; margin: 0px auto 3px; text-align: center; width: 175px; display: block; font: 13pt/15pt arial; font-weight: bold; text-decoration: none; }

html,body { height: 100%; }

.touch { color: #ffa101; }
.off   { color: #999999; }
.pageTitle{ font: 20pt/20pt arial; font-weight: bold; }
.pageContent{ font: 13pt/15pt arial; font-weight: bold; letter-spacing: -1px; }
.normal { font: 9pt/12pt tahoma; }
.small { font: 8pt/11pt tahoma; letter-spacing: 2px; }
.u { text-decoration: underline; }
.center{ text-align: center; }
.left{ text-align: left; }
.right{ text-align: right; }

.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 { background-image: url(i/text_fade.jpg);
		 border: 1px solid #000000; }

img { behavior: url("pngbehavior.htc"); }