body {
	/*font-family: 'Tangerine';*/
	font-family: 'Lato', arial, serif;
	font-size: 14px;
	/*background: url('../img/bg.jpg') repeat-x;*/
	color: #FFF;
	background:url("../img/background-pattern.jpg") repeat;
	background-color: #000;
	margin: 0px;
	padding: 0px;

}
.link {
	color: #DB9B00;
}
.link:hover {
	text-decoration: underline;
	cursor:pointer;	
}
table.register_table {
}

table.register_table tr {

}
table.register_table td {
        border-bottom: #59371c 1px solid;
        border-collapse: collapse;
        color: #000000;
        font-size: 14px;
}

table.register_table th {
        background: url('/pic/wood2.jpg');
        color: #ffffff;
        border-collapse: collapse;
        font-size: 13px;
        text-align: center;
        height: 50px;
		background-position:center;


}

table.table_lines {
	/*border: #a26c04 2px solid;*/
	width: 95%;
	margin-bottom: 5px;
	background:url("/pic/fondo.png");

}

table.table_lines tr {
	background:url("/pic/fondo.png");

}
table.table_lines td {	
	font-family: 'Lato', arial, serif;
	border-bottom: #333 1px solid;
	border-collapse: collapse;
	/*color: #ded9d9 !important;*/
	font-size: 13px;
	padding-top: 7px;
	padding-bottom: 6px;
	padding-left: 5px;
	padding-right: 5px;

}

table.table_lines th {
font-family: 'Kreon', arial, serif;
	background: url('../pic/wood2.gif') no-repeat;
	border-left:none;
	border-right:none;
	color: #333;
	border-collapse: collapse;
	font-size: 18px;
	text-align: center;
	height: 50px;
	background-position:center;
}

table.table_lines td.subh {
	background: url('../img/nav-current.png') repeat-x;
	height: 37px;
	font-size:15px;

	color:#CCC;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	cursor: default;
	text-shadow: 0 1px 1px #cc1;
	margin: 0;
	padding: 0;
	margin-left: 4px;
}
table.left_menu {
/*	border: #a26c04 2px solid;*/

	background: url('/pic/perga.gif');
	border-spacing: 0px;
	font-size: 10px;
	width: 160px;
	height: 500px;
}

table.left_menu:hover {
	border-spacing: 0px;

}

table.left_menu th {

}
table.left_menu td {
	border-collapse: collapse;
	border-bottom: 1px solid #805420;
	color: #ded9d9;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	width: 160px;
	height: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	color:#663300;
	font-family:'Cardo',arial,serif;
	font-size:14px;
	text-decoration:none;	
}
table.left_menu td:hover {
	border-collapse: collapse;
	border-bottom: 1px solid #805420;

	font-size: 10px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	width: 160px;
	height: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #ded9d9;
	font-family:'Cardo',arial,serif;
	font-size:14px;
	text-decoration:none;	
}

table.left_menu td.menu_active {
	color:#fff;
	font-style: bold;
}


table.left_menu a {
	color: #630;
	font-size: 14px;
	text-decoration: none;
        /*font-family: "Times New Roman", Times, serif;*/
	font-family: 'Cardo', arial, serif;
}

table.left_menu a:hover {
	color: #e09606;
}

table.stats {
	background: url('/pic/perga2.gif');
	background-repeat:no-repeat;
	height: 280px;
	width: 160px;
	color:#000;
	padding-left: 20px;
	padding-right: 20px;
}

table.stats tr {
	border: 2px;
	width: 150px;
	border: none;
	text-align:center;
}

table.stats td {
	font-size: 11px;
	text-align: center;
	height: 25px;
	width: 80px;
}
table.head {
	background: url('/pic/wood3.gif');
	background-repeat: no-repeat;
	background-position:center;
}
table.head tr {
	text-align: center;
	width: 300px;
	height: 30px;
}
table.head td {
        background: url('/pic/pergamino.gif');
	background-repeat:no-repeat;
	background-position:center; 
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	height: 15px;
	width: 80px;
}
table.head a {
	color: #630;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
}
table.head a:hover {
	color: #e09606;
	font-size: 12px;
	text-decoration: underline;
	text-align: center;
}
table.header {

}
table.header tr {
        text-align: center;
}
table.header td {
        background: url('/pic/pergamino.gif');
        background-repeat:no-repeat;
        background-position:center;
	color: #630;
        font-weight: bold;
        text-align: center;
        cursor: pointer;
        height: 25px;
        width: 150px;
}
table.header a {
		color: #630;
        font-size: 11px;
        text-decoration: none;
        text-align: center;
}
table.header a:hover {
        color: #e09606;
        font-size: 11px;
        text-decoration: underline;
        text-align: center;
}

table.shoutbox {
	/*border: #a26c04 2px solid;*/
	width: 95%;
	margin-bottom: 5px;
}

table.shoutbox tr {
	
}
table.shoutbox td {
	border-bottom: #59371c 1px solid;
	border-collapse: collapse;
	color: #ded9d9;
	font-size: 12px;

}

table.shoutbox th {
	background: url('/pic/wood2.gif');
	color: #630;
	border-collapse: collapse;
	font-size: 13px;
	text-align: center;
	height: 50px;
	background-repeat: no-repeat;
	background-position:center;

}

table.races {
	
}
table.races td {
	background-color: #2e1c0e;
	margin-left: 10px;
	padding: 5px 5px 5px 5px;
	border: #000000 2px solid;	
}
table.races td:hover {
	background-color: #2e1c0e;
	margin-left: 10px;
	padding: 5px 5px 5px 5px;
	border: #e09606 2px solid;
}
table.races th {
	background: #015 url('/pic/wood2.jpg');
	background-color: #59371c;
	padding: 5px 5px 5px 5px;
	text-align: center;
	border: #e09606 2px solid;
}
a {
	color: #db9b00;
	text-decoration: none;
}
.captcha { color: #fff; width: 40px; height: 40px; margin: 5px; font-size: 24px; }
a:hover {
	color: #db9b00;
	text-decoration: underline;
}
img {
	border: 0px;
}
input {
		background: url('../img/big-button-overlay.png') repeat-x;
	background-color: #000;
	/*width: 100px;*/
	border: 1px solid #000;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	font: 13px "Tinos", helvetica, sans-serif;
	padding: 8px 10px;
	margin: 4px;
	color: #fff;
	outline: none;
	-webkit-autofill: #000;

}
input:-webkit-autofill {
        color: #2a2a2a !important; 
    }
input:hover {
		background: url('../img/big-button-overlay.png') repeat-x;
	/*width: 100px;*/
	border: 1px solid #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 8px 10px;
	margin: 4px;
	color: #fff;
	outline: none;
	cursor: pointer;

}

button {
		background: url('../img/big-button-overlay.png') repeat-x;
	/*width: 100px;*/
	border: 1px solid #000;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	font: 13px "Tinos", helvetica, sans-serif;
	padding: 8px 10px;
	margin: 4px;
	color: #fff;
	outline: none;
	/*
        height:27px;
        border-color:#663300;
        background: url('/pic/wood.jpg');
        font-size: 10px;
        font-weight: bold;
        color: #ffffff;
        text-align: center;*/
}
button:hover {
		background: url('../img/big-button-overlay.png') repeat-x;
	/*width: 100px;*/
	border: 1px solid #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 8px 10px;
	margin: 4px;
	color: #fff;
	outline: none;
	cursor: pointer;
}
select {
	font-family: 'serif','helvetica';
	background-color: #de9137;
	-webkit-border-radius:8px;
   -moz-border-radius:8px;
   border-radius:8px;
   padding: 5px;
   font-size: 12px;
}
.help {
	margin: 15px;
}
	#notice {
		width:80%;
		background-color:#000000;
		color:#FFFFFF;
		border: 3px solid #FF6600;
		margin-bottom:30px;
		font-size: 15px;
	}
#left {
	float: left;
	width: 160px;	
	/*max-width: 160px;*/
	min-width: 180px;
	text-align: left;
}
#content {
	width: 80%;
	float: left;
	margin: 0 auto;
	position: relative;
	min-width: 800px;
}
#bottom {
	display: block;
	clear: both;
}

#container {
	width: 100%;
	margin: 0;
	padding: 0;	
	min-width: 1024px;
}
#leftcolumn {
	position: relative;
	width: 50%;
	float: left;	
}
#rightcolumn {
	position: relative;
	width: 50%;
	float: right;	
}
ul.header {
height: 50px;
background-color: black;
border-bottom: 1px solid #333;
z-index: 100;
margin-bottom: 1px;
margin-top: 0px;
}
.header li {
	float: left;
	list-style: none;
	text-align: center;
	padding-left: 10px;	
	background: #111;
	border-left: 1px solid #333;
	height: 40px;
	width: 100px;
	padding-top: 10px;
	font-size: 12px;
}
.counter {
	text-align:center;
	color:#805420;
}
#top {
	margin: 0;
	padding: 0;	
}
#bottom {
        margin: 0 auto;
        text-align:center;
        margin-top: 20px;
        font-size: 11px;
        background: #222;
}
#bottom a {
        font-size: 12px;
}


