body	{
	background:#EEEEEE;
	
	}
#header td
{
	font-family:arial;
	font-size:9pt;
	font-weight:bold;
	background:#8CA6C2;	
	color:white;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #4673A3;
	letter-spacing:.7mm ;
	text-align:center;
	vertical-align:top;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#c3c3c3', Direction=135, Strength=12);
}

.inp_signup
{ 
	border:1px solid #999999; 
	background:FFFFFF;
	font-family : verdana;
	font-size:11px;
	height:15px;
	color:#555555;
}	 

.td_text
{
	font-family :arial, verdana;
	font-size:12px;		
	color:#000000;
}

.sub
{
	font-family : verdana;
	background:url('./submitbg.gif')  #DDDDDDD;
	color:#000000;
	font-size:7.5pt;
	PADDING-TOP:2px;	
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
}

.error
{
	font-family :arial, verdana;
	font-size:12px;	
	font-weight:bold;	
	color: red;
}

.select
{
	height:36px;
	width:103x;
	font-family:arial, verdana;
	font-size:11px;
	color:#84B8E0;
}
