body 
{
	margin: 0px; padding: 0px;
	font-size: 16px;
	font-family: Verdana;
	color: #999999;
	background: #000;
	margin: 0;
	padding: 0;
}

p	
{	
	font-family: Verdana;
	color: #999999;
	text-indent: 2em;
	list-style-type: none;
	text-align: justify; 
}

td.a3 
{	
	font-family: Verdana;
	font-size: 16px;
	color: #999999;
	list-style-type: none;
	text-align: center;
}

td		{	background-repeat: repeat-x;  margin: 0px; padding: 0px;
			}


div.alt	{	position: relative;
			top: 0px; left: 0px; width: 209 px; height: 233 px; 
			}
a		{	text-decoration: none; color: #333333; border: 0px;}
a:hover	{	text-decoration: underline; color: #ff9900;}
a:link	{	text-decoration: underline; color: #999999;}
a:visited {	text-decoration: underline; color: #999999;}
a:active {	text-decoration: underline; color: #999999;}

.main_table
{
	height: 100%;
}

.textfield
{
	background: #999999;
	border: 1px solid #fff;
	width: 438px; 
}

.textfield1
{
	background: #999999;
	border: 1px solid #fff;
}

.picture_name
{
	font: Verdana;
	color: #fff;
	font-size: 14px;
}

.no_current
{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5; 
	-khtml-opacity: 0.5; 
	opacity: 0.5; 
}

.navigator_link
{
	font: Verdana;
	color: #fff;
	font-size: 18px;
}

.link, .link:visited
{
	font: Verdana;
	color: #fff;
	font-size: 14px;
	text-decoration: underline;
}

.link:hover, .link:active
{
	font: Verdana;
	color: #fff;
	font-size: 18px;
	text-decoration: none;
}