body.enter {
	background-color: #000000;
}

body {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
}

td.border { background-color: #000000; }

td.top {
	background-image: url(img/shadow_top.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

td.bottom {
	background-image: url(img/shadow_bottom.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	text-align: right;
	vertical-align: bottom;
}

td.main {
	background-image: url(img/mtb.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

span.head {
	color: #cc3300;
	font-weight: bold;
	font-size:16px;
}

span.10 { font-size: 10px; }
span.7 { font-size: 7px; }

span.text {
	color: #333333;
	font-size:12px;
}

.text {
	color: #333333;
	font-size:12px;
}

.textRed {
	color: #CC3300;
	font-size:12px;
}

span.msg {
	color: #cc3300;
	font-size:12px;
}

a:link { color: #cc3300; text-decoration: underline; }
a:visited { color: #cc3300; text-decoration: underline; }
a:hover { color: #000000; text-decoration: none; }
a:active { color: #cc3300; text-decoration: underline; }

a.enter:link { font-weight: bold; color: #cccccc; text-decoration: none; }
a.enter:visited { font-weight: bold; color: #cccccc; text-decoration: none; }
a.enter:hover { font-weight: bold; color: #990000; text-decoration: none; }
a.enter:active { font-weight: bold; color: #cccccc; text-decoration: none; }

.ROT {
	color: #CC3300;
	font-weight: bold;
	font-size:16px;
}
