body
{
    background: #6d665c;
}
a
{
    text-decoration:none;
    color: #9ba0ff;
}
.topmenu
{
    background: #423d37;
    padding: 10px;
    color: #a0998f;
    height: 50px;
}
.adminmenu
{
    background: #b6aea1;
    padding: 2px;
    
}
.mainbody
{
    background: #f3f0e9;
    padding: 10px;
}
.footer
{
    color: #a0998f;
    text-align:right;
}
td
{
	text-align: center;
}
#player
{
	height: 300px;
	background: #ccc;
}
.label
{
	text-align: right;
}
.profile_tag
{
	text-align: right;
}
.short_label
{
	width: 40px;
}
