html, body {
	margin:0px; padding:0px; 
	background:#fff;
	position:relative; 
	background:#000 url('images/bg.png') repeat-x;
	color:white;
	text-align:center;
}

img {
	border:none;
}

#all {
	text-align:left;
	width:850px;
	margin:auto;
	margin-top:20px;
	padding-bottom:50px;
}

.head {
	display:block;
	height:141px;
}

#h-line {
	display:block;
	height:50px;
}

#container {
	position:relative; 
	display:block; 
	border-left:solid 272px #430401;
	background-color:#430401;
}

#inner {
	display:block;
	position:relative;
	margin-left:-272px;
	padding:1px;
}

#left {
	float:left; 
	position:relative; 
	width:272px;
	left:0px;
}

#menu-h {
	display:block;
	position:relative;
	width:222px;
	left:15px;
	height:39px;
}

#menu {
	display:block;
	position:relative;
	width:222px;
	left:15px;
	background:#260000 url('images/menu-bg.png') repeat-y;
	min-height:180px;
}

#menu-t {
	margin-top:-180px;
	margin-right:5px;
}

body a:visited, body a:hover, body a:link {
	color:#fcdd41;
	font-family:Arial;
	font-size:10pt;
	text-decoration:none;
}

body a:hover {
	color:#B22222;
}

#menu-t ul {
	margin-left:27px;
	padding:0;
}

#menu-f {
	display:block;
	position:relative;
	width:222px;
	left:15px;
	margin-bottom:30px;
}

#center {
	margin-left:272px;
	position:relative; 
	display:block;
	margin-right:20px;
	margin-bottom:30px;
}

#line {
	display:block;
	margin-top:10px;
}

#body {
font-family:Arial;
font-size:10pt;
margin:0;
padding:0;
text-align:justify;
}

.clear {
	clear:both;
}

.foot {
	display:block;
	background:#490701;
	padding-top:12px;
	border:1px solid #490701;
}

.foot p {
	margin:0;
	padding:0;
}

#footer {
	margin-top:-2px;
}

.indent {
	margin-left:17px;
}

h1 {
	font-family:Arial;
	font-size:18pt;
	margin:0;
	padding:0;
	padding-top:10px;
}

p {
margin-top:10px;
}

#random #count {
     width:70px;
}
#random #submit {
     width:100px;
}
#random table td {
     width:30px;
     height:30px;
     text-align:center;
     vertical-align:center;
     font-weight:bold;
}
#random .black {
     color:yellow;
     background-color:black;
}
#random .green {
     color:white;
     background-color:green;
}
#random .red {
     color:white;
     background-color:red;
}

/*==table===*/

.button {
border: 0;
margin: 2px 0 2px 0;}

.tebheader{line-height:17px;
	  width: 100%;
	  text-align: center;
	  background: #ffffff;
border-spacing: 0 1px;}

.header {color: #FFFFFF; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
 	font-weight: bold;
	background: #420300; }

.header-number {color: #FFFFFF; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-align: center;}

.name-black {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background: #fac632;}

.name-white {
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background: #af4d33;}

.name-black a {color: #000000 !important;
	text-decoration: none;}

.name-white a {color: #ffffff !important;
	text-decoration: none;}

a:hover {text-decoration: underline;}

.logo {
width: 57px;
height: 40px;
border:0;
}