a:link {
	background-color: transparent;
	color: #F5F5F5;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	background-color: transparent;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	background-color: transparent;
	color: #DC3311;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a:active{
	background-color: transparent;
	color: #FFCC33;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

html,body {
	background-color: #DC3311;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	scrollbar-3dlight-color: #DC3311;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #DC3311;
	scrollbar-face-color: #DC3311;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #DC3311;
}

table {
	height: 100%;
	width: 100%;
}


td {
	background-color: transparent;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
}

.blackborder {
	border: 1px solid #000000;
}

.borderbottom {
	border-bottom: 1px solid #000000;
}

.borderleft {
	border-left: 1px solid #000000;
}

.borderright {
	border-right: 1px solid #000000;
}

.bordertop {
	border-top: 1px solid #000000;
}

.colorcount {
	background-color: transparent;
	color: #DC3311;
	font-weight: bold;
}

.rightbottom {
	font-weight: bold;
	line-height: 2;
	margin-right: 10px;
	text-align: right;
	vertical-align: middle;
}

#border {
	border: 1px solid #000000;
	height: 599px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	position: relative;
	text-align: left;
	width: 900px;
}

#bottom {
	background: url('img/slices/bg-3-0.jpg');
	height: 58px;
	left: 0px;
	position: absolute;
	top: 541px;
	width: 900px;
}

#container {
	height: 599px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	width: 900px;
}

#main {
	background: url('img/slices/bg-2-0bg.jpg');
	height: 373px;
	left: 0px;
	position: absolute;
	top: 168px;
	width: 900px;
}

#menu {
	background: url('img/slices/bg-1-0.jpg');
	height: 36px;
	left: 0px;
	position: absolute;
	top: 132px;
	width: 900px;
}

#top {
	background: url('img/slices/bg-0-0bg.jpg');
	height: 132px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 900px;
}
