

.zeal
{
	background-color: #FEFEFE;
	background-image: url(images/wheel04.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0px 0px;
}


.month { font-size: 13px; color: #000000; font-family: Verdana, Arial, Swiss, SunSans-Regular, Tahoma, Helvetica, Geneva }
.nextprev { font-size: 9px; font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.dayheads { font-size: 9px; color: #FFFFFF; font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.darknumbers { font-size: 13px; color: #000000; font-family: Arial, Verdana, Tahoma, Helvetica, Geneva, Swiss, SunSans-Regular }
.graynumbers { font-size: 13px; color: #999999; font-family: Arial, Verdana, Tahoma, Helvetica, Geneva, Swiss, SunSans-Regular }

a 
{  
color: #0033FF;
text-decoration: none
}

a:visited 
{  
color: #06C;
}

a:hover 
{
color: #993;
background-color: #FF9;
text-decoration: underline;
}

a:active 
{  
color: #0C6;
background-color: #FFF;
text-decoration: none;
}





form { font-family: verdana,arial; }

.trans
{
	background-color: transparent;
}

input
{
	background-color: transparent;
}

textarea
{
	background-color: transparent;
}

select, submit
{
	font-size: small;
	font-family: verdana,arial;
}

p
{
	font-size: small;
	font-family: verdana,arial;
}

div
{
	font-size: small;
	font-family: verdana,arial;
}


.dragon
{
	font-family: Georgia, Times, serif;
	font-size: small;
	line-height: 150%;
}


.lion
{
	font-family: Georgia, Times, serif;
	font-size: small;
	line-height: 150%;
	font-weight: 500;
}

td
{
	font-family: Georgia, Times New Roman, serif;
	font-size: small;
	line-height: 150%;
	color: #333399;
}


td.form
{
	font-size: small; 
	font-family: geneva,verdana,arial;
}

th
{
	font-weight: bold;
	font-size: 12pt;
	font-family: verdana,arial;
	color: #BBBBBB;
}

.login
{
	font-size: smaller; 
	font-family: Georgia, Times, serif;
	color: #BFB18A;
}

.tiger
{
	font-size: small;
	font-family: Georgia, Times, serif;
	color: #996600;
}

.small
{
	font-size: smaller; 
	font-family: verdana,arial;
	color: #BBBBBB;
}

h1
{
	font-weight: bold;
	font-size: 14pt;
	font-family: verdana,arial;
}

.redtext { color: red; }
.red { color: red; }
.whitetext { color: #FFFFFF; }
.white { color: #FFFFFF; }
.grey { color: #BBBBBB; }