body { background-color: #ddffff;
       scrollbar-base-color: #efefef; 
       scrollbar-arrow-color: #000088;
       scrollbar-DarkShadow-Color: #000088;  }

a:link, a:active, a:visited  { color: #0000ff; 
				  			   font-family: comic sans ms, arial; 
				  			   font-weight: bold;
							   text-decoration:none; }
a:hover { color: #ff0000 }

p, td { color: #000000; 
        font-family: verdana, tahoma, arial; 
        font-size: 10pt }

h1 { color: #000088; font-family: Times New Roman; font-size: 18pt; }
h2 { color: #000088; font-family: Times New Roman; font-size: 16pt; }
h3 { color: #000088; font-family: Times New Roman; font-size: 14pt; }
h4 { color: #000088; font-family: Times New Roman; font-size: 12pt; }
h5 { color: #000088; font-family: Times New Roman; font-size: 10pt; }
h6 { color: #000088; font-family: Times New Roman; font-size: 8pt; }
hr { color: #000088 }

/* Form elements */
input, textarea, select { color: #000000;
	   			 		  font-family: Verdana, Arial, Helvetica, sans-serif;
						  font-size: 10pt;
						  font-weight: normal;
						  text-indent: 2px;
						  border-width: 2px;
						  border-color: #000088;
						  border-style: solid; }
/* The text input fields background colour */
input.post, textarea.post, select { background-color: #ffffff; }

.body_color { color: #ddffff }
.body_bg_color { background-color: #ddffff }
.border_bg { background-color: #000088 }
.border_color { color: #000088 }
.table_color { color: #eeffff }
.table_bg_color { background-color: #eeffff }
.alt_bg { background-color: #cceeee }
.navbar { background-image: url(navbar/navbar_bg.gif) }
.table_bg { background-image: url(graphics/table_bg.gif) }
.reel_bg { background-image: url(graphics/reel_bg.gif) }
.copyrightbar { background-image: url(graphics/copyright_bg.gif) }
.pt8 { font-size: 8pt }
