/* CSS Document */

.blink	
{
	font-family:tahoma;
	font-size:11px;
	line-height:20px;
	color:#FFFFFF;
	text-decoration:none;}

.blink:hover
{
TEXT-DECORATION:underline;
	font-family:tahoma;
	font-size:11px;
	line-height:20px;
	color:#c0ff00;}
	

.1blink	
{
	font-family:tahoma;
	font-size:11px;
	line-height:20px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;}

.1blink:hover
{
TEXT-DECORATION:underline;
	font-family:tahoma;
	font-size:11px;
	line-height:20px;
	color:#FFFF00;}

.2blink	
{
	font-family:tahoma;
	font-size:11px;
	line-height:20px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;}

.2blink:hover
{
TEXT-DECORATION:underline;
	font-family:tahoma;
	font-size:11px;
	line-height:20px;
	color:#ff5a00;}

.3blink	
{
	font-family:verdana;
	font-size:13px;
	line-height:16px;
	color:#421F00;
	text-decoration:none;}

.3blink:hover
{
TEXT-DECORATION:underline;
	font-family:tahoma;
	font-size:11px;
	line-height:20px;
	color:#c0ff00;}

.4blink	
{
	font-family:tahoma;
	font-size:11px;
	line-height:15px;
	color:#FFEEDD;
	text-decoration:none;}

.5blink:hover
{
TEXT-DECORATION:underline;
	font-family:tahoma;
	font-size:12px;
	line-height:20px;
	color:#FFEEDD;}

.formField {
font-family: Verdana;
font-color: #FFFFFF;
font-size: 10px;
font-weight: bold;
border: 1px solid #9d6f40;
padding-left: 4;
padding-right: 4;
padding-top: 1;
padding-bottom: 1;
background-color: #f9e1c7;
}
