body{
	margin: 0px;
	margin-left: 0px;
	margin-top: 10px;
}
.gray{
	font-family: Arial, Helvetica;
	font-size: 11px;
	color:#4b4b4b;
}
.graysmall{
	font-family: Arial, Helvetica;
	font-size: 9px;
	color:#4b4b4b;
}
.sdarkgray{
	font-family: Arial, Helvetica;
	font-size: 11px;
	color:#000000;
}
.darkgray{
	font-family: Arial, Helvetica;
	font-size: 12px;
	color:#333333;
}
.walltype{
	text-decoration: underline;
}
.input
{
BORDER-RIGHT: #999999 1pt solid;
BORDER-TOP: #999999 1pt solid;
FONT-SIZE: 10px;
BORDER-LEFT: #999999 1pt solid;
COLOR: #999999;
BORDER-BOTTOM: #999999 1pt solid;
FONT-FAMILY: Arial;
HEIGHT: 15px;
BACKGROUND-COLOR: #000000;
}
.radio
{
BACKGROUND-COLOR: #CCCCCC;
}
a:link		{ color:#333333; text-decoration: none; }
a:visited	{ color:#666666; text-decoration:none; }
a:hover		{ color:#000000; text-decoration:underline; }
a:active	{ color:#999999; text-decoration:none; }

a.wall:link		{ color:#FF3300; text-decoration: none; }
a.wall:visited	{ color:#FF3300; text-decoration:none; }
a.wall:hover	{ color:#FF3300; text-decoration:underline; }
a.wall:active	{ color:#FF3300; text-decoration:none; }