td, table{
	font-family:tahoma;
	font-size:11px;
	vertical-align:mid;
	line-height:16px;
	color:#171717;
	
}
#mediaplayer {
width: 320px;
height: 285px;
background: #000;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background-color:#000000}

.list ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list ul li{  background:url(images/list_marker.jpg) no-repeat left top; padding-left:16px }
.list ul li a{ color:#ffffff; font-size:11px; text-decoration:underline}
.list ul li a:hover{text-decoration:none}

.top { color:#FFFFFF; line-height:14px}
.top a{ color:#B9490E; text-decoration:underline}
.top a:hover{ text-decoration:none}

strong { color:#6A2502}

.foot{ color:#A37454; font-size:9px; margin-left:35px}
.foot a{ color:#A37454; text-decoration: none}
.foot a:hover{ text-decoration:underline}

a{ color:#000000; text-decoration:underline}
a:hover{ text-decoration:none}
 
.pic a{ color:#000000; text-decoration:underline}
.pic a:hover{ text-decoration:none; color:#BD531B; font-weight:bold}

.last a{ color:#6A2502; text-decoration:underline}
.last a:hover{ text-decoration:none}

.form input{
	width:223px;
	height:20px;
	font-family:tahoma;
	font-size:11px;
	color: #171717;
	padding:2px 0 0 7px;
	border-color:#82796A;
	border-width:1px;
	border-style:solid;
	background-color:#EFE0C5
}


.form textarea {
	width:223px;
	height:168px;
	font-family:tahoma;
	font-size:11px;
	color: #171717;
	overflow:hidden;
	padding:2px 0 0 7px;
	border-color:#82796A;
	border-width:1px;
	border-style:solid;
	background-color:#EFE0C5
}