body {
        background: url(../img/bg.gif);
        background-color: #EFBC77;
        margin-left:0px;
        margin-right:0px;
        margin-top:0px;
        margin-bottom:0px;        
}

a:link {
        color: #FFFFFF;
        text-decoration: underline;
}

a:visited {
        color: #FFFFFF;
        text-decoration: underline;
}

a:hover {
        color: #FFFFFF;
        text-decoration: none;
}

.img
{
         border: 2px solid #FFFFFF;
}

.td {
         background: #E2DFDF;
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 11px;
         font-style: normal;
    	   font-weight: normal;
         color: #A31022;
}

.start_va
{
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 10px;
         font-style: normal;
    	   font-weight: normal;
         color: #FFFFFF;
}

.td_bottom {
         background: #5A0008;
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 11px;
         font-style: normal;
    	   font-weight: normal;
         color: #EEEEEE;    
         height: 31px; 
}

.td_top {
         background: url(../img/start/gfk_top.gif) repeat-x;
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 14px;
         font-style: normal;
    	   font-weight: bold;
         color: #EEEEEE;    
         height: 41px; 
}