img { border:0px; }

a
    {
    text-decoration: none;
    font-weight: bolder;
    }

body {margin: 0px; font-size:11px; font-family:arial; color:#717171 }

input
    {
    font-family: Arial;
    font-size: 11px;
    }

select
    {
    font-family: Arial;
    font-size: 11px;
    }
.warning
    {
    color: red;
    font-weight: bolder;
    }
    
#frame { margin-left: auto; margin-right:auto; width: 950px;}

#top {text-align:left; height:132px;}

#logo {position: relative; text-align:left; left:36px; top:10px; text-align:left; width: 300px}

#menu1 {position:relative; left:45px; top:-40px; height:40px; }

#menu2 {position:relative; width:100%; height:31px; background-image:url(img/background_menu.gif); top:-40px}

#menu2_inner { position:relative; top:9px; left:58px; height:28px; z-index: 100; }
#menu2_right { position:relative; top: 9px; height:28px; color: white;  z-index: 50; }

#menu2_inner a { font-size:11px; color:white; text-decoration:none;  }
#menu2_inner a:hover { font-size:11px; color:white; text-decoration:underline;  }
#menu2_inner a:active { font-size:11px; color:red; text-decoration:underline;  }

#content { position:relative; left:10px; top:0px; width:950px; height:auto; }

#left { width:180px; vertical-align: top; }
#main { width:540px; border-right:1px solid #b4b8bd; vertical-align: top; padding-right: 20px;}
#spacer { width:20px;}
#ads { width:150px; vertical-align: top; }


h1 { font-size:14px; color:#1462ab; font-weight: normal }
/*h2 { font-size:25px; color:#ABD553; font-weight: normal }*/

#footer { background-color:#1866af; color:white; padding-top:5px; width:950px; height:20px; position:fixed; bottom: 0px; text-align:center}
