﻿body
{
    background-color: #fff;
    background-image: url("../FW_Images/1FBBskin_vhmafm.jpg") ;
    background-repeat: no-repeat;
    background-position: top center;
	
    font-size: 12px;
    font-family: calibri, trebuchet ms, tahoma;
}
td
{
    vertical-align: top;
    text-align: left;
}
img
{
    border: 0px;
}
.supertitle
{
    color: White;
    padding-left: 20px;
    font-size: 16px;
    font-weight: bold;
}
.left-area
{
    height: 565px;
    width: 213px;
    background-image: url("../FW_Images/left-bg.png");
    background-repeat: no-repeat;
    background-position: left top;
}

.right-area
{
    width: 757px;
    background-image: url("../FW_Images/right-bg.png");
    background-repeat: no-repeat;
    background-position: right top;
}
.footer
{
    height: 20px;
    background-image: url("../FW_Images/footer.jpg");
    background-repeat: no-repeat;
    background-position: right;
    vertical-align: middle;
    text-align: right;
    color: #FFFFFF;
}
.archive
{
    width: 680px;
    background-color: #e4e1e1;
    color: #333333;
    border: 1px solid #333333;
    padding: 10px;
}
.download
{
}
.download A:link
{
    color: #333333;
    text-decoration: none;
}
.download A:visited
{
    color: #333333;
    text-decoration: none;
}
.download A:active
{
    color: #333333;
    text-decoration: none;
}
.download A:hover
{
    text-decoration: underline;
    color: #BB1528;
}
.namebox
{
    background-color: #e4e1e1;
    vertical-align: middle;
    text-align: left;
    padding-left:10px;
}
.playerbox
{
    width: 30px;
    background-color: #e4e1e1;
    vertical-align: middle;
    text-align: center;
}
.panel-dimosiografon
{
    text-align: right;
    color: #2d2727;
    font-weight: bold;
    font-size: 15px;
}
.banner-space
{
    height:80px;
    border:1px solid red;
    text-align: center;
    vertical-align: middle;
}
.banner-left
{
    padding-top:15px;
    width:195px;
}
