body {
background-color: #ffffff;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
font-size: 13px;
color: #0257d8;
font-family: verdana;
}


#hl {
         position: absolute;
         top: 0px;
         left: 0px;
         width: 288px;
         height: 291px;
         background: url(layout/left.gif); }


#hr {	
         position: absolute;
         top: 0px;
         right: 0px;
         width: 266px;
         height: 177px;
         }
         
         
#bgheader {
          position: relative;
          top: 0px;
          height: 161px;
          margin-top: 0px;
          margin-left: 0px;
          margin-right: 0px;
          background-color: #0997df;
          background: url(layout/headerbg.gif)
          }


#header {
         position: absolute;
         top: 0px;
         margin-left: -230px;
         left: 50%;
         width: 447px;
         height: 153px;
         background: url(layout/header.gif); 
         }


#text {
         position: absolute;
         background-color: #ffffff;
         top: 180px;
         left: 288px;
         padding-right: 266px;
}
         
         
         
#left  {
         position: absolute;
         left: 0px;
         top: 291px;
         width: 291px;
         height: 387px;
         background: url(layout/menuleft.gif) no-repeat;
         padding-left: 10px;
         }  

         
#right  {
         position: absolute;
         right: 0px;
         top: 177px;
         width: 266px;
         height: 486px;
         background: url(layout/menuright.gif) no-repeat;
         text-align: center;
         }


#padright  {
         padding-left: 23px;
         padding-right: 0px;
         }
         
         
#bottom  {
          position: relative;
          height: 45px;
          bottom: 0px;
          margin-bottom: 0px;
          margin-left: 0px;
          margin-right: 0px;
          background-color: #0093dd;
         }


.p   {
          padding-left: 15px;
          padding-bottom: 3px;
}


h1 {
          font-family: verdana;
          font-weight: bold;
          font-size: 22px;
          color: #f3800f;
          text-transform: uppercase;
          }

table, tr, td {
          font-size: 13px;
          font-weight: normal;
          text-align: left;
}


A:link    {font-size: 13px; color: #0257d8; text-decoration: none; font-weight: bold;}
A:visited    {font-size: 13px; color: #0257d8; text-decoration: none; font-weight: bold;}
A:active    {font-size: 13px; color: #0257d8; text-decoration: none; font-weight: bold;}
A:hover    {font-size: 13px; color: #ffffff; font-weight:bold; background-color: #0257d8;}

