td {
        vertical-align : top;
        font-family : Corbel, sans-serif;
        color : #6E6E70;
}

table.main {
        width : 100%;
}

#top {
        height : 40px;
        text-align : right;
        vertical-align : bottom;
        font-family : Tahoma, sans-serif;
        font-size : 8pt;
}

#top a {
        margin-right : 5px;
        color : black;
        text-decoration : none;
}

#top a:hover {
        text-decoration : underline;
}

#left {
        background : url('http://javerdel.com/kuvat/j_02.jpg') repeat-y right top;
}

#right {
}

#logo {
        background : url('http://javerdel.com/kuvat/j_03.jpg') no-repeat top center;
        width : 180px;
        text-align : left;
        vertical-align : bottom;
}

#main {
        width: 520px;
        height : 300px;
}

#footer {
        border-top : 3px solid #BCBDBE;
        font-size : 8pt;
        font-family : Tahoma;
}

span.hilight {
        color : #c9d13e;
        font-weight : bold;
}

img {
	border : none;
	margin : none;
	padding : none;
	display : inline;
}

