* {margin: 0;}

body { 
    font-family: Trebuchet MS;
    background-color: #cfd5d4;
    background-image: url('/images/blueback.jpg');
    background-repeat: repeat-x; background-position: bottom center 
}
    
  body, p {color: #2d2d2d; font-size:10pt;}



div.white {width:1010px;   background-color: #fff;}
div.main {width:1000px;   background-color: #f8f5ef;}
div.main_top {width:1000px;  background-image: url('/images/gra_top.jpg'); background-repeat: repeat-x; background-position: top center }
div.bottom {width:1000px; height:158px; background-image: url('/images/bottom.jpg'); background-repeat: no-repeat; background-position: top center }
div.banner {width:1000px; height:238px; background-image: url('/images/banner.jpg'); background-repeat: no-repeat; background-position: top center; }
div.auth {width:232px; height:93px; margin-top: 18px }
div.menu {width:757px; height:40px; background-image: url('/images/menuback.jpg'); background-repeat: no-repeat; background-position: top center }

input {border: 1px solid #C0C0C0}

a {color: #333;text-decoration: none;font-weight: normal;}
a:hover {color: #685e49;text-decoration: none;font-weight: normal;}

a.red {color: #822100; text-decoration: none; font-weight: normal;}

a.menuitem {color: #388d1d; text-decoration: none; font-weight: normal;font-size:13pt;}
a.menuitem:hover {color: #4aa72c; text-decoration: none; font-weight: normal;font-size:13pt;}

a.dalee {color: #822100; text-decoration: none; font-weight: normal;font-size:10pt;}
a.dalee:hover {color: #685e49; text-decoration: none; font-weight: normal;font-size:10pt;}



span.red {color: #822100}
