span.reg	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
span.title	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
p.reg	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
a.reg	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	line-height: 16px;
}
a.black	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
a.reg:hover	{
	text-decoration: underline;
}
body	{
	background-color: A7A7A7;
	background-image: url(/images/mainbg.jpg);
	background-repeat: repeat;
	background-position: center;
}
td.dashboard	{
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #A7A7A7;
}
td.blackbox	{
	border: thin dotted #666666;
}

