/* CSS Document */
#spamTable{
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;

}
.error{
	color:#FF0000;
}
.Heading{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	color:#8E2947;
}


.border-bottom{
	border-bottom:1px solid #D8A021;
}

.border-right{
	border-right:1px solid #D8A021;
}
#spamTable a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#BE4710;
	text-decoration:none;
	font-weight:bold;
}

#spamTable a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#BE4710;
	text-decoration:underline;
	font-weight:bold;
}

th{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#BE4710;
	background-color:#FBFBC7;
	height:20px;
	font-weight:bold;
}