@charset "utf-8";
/* CSS Document */
body{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	background-position: center center;
	background-repeat: repeat-y;
	background-color: #A8421C;
	background-image: url(images/bg.jpg);
}
table.main{
	background-color:#BFAD7D;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td.border{
	border-top-color:#900; border-top-width:1px; border-top-style:solid
}
td.menu_border{
	border-top-color:#651E05;
	border-top-width:2px;
	border-top-style:solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #651E05;
	background-repeat: repeat-y;
	background-image: url(images/bgradial.jpg);
	margin: 0;
	padding: 0;
	vertical-align: top;
	background-position: top;
}

td{
	font:Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#E7B078;
}
a{
	font-size:12px;
	color:#E7B078;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
a.large{
	font-size:22px;
	color:#E7B078;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
a.a_header{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#C90;
	text-decoration:none;
}
img{
	margin:0;
	padding:0;
}
img.button{
	margin:0;
	padding:0;
	border: 1px solid #B8A667;
}
span.brick{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A8421C;	
}
