<!--
body, html{
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.bg-color{background-color: #5E0404;}
.bg-color-2{background-color: #350202;}

.text-small{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#990000;}
.text-small-light{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#CAA7A6;line-height: 14px;}

.link-small:link, .link-small:active, .link-small:visited, .link-small:hover{font-family:Verdana, Arial, Helvetica;font-size:10px;color:#990000;text-decoration: none;letter-spacing: 0.8px;}

.link-small-norm2:link, .link-small-norm2:active, .link-small-norm2:visited, .link-small-norm2:hover{
	font-family:Verdana, Arial, Helvetica;
	font-size:10px;
	color:#990000;
	height: 24px;
	text-decoration: none;
	letter-spacing: 0.8px;
	padding-top: 5px;
	padding-bottom: 4px;
}

.link-small-norm:link, .link-small-norm:active, .link-small-norm:visited{
	font-family:Verdana, Arial, Helvetica;font-size:10px;letter-spacing: 0.8px;color:#990000;text-decoration: none;}
.link-small-norm:hover{font-family:Verdana, Arial, Helvetica;font-size:10px;letter-spacing: 0.8px;color:#420000;text-decoration: underline;}

.link-small-other:link, .link-small-other:active, .link-small-other:visited{
	font-family:Verdana, Arial, Helvetica;font-size:10px;color:#990000;text-decoration: none;}
.link-small-other:hover{font-family:Verdana, Arial, Helvetica;font-size:10px;color:#420000;text-decoration: underline;}

.link-med-norm:link, .link-med-norm:active, .link-med-norm:visited{
	font-family:Verdana, Arial, Helvetica;font-size:10px;color:#990000;text-decoration: none;font-weight: bold;}
.link-med-norm:hover{font-family:Verdana, Arial, Helvetica; font-size:10px;color:#420000;text-decoration: underline;font-weight: bold;}

.cell-over{
	text-align: center;
	background-position: center;
	height: 24px;
	cursor: hand;
	background-color: #8A0606;
	padding-left: 5px;	
	padding-right: 5px;
}
-->