body
{
	background-color: #201010;
	COLOR : WHITE;
	font-family : arial, sans serif, helvetica;
	font-size : 12px;
	margin: 0px;
	padding : 0px;
}

input.input
{
	width :200px;
	border : 2px solid #936118;
}
input.button
{
	width :205px;
	border : 1px solid #FFCC77;
	background-color : #a47f45;
	border : 2px solid #936118;
	color : #ccba9b;
	font-weight : bold;
}

.nav
{
	position : relative;
	letter-spacing : 1.2px;
	top  : 506px;
	left : 1px;
	height : 15px;
	width : 1040px;
	text-align:right;
}
.nav a,
.content a,
.makeScroll a
{
	color : #FFCC77;
}
a:hover
{
	color : #FF7700;
}
.nav a:hover
{
	color : white;
	background:none;
}


.copyright 
{
	display: inline;
	text-align : left;
	float:left;
	padding-left: 40px;
	vertical-align : bottom;
	color : #664422;
	font-size : 10px;
}
.nav a
{
	color : #AA6644;
	text-decoration : none;
	font-size : 10px;
}
a,
.paypal,
.nav a b
{
	color : #FFCC77;
	font-weight : normal;
}
.paypal
{
	background:none;
	padding : 0px;
	margin-left : -4px;
	margin-top : 9px;
	border:none;
	border-bottom : 1px solid #FFCC77;
	font-size : 12px;
}
.topmenu
{
	padding-left : 2px;
	padding-right : 2px;
	font-size : 10px;
	color : #543801;
}
.tag
{
	width : 60px;
	float: left;
	text-align : right;
	padding-right :10px;
	margin-top : 5px;
}


table.infotab
{
	margin-left : 3px;
	margin-top : 20px;
	width : 340px;
	font-size : 12px;
}
table.shows
{
	font-size : 11px;
}

#brownbakx
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale,src='./images/shader.png');
}
table.infotab,
table.shows
{
	border-collapse  : collapse;
	border : 1px solid #6f5d4a;
	margin : 1px;
	padding : 1px;

}



table.infotab[class],
table.shows[class]
{
	/* background-image : url(./images/shader.png); */
}

table.shows th,
table.shows td
{
	padding : 4px;
	border:1px solid #6f5d4a;
	vertical-align : top;
}

table.infotab td,
table.infotab th
{
	padding : 12px;
	border:1px solid #6f5d4a;
	vertical-align : top;
}
table.infotab th,
table.shows th,
.label
{
	color : #FFCC77;
	font-weight : bold;
}
.makeScroll
{
	font-size : 12px;
	left : 632px;
	letter-spacing : 1.1px;	
	position : relative;
	top : 170px;
	float: left; 
	text-align : left;
	overflow: auto; 
	margin-right: 16px; 
	height: 290px; 
	width: 355px;
	color: white;
}

.makeFullScroll
{
	font-size : 12px;
	left : 32px;
	letter-spacing : 1.1px;	
	position : relative;
	top : 10px;
	float: left; 
	text-align : left;
	overflow: auto; 
	margin-right: 16px; 
	height: 440px; 
	width: 1000px;
	color: white;
}


.scroll-track
{
	height:10px;
	width:10px;
	background:#000000;
	background-image : url(../images/scroll_back.gif);
}

.scroll-handle
{
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	height:10px;
	width:10px;
	background:#d0e0f0;
	background-image : url(../images/scroll.gif);
	cursor:pointer;
}

h3
{
	color : #FFCC77;
	font-weight : bold;
	margin : 0px;
}

.buttonlink ,
.buttonlink a:hover,
.buttonlink  img,
.buttonlink  input
{
	display: block;
	padding : 0px;
	margin  : 0px;
	margin-top : 3px;
	background-image : none;
}

form
{
margin:0px;
}

div.warning
{
border: 1px solid red;
font-size : 11px;
margin : 12px;

padding : 3px;
background-color : #FFDDDD;
color : black;
}

.split
{
	border-collapse  : collapse;
	margin : 1px;
	padding : 1px;
	border : 3px solid #cfbd6a;
}