body         { color: #000000; background-image: url('images/back.jpg'); margin: 0; padding: 
               0 }
a:link       { text-decoration: none; color: #FFFFFF}
a:visited    { text-decoration: none; color: #FFFFFF}
a:hover      { text-decoration: underline; color: #800080; background-color: #FFFFCC }
a:active	{	color: #CC0000;}

td           { font-size: 9pt; color: #000000; font-family: Verdana }

.normal	{
	font-family: verdana;
	font-size: 9pt;
	color: #333333;
}

.label       { font-family: Verdana; font-size: 9pt; color: #0000FF; font-weight: bold }
.biglabel    { font-family: Verdana; font-size: 14pt; color: #6600CC; font-weight: bold }
.notice      { font-family: Verdana; font-size: 10pt; color: #CC66FF }
.warning	{
	font-family: verdana;
	font-size: 10pt;
	color: #CC66FF;
}

.error	{
	font-variant: small-caps;
	font-weight: bold;
	color: #ff0000;
	background-color: #ffffff;
}

.top         { font-family: Verdana; font-size: 10pt;color: #FD7902;  }

.non	{	font-family: verdana;	color:  #FFE8FF;	}

th	{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background-color: #f2f2f2;
}

.button      { font-family: Verdana; font-size: 10pt; color: #FEFEFE; background-color: 
               #999999; font-weight: bold; border-left: 2px solid #CCCCCC; 
               border-right: 2px solid #333333; border-top: 2px solid #CCCCCC; 
               border-bottom: 2px solid #333333 }
input	{
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFCC;
}

select, textarea	{
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #996600;
	background-color: #FFFFCC;
}