.logo 
{
	position:relative;
	background-image:url(media/top.jpg);
	background-repeat:repeat-x;
	width:100%;
	top:0px;
	left:0px;
	height:136px;
}

.dark-bar 
{
	position:relative;
	background-color:#534f36;
	width:100%;
	left:0px;
	height:5px;
}


body,td,th
{
	font-family: arial;
	font-size: 12px;
	color: white;
	background-color:#736f4f;
	font-size:0.9em;
	margin: 0px;
	line-height:1.5em; 
}
img
{
	border:0;
}
a.class1
{
	font-family: arial;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
a
{
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited
{
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover
{
	color: #9f1c20;
	text-decoration: none;
}
a:active
{
	color: darkred;
	text-decoration: underline;
}
textarea
{
	font-family: arial;
	font-size: 12px;
	color: #767676;
}
.style1
{
	color: #627498;
	font-weight: bold;
	font-family: arial;
}
.title
{
	font-family: arial;
	font-size: 12px;
	color: white;
	line-height:14px
}
td.class1
{
	background-color: #534f36;
	/**border: 1px solid black;**/
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: white;
	font-size: 1em;
	padding: 4px;
}
td.class2
{
	background-color: #9f1c20;
	/**border: 1px solid black;**/
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: white;
	font-size: 1em;
	padding: 4px;
}
td.dotted_border 
{

	background:url(media/trim_white.gif) repeat-x bottom;

}

table.sales td.date 
{
	width:250px;
}



table.sales td.sale_title 
{
	width:300px;
}

table.sales td.place 
{
	width:250px;
}
table.sales 
{
	margin-top:20px;
	margin-bottom:20px;
}

table.sales tr 
{
	vertical-align:top;
}

table.sales td 
{
	padding-bottom:5px;
	padding-left:20px;
}
