body {
	font-family: verdana,courier;
	background-image:url('images/brickwht.gif'); 
}

h2 {
	color: #3C2A0A;
	font-size: 17px;
	margin-bottom:3px;
}

h3 {
	color:#a0a0a0;
	font-size: 11px;
	font-weight: normal;
	padding:0px;
	margin:0px;
}

h4 {
	padding:0px;
	margin:0px;
	font-size:12px;
}

h5 {
	color: #800000;
	font-size: 11px;
	font-weight:bold;
	margin-bottom:5px;
}

table {
	background-color: white;
}

div {
	background-color: white;
}

p {
	font-size: 11px;
	padding:0px;
	margin:0px;
}

table.topnav {
	width: 700px;
}

.topnav a,.topnav a:visited {
	display: block;
	width: 110px;
	background-color: black;
	border-right: solid 2px #808080;
	color: white;
	padding-top: 2px;
	padding-bottom: 4px;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
}

.topnav a:hover {
	color: #e99521;

}

div.navouter {
	background-color: white;
	padding-bottom: 1px;
	border-bottom: solid 2px #a0a0a0;
	margin-top:3px;
	position:relative;
	top:-30px;
}

.topnav td {
	width:110px;
}

td.download {
	font-size: 11px;
	font-weight: bold;
}

td.download div {
	text-decoration: underline;
	color:#800000;
}

div.info {
	padding-left:10px;
	padding-right: 10px;
	font-size:10px;
	color:#606060;
}

img.download_spacer {
	height: 29px;
	width:1px;
}

a,a:visited {
	color:#800000;
}

a:hover {
	color: #F0DA8E;

}

#track_listing {
	font-size: 10px;
}

#track_listing td {
	padding-right: 10px;
}

.track_time {
	color: #800000;
	font-size: 9px;
	color: #606060;
}

td.buy {
	font-family: verdana;
	font-size: 10px;
/*	font-weight: bold;*/
	vertical-align: middle;
	
}

input.buy {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

td.currency_amount {
	font-size: 10px;
}
td.currency_name {
	font-size: 10px;
}

div.sell_title {
	font-weight:bold;
	color:#800000;
	font-size:11px;
	padding-right: 20px;
}

div.sell_value {
	font-weight: bold;
	padding-top: 2px;
	font-size: 18px;
}

div.payment_info {
	font-size: 10px;
	color: #606060;
	padding-bottom: 10px;
}

form {
	padding:0px;
	margin:0px;
}

table.location tr td {
	font-size: 10px;
}

table.location tr td input {
	margin-right: 20px;
}

td.delivery_label {
	font-size: 11px;
	color: #606060;
	padding-top: 10px;
	padding-bottom:5px;	
}

td.delivery_val {
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;	
	padding-bottom:5px;
}
td.total_label {
	font-size: 11px;
	color: #606060;
	border-bottom: dashed 1px #a0a0a0;
	padding-bottom: 5px;	
	border-top: dashed 1px #a0a0a0;
	padding-top: 5px;	
}

td.total_val {
	font-size: 20px;
	font-weight: bold;
	border-bottom: dashed 1px #a0a0a0;	
	padding-bottom: 5px;
	border-top: dashed 1px #a0a0a0;
	padding-top: 5px;		
	color: #600000;
}

.usd_label {
	font-size: 11px;
	padding-bottom: 5px;	
	padding-top: 10px;
	padding-right: 20px;
}

#usd {
	font-size: 11px;
	font-weight:bold;
	padding-bottom: 5px;	
	padding-top: 10px;
}
.eur_label {
	font-size: 11px;
	padding-right: 20px;
}

#eur {
	font-size: 11px;
	font-weight:bold;
}

td.normal {
	font-size: 11px;
	vertical-align: top;
}

div.image_caption {
	font-size: 10px;
	color: #606060;

}

td.review_desc {
	font-size: 11px;
}

td.review_name {
	font-size: 11px;
	color: #a0a0a0;
}

td.review_date {
	font-size: 11px;
	color: #a0a0a0;
	text-align:right;
}

.review {
	font-size: 11px;
}

table.rating_table {
	font-size: 11px;
	background-color: #e0e0e0;
	padding:5px;
	border: solid 1px #c0c0c0;
}

table.stars_table {
	font-size: 11px;
	background-color: #e0e0e0;
	padding:5px;
}

td.flab {
	font-weight: bold;
}

td.radio {
	padding-right: 10px;
}

td.review_bottom {
	border-top: dashed 1px #e0e0e0;
}
td.qq {
	font-weight:bold;
	color:#802020;
	font-size: 12px;
	vertical-align: top;
}

td.aa {
	font-weight:bold;
	color:#808040;
	font-size: 12px;
	vertical-align: top;	
	border-bottom: dashed 1px #d0d0d0;	
}

td.q {
	font-size: 11px;
	font-weight: bold;
	padding-bottom:5px;	
}

td.a {
	font-size: 11px;
	border-bottom: dashed 1px #d0d0d0;
	padding-bottom:5px;	
}

table.faq {
	margin-left: 20px;
	margin-top:10px;
}
a.myspace,a.myspace:visited {
	font-size: 11px;
	color: #808080;
}
a.myspace:hover {
	color: #e99521;
}


