﻿/* vBulletin 3 CSS For Style 'Legend_css_modern' (styleid: 1) */
.logo {
	background-image: url(../logo/logo.png);
    background-repeat: no-repeat;
	height: 209px;
	margin-left: 15px
}
.back {
    background-image: url(../logo/mebg.gif);
    height: 224px;
    background-position: top left
    
}
.fontat {
    font: 11px Tahoma;
    font-weight: bold;
    color: #000000;
}
.fontat2 {
    font: 11px Tahoma;
    font-weight: bold;
    color: #ffffff;
}