/*  Stylesheet for www.garriotts.net pages */

body { background:black; color:#EAAC26; font-family:Tahoma, Verdana, Arial; font-size:14pt; cursor:cross-hair; 
          scrollbar-highlight-color: #FFFFFF; 
		  scrollbar-shadow-color: #331100; 
		  scrollbar-arrow-color: #000000; 
		  scrollbar-base-color: #FFD600; 
		  scrollbar-3d-light-color: #FEF0B0; 
		  scrollbar-dark-shadow-color: #705000 }

a:link { color:#FFD700 }
a:visited { color:#FFD700 }
a:hover { color:#FFD700 }
a:active { color:#FFD700 }
a:link, a:visited {text-decoration:none }
a:hover { text-decoration:underline }

font { background:black; color:#EAAC26; font-family:Tahoma,Verdana,Arial; font-size:14px }

h2 { background:#000000; color:#FFD700; font-family: Tahoma, Verdana, Arial; text-align:center; text-decoration:underline }
h3 { background:#000000; color:#EAAC26; font-family: Tahoma, Verdana, Arial; text-align:center }

table { background:#000000; color:#EAAC26; font-family: Tahoma, Verdana, Arial; font-size:13px }
td { background:#000000; color:#EAAC26; font-family: Tahoma, Verdana, Arial; font-size:13px }
td.dgrey { background:#3c3c3c; color:#EAAC26; font-size:12px }
td.grey { background:#666666; color:#EAAC26; font-size:12px }
td.greytext { background:#000000; color:#CCCCCC; font-size:12px }
td.tree { background:#000000; color:FFD700; font-family:Tahoma, Verdana, Arial; font-size:10px }

p { background:black; color:#EAAC26; font-family:Tahoma,Verdana,Arial; font-size:14px }
.small { font-size:10px }
.menu { font-size:9pt; text-align:center }
.bright { background:black; color:#FFD700 }
.center { text-align:center } 
.red { background:black; color:#FF4040 }
.w { background:black; color:#FAFAFA; font-size:11px }
.wht { background:black; color:#FAFAFA }
ul { list-style-image: url("images/bullet.gif"); list-style-position:outside }