body {
    background-color: #E1E1E1;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    }

.login {
    width:200px;
    height:20px;
    padding:0px 10 0 4px;
    margin:0px;
    font-family:Verdana;
    font-size:11px;
    color:#000000;
    border:solid 1px #0072BC;
    background-color: #ffffff;
    }
.news {
    width:380px;
    height:50px;
    padding:0px 0 0 0px;
    margin:0px;
    font-family:Verdana;
    font-size:11px;
    color:#000000;
    border:solid 0px #0072BC;
    background-color: #3D5571;
    }

.search
{
width:50px; 
height:20px; 
padding:0 0 5px 0;
margin:0px; 
font-family:tahoma; 
font-size:11px; 
color:#FFFFFF; 
border:solid 1px #0072BC;
background-image:url(images/search.png);
background-repeat:no-repeat;
}

.registration
{
width:200px;
height:20px; 
padding:0 0 0px 0;
margin:0px; 
font-family:tahoma; 
font-size:11px; 
color:#FFFFFF; 
border:solid 1px #0072BC;
background-image:url(images/search.png);
background-repeat:repeat-x;
}

#navigation a {
    height:14px;
    font: bold 11px Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    line-height:16px;
    letter-spacing:.1em;
    text-decoration: none;
    display:block;
    padding:8px 6px 10px 34px;
    background-image:url(images/buttom.png);
    background-repeat:repeat-x;
    }
    
#navigation a:hover {
    background-image:url(images/buttom-2.png);
    background-repeat:repeat-x;
    color: #000033;
    }
    
.navText {
    font: 11px Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    line-height:16px;
    letter-spacing:.1em;
    text-decoration: none;
    }

 .seleted{
    width:106px;
    height:14px;
    background-image:url(images/buttom-2.png);
    background-repeat:repeat-x;
    color: #000033;
    }

td
{
font-family:tahoma;
font-size:11px;
}


a
{
color:#FFFFFF;
text-decoration:none;
}

a:hover
{
color:#A8CFF0;
}

.userlogin {
    width:150px;
    height:20px;
    padding:0px 10 0 4px;
    margin:0px;
    font-family:Verdana;
    font-size:11px;
    color:#000000;
    border:solid 1px #3D5571;
    background-color: #ffffff;
    }   
    
#otherlink a
{
color:#3D5571;
text-decoration:none;
}

#otherlink a:hover
{
color:#A8CFF0;
}
    
