body
{
	margin: 60px 0px 0px 0px;
	background-color: transparent;
	width: 100%;
	text-align: center;
}
body, span, div, input, textarea, p
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
}
img
{
	margin: 0px;
	border: 0px;
	padding: 0px;
}
a:link, a:visited, a:active
{
	text-decoration: none;
	color: #9D141C;
	background-color: transparent;
}
a:hover
{
	text-decoration: underline;
}
#main
{
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#logo
{
	width: 860px;
	height:50px;
	float: right;
	margin-bottom: 10px;
	text-align: right;
}
#slotbox
{
	width: 40px;
	float: left;
	height: 400px;
	margin-right: 20px;
	overflow: hidden;
	background-image: url(img/b-m-c_h.png);
}
#whitebox
{
	float: left;
	width: 400px;
	height: 400px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#colorbox
{
	float: left;
	width: 400px;
	height: 400px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	overflow: hidden;
}
#colorbox a:link, #colorbox a:active, #colorbox a:visited
{
	background-color: transparent;
	color: #FFFFFF;
}
#colorbox div.content
{
	float: left;
	width: 376px;
	height: 285px;
	padding: 0px;
	text-align: left;
	overflow: auto;
	margin: 6px 12px 94px 12px;
}
#colorbox div.long
{
	height: 328px;
}
#colorbox div.content table.flow
{
	width: 95%;
	height: 279px;
}
#colorbox div.long table.flow
{
	width: 95%;
	height: 328px;
}
#colorbox div.content p
{
	position: relative;
	bottom: 0px;
	left: 0px;
}
a:link.profile, a:active.profile, a:visited.profile, 
a:link.hint, a:active.hint, a:visited.hint
{
	padding-left: 12px;
	background-repeat: no-repeat;
	background-image: url(img/link.gif);
	background-position: 4px 5px;
}
.colored
{
	font-size: 8pt;
	background-color: transparent;
	color: #9D141C;
}
div.split
{
	float: left;
	width: 860px;
	margin: 0px;
	padding: 0px;
}
.clearfix:after
{
    display: block;
    height: 0;
	clear: both;
    visibility: hidden;
}
.clearfix
{
}
/* Hides from IE-mac \*/
* html[xmlns] .clearfix
{
    height: 1%;
}
.clearfix
{
    display: block;
}
/* End hide from IE-mac */
