BODY {
	background-color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #484848;
}

table#main {
	height: 400px;
}

table#main td#lft {
	width: 200px;
	background-color: #da334d;
}

table#main td#rgt {
	width: 550px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #484848;
	border-bottom: 1px dotted #cacaca;
	border-right: 1px solid #ff7b34;
}

table#score {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #000000;
		}


img#mpd {
	margin: 0 0 0 0;
	border: 0px;
}

div#menu {
	width: 550px;
	height: 23px;
	margin: 0 0 0 0;
	padding: 4 0 0 0;
	text-align: right;
	border-top: 1px dotted #cacaca;
	border-bottom: 1px dotted #cacaca;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #484848;
}

div#menu a {
	color: #da334d;
}

div#txt {
	width: 540px;
	margin: 10 5 5 5;
	padding: 0 0 0 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #484848;
}

div#txt h1 {
	font-size: 15px;
	color: #da334d; 
}

div#txt a {
	color: #ff7b34; 
}

table#history {
	width: 550px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #484848;
		
}	

tr#hist {
	color: #484848;
	border-top: 1px dotted #cacaca;
}	
