body{
padding:0px;
margin:0px;
background-color:#2A2A2A;
}
a:hover{text-decoration:none;}
.m_text
	{
		font-family:Verdana;
		font-size:9px;
		line-height:11px;
		color:#FFFFFF;
		
	}

.h_text
	{
		font-family:Verdana;
		font-size:9px;
		line-height:11px;
		color:#FFCC00;
		text-transform:uppercase;
	}
	
.l_text
	{
		font-family:Verdana;
		font-size:9px;
		line-height:9px;
		color:#FFCC00;
		text-transform:uppercase
	}

.l1_text
	{
		font-family:Verdana;
		font-size:9px;
		line-height:14px;
		color:#CACACA;
		text-transform:uppercase
	}

.f_text
	{
		font-family:Verdana;
		font-size:9px;
		line-height:9px;
		color:#1D1D1D;
		text-transform:uppercase
	}
	
.c_text
	{
		font-family:Verdana;
		font-size:9px;
		line-height:11px;
		color:#B0B0B0;
		text-transform:uppercase;
	}

.c1_text
	{
		font-family:Verdana;
		font-size:9px;
		line-height:11px;
		color:#FFCC00;
		text-transform:uppercase
	}
	
.form
	{
		width:167px; height:210px; border-color:#B0B0B0; border-bottom-width:1px; border-right-width:1px; background-color:#ffffff; padding-left:8px; padding-top:3px
	}
		
	a.c1_text{text-decoration:none;}	
	a.c1_text:hover{text-decoration:underline;}

label
{
width: 8em;
float: left;
text-align: right;
margin-right: 1.5em;
display: block
}

.submit input
{
margin-left: 50em;
color: #CCCCCC;
background: #660000;
border: 2px outset #d7b9c9;
} 

input
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}

textarea
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}

fieldset
{
border: 3px solid #666666;
width: 60em;
font-weight:bold;

}

fieldset.join
{
border: 3px solid #666666;
width: 30em;
font-weight:bold;

}
legend
{
color: #660000;
background: #666666;
border: 1px solid #781351;
padding: 2px 6px;
} 