/* Styles for BakerTile.Com New site */ /* as of 12/14/04 as per andy*/ 

/* All the Heading styles */

P {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: x-small;color: #000000} 
H1 {font-family: Verdana; font-size: large; color: #FF6666} 
H2 {font-family: Verdana; font-size: medium; color: #9900FF} 
H5 { font: bold 12pt Verdana, Arial, Helvetica, sans-serif; color: #ff00ff;} 

/* Link styles */ 
A:link { text-decoration:none; color:0000ff;} 
A:visited { text-decoration:underline; color:#0099ff;} 
A:hover { text-decoration:overline; font-weight:none; color:ff68ff;} 
A:hover { text-decoration:underline; font-weight:none; color:ff68ff;} 
A:active { text-decoration:none; font-weight:none; color:blue; cursor:help;} 

/* Scroll Bar styles */
body {
	font-family: Verdana, Arial, Helvetica;
	scrollbar-face-color: #330099;
	scrollbar-highlight-color:#E0D8C8;
	scrollbar-3dlight-color: #0033FF;
	scrollbar-darkshadow-color:#D8CCC0;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#E00000;
	scrollbar-track-color: #CCCCCC;
} 

/* Form styles */ 
FORM {font-family:verdana;font-size:8pt;color:#000000; } 
INPUT {font-family:verdana;font-size:8pt;color:#E00000; background-color:#FFFFFF} 
SELECT {font-family:verdana;font-size:8pt;color:#000000; background-color:#CCCCCC; border: #FF0000} 
textarea { font-family:verdana;font-size:8pt;color:#000000; background-color:#CCCCCC} 
.bg{ font-family: Courier New, Courier, mono; font-size:8pt; background-color:#cccccc; border: thin #000000 solid}

/* Site Credit styles */
.credits {font-family:arial;font-size:smaller;color:#000000; border-style: groove; border-color: darkgrey; border-width: thin;}
.credit {font-family:arial;font-size:7pt;color:#cccccc; border-color: grey; border-width: thin;}
.boxtit {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 14px; color: #00FF00; text-align: center}
.butt { font-family: Tahoma, Arial, Helvetica; font-size: 11px; color: #000000; font-weight: bold; text-decoration: none; }
.boxtran {border-style: groove; border-color: darkgrey; border-width: thin; border-style: groove; border-color: darkgrey; border-width: thin;}


