<!-- 
/*
  > ZeroBlog a Chipmunk Blogger modification! 
  > Copyright (C) 2004  Arnan de Gans, ZeroCom computers
  > 
  > This program is free software; you can redistribute it and/or modify 
  > it under the terms of the GNU General Public License as published by 
  > the Free Software Foundation; either version 2 of the License, or 
  > (at your option) any later version. 
  >  
  > This program is distributed in the hope that it will be useful, 
  > but WITHOUT ANY WARRANTY; without even the implied warranty of 
  > MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
  > GNU General Public License for more details. 
  > 
  > You should have received a copy of the GNU General Public License 
  > along with this program; if not, write to the Free Software 
  > Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  
  > For support please contact one of the following persons:
  > Chipmunk website: http://www.chipmunk-scripts.com
  > Arnan de Gans website: http://www.zerocom.ath.cx
  > ZeroCom website: http://www.zerocom.nl
  
  > File: style.css
  > Written by: Chipmunk Scripts
  > Modded: Yes, added styles
  > Description: Set the styles for the site
*/
<style type="text/css">

a { font-family: sans-serif; font-weight: none; font-size: 12pt; color: #000000; text-decoration: none; }
a:active { font-family: sans-serif; font-weight: none; font-size: 12pt; color: #000000; text-decoration: none; }
a:visited { font-family: sans-serif; font-weight: none; font-size: 12pt; color: #000000; text-decoration: none; }
a:hover { font-family: sans-serif; font-weight: none; font-size: 12pt; color: #000000; text-decoration: underline; }  

a.white { font-family: sans-serif; font-weight: none; font-size: 12pt; color: #f4f4dd; text-decoration: none; }
a.white:active { font-family: sans-serif; font-weight: none; font-size: 12pt; color: #f4f4dd; text-decoration: none; }
a.white:visited { font-family: sans-serif; font-weight: none; font-size: 12pt; color: #f4f4dd; text-decoration: none; }
a.white:hover { font-family: sans-serif; font-weight: none; font-size: 12pt; color: #f4f4dd; text-decoration: underline; }  

input { color : #000000; font: normal 12px; border-collapse: collapse; border: 1px solid #000000; }
textarea { color : #000000; font: normal 12px; border-collapse: collapse; border: 1px solid #000000; }
select { color : #000000; font: normal 12px; border-collapse: collapse; border: 1px solid #000000; }

.maintable {border: 1px #003366 solid; background-color: #f4f4dd; width: 100%; padding: 0px; font-family: sans-serif;font-size: 12px; } 
.centertable {border: 1px #003366 solid; background-color: #f2f2f2; width: 95%; padding: 0px; font-family: sans-serif;font-size: 12px; } 
.logintable {border: 1px #003366 solid; background-color: #f4f4dd; width: 35%; padding: 0px; font-family: sans-serif;font-size: 12px; } 
.regrow {font-family: sans-serif,Sans-serif; color: #000000; font-weight: bold; background-color: #f4f4dd;} 
.headline {font-family: Sans-serif;font-weight: bold; color: #f4f4dd;background-color: #416161;font-size: 12px; } 
.sideheadline {font-family:sans-serif,Sans-serif; font-weight:bold; color:#f4f4dd; background-color: #003366; 
	background-color : #537b7b; background-repeat:repeat; background-attachment:fixed; font-size:12px; } 
.subline {font-family: Sans-serif;font-weight: none; color: #f4f4dd;background-color: #999999;font-size: 12px; } 
.mainrow {font-family: sans-serif; color: #000000; background-color: #f4f4dd;font-size: 12px; } 
a.mainrow {font-family: sans-serif; color: #000000; background-color: #f4f4dd;font-size: 12px; } 
a.mainrow:active {font-family: sans-serif; color: #000000; background-color: #f4f4dd;font-size: 12px; } 
a.mainrow:visited {font-family: sans-serif; color: #000000; background-color: #f4f4dd;font-size: 12px; } 
a.mainrow:hover {font-family: sans-serif; color: #000000; background-color: #f4f4dd;font-size: 12px; } 

.normalt {font-family: sans-serif; color: #000000; background-color: #f4f4dd;font-size: 12px; text-decoration: none;} 
.normalt:active {font-family: sans-serif; color: #000000; background-color: #f4f4dd;font-size: 12px; text-decoration: none;} 
.normalt:visited {font-family: sans-serif; color: #000000; background-color: #f4f4dd;font-size: 12px; text-decoration: none;} 
.normalt:hover {font-family: sans-serif; color: #555555; background-color: #f4f4dd;font-size: 12px; text-decoration: none;} 

.normalw {font-family: sans-serif; color: #f4f4dd; font-size: 12px; text-decoration: none;} 
.normalw:active {font-family: sans-serif; color: #f4f4dd; font-size: 12px; text-decoration: none;} 
.normalw:visited {font-family: sans-serif; color: #f4f4dd; font-size: 12px; text-decoration: none;} 
.normalw:hover {font-family: sans-serif; color: #d4d4bd; font-size: 12px; text-decoration: none;} 

.maintables {border: 1px #cccccc solid; width: 240px; padding: 0px; font-family: sans-serif,Sans-serif; font-size: 12pt; } 
.errortable {border: 1px #003366 solid; background-color: #f4f4dd; width: 35%; padding: 0px; font-family: sans-serif,Sans-serif;font-size: 12px; } 
.tstable {border: 1px #003366 solid; background-color: #f2f2f2; width: 380px; padding: 0px; font-family: sans-serif,Sans-serif;font-size: 12px; } 

/*2 lines for listing as used on bbboards to color the posts diff*/
.row1 {font-family:sans-serif,Sans-serif; color:#000000; background-color:#F2F2F2; font-size:12px; } 
.row2 {font-family:sans-serif,Sans-serif; color:#000000; background-color:#cccccc; font-size:12px; } 

/*ventrilo*/
.ventrilo {border: 1px #003366 solid; background-color: #f2f2f2; width: 50%; padding: 0px; font-family: sans-serif,Sans-serif;font-size: 12px; } 

.root {font-family: sans-serif,Sans-serif;font-weight: bold; color: #f4f4dd; background-color: #003366;font-size: 12px; } 
.sub {font-family: sans-serif,Sans-serif;font-weight: none; color: #f4f4dd; background-color: #999999;font-size: 12px; } 
.private {font-family: sans-serif,Sans-serif;font-weight: none; color: #f4f4dd; background-color: #ff6600;font-size: 12px; } 
.subprivate {font-family: sans-serif,Sans-serif;font-weight: none; color: #f4f4dd; background-color: #ffcc00;font-size: 12px; } 
.user {font-family: sans-serif,Sans-serif; color: #000000; background-color: #F2F2F2;font-size: 12px; } 

.row10 {font-family:sans-serif,Sans-serif; color:#000000; background-color:#cccccc; font-size:12px; } 
.row11 {font-family:sans-serif,Sans-serif; color:#000000; background-color:#999999; font-size:12px; } 
.row20 {font-family:sans-serif,Sans-serif; color:#000000; background-color:#F2F2F2; font-size:12px; } 
.row21 {font-family:sans-serif,Sans-serif; color:#000000; background-color:#dadada; font-size:12px; } 

/*Custom*/
.table { width: 100%; background-color: #8E3420; border: 1px solid; border-color: #8E3420; padding: 0; } 
.tdhead { border: solid #8E3420 1px; vertical-align: text-top; text-align: center; } 
.tdfoot { border: solid #8E3420 1px; vertical-align: text-top; text-align: left; } 
.tdadmin { border: solid #8E3420 1px; vertical-align: text-top; text-align: center; } 
.empty { border: 0px }
.headtext { font-family: sans-serif; font-size: 12pt; color: #000000; }
.today { border: solid #EFD386 1px; } 

.footer { font-family: sans-serif; font-size: 12pt; color: #000000; }

</style>
-->
