BODY
{
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
TD
{
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
}
TH
{
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
BODY
{
	margin: 0px;
}
a
{
	font-size: 12px;
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover
{
	font-size: 12px;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
SELECT
{
	/*padding-right: 1px; 	padding-left: 1px; 	left: -2px; 	padding-bottom: 1px; 	width: 152px; 	color: #666; 	padding-top: 1px; 	position: relative; 	top: -2px; 	height: 19px; 	background-color: #fff;*/
}
.block
{
	clear: both;
	line-height: 22px;
	margin: 10px 0px 10px 5px;
}
.split
{
	clear: both;
	width: 100%;
	height: 2px;
	line-height :2px;
	background-image: url(/images/soft/line.gif);
	background-repeat: repeat-x;
}

