﻿body
{
    background: url('/Images/bck.gif');
    margin: 0px;
    padding: 0px;
    font:12px Verdana,Arial;
	color:#666;
}

div.header
{
     width: 100%;
     height: 62px;
     margin-right: 0px;
     border-left: 0px;
     border-right:0px;
     border-top: 1px solid Black;
     background:transparent url(/Images/h.gif) repeat-x scroll left top;
}

div.header img
{
    margin-top: 3px;
}

.top-menu
{
    position: absolute;
    margin-bottom: 0px;
    top: 5px;
    right: 50px;
    width: 191px;
    z-index: 500;
    font-size: 10px;
}