/* Ana Stiller */
BODY                                               { margin-top:0px; margin-bottom:0px; color: #6B6B65; font-family: Arial, sans-serif; font-size:14px; background-image: url(/images/background/body.gif);  background-color: #CCCCCC;  background-position: center;  background-repeat: repeat-y;  line-height: 23px;     }
IMG													         { border:0px; }
FORM													         { margin:0px 0px 0px 0px; }
INPUT,SELECT,OPTION								         { color: #555550; font-family: Geneva, Arial, sans-serif; font-size:10px; }
FIELDSET												         { margin:5px 5px 5px 5px; padding:5px 5px 5px 5px; }
LEGEND												         { color: #A52A2A; font-size: 125%; font-weight:bold; padding-right:8px; }
A														         { color: blue; }
A:hover												         { color: red; }


           A.TopMenu                                { height: 58px; float: left; background: url("/images/top_menu/left.png") no-repeat left top; margin: 0; padding: 0 0 0 5px; text-decoration: none; }
           A.TopMenu SPAN                           { float: left; font-size: 14px; width: 186px; padding-top: 13px; text-align: center; height: 43px; display: block; background: url("/images/top_menu/right.png") no-repeat right top; color: #676767; }
           A.TopMenu:hover                          { background-position:0% -58px; }
           A.TopMenu:hover SPAN                     { background-position:100% -58px; }
           
         DIV.MainLayout									   { background-color:white; margin:0 auto; width:955px; text-align:left; background-color:#fefefc; background-image:url(/images/background/main.gif); background-repeat:repeat-x; }
         DIV.Content                               { margin-left:40px; margin-right:40px; }
         DIV.ColumnLeft                            { width:59%; float:left; }
         DIV.ColumnRight                           { width:35%; float:right; }
         
         DIV.Bar                                   { clear:both; width:100%; height:30px; background-color:#202a33; }
         DIV.Bar DIV                               { height:24px; background-color:#28353e; margin-left:15px; margin-right:15px; border-left:1px solid #1b242d; border-right:1px solid #1b242d; text-align:right; padding-right:30px; padding-top:6px; }

         H1                                        { margin-top:40px; color: #2C2C2C; font-weight:normal; font-size:28px; font-family: Tahoma, sans-serif;  background-image: url(/images/arrow.gif); background-repeat: no-repeat; padding-left:18px;  background-position: 2px 8px;   }
         H2                                        { color: #2C2C2C; font-weight:normal; font-size:22px; font-family: Tahoma, sans-serif;  background-image: url(/images/arrow.gif); background-repeat: no-repeat; padding-left:18px;  background-position: 2px 8px;   }
         H3                                        { color: #2C2C2C; font-weight:normal; font-size:18px; font-family: Tahoma, sans-serif;  }

         H1.Color                                  { color: #c98b2b; }
         H2.Color                                  { color: #AB7727; }
         H3.Color                                  { color: #8E611E; }
         
         UL.Check                                  { float: left; width: 520px; list-style: none; margin-left:0px; padding-left:0px; }
         UL.Check LI                               { float: left; width: 160px; margin: 0; padding: 3px 0px 3px 12px; 
         
         background-image: url(/images/check.gif);
  background-position: 0 12px;
  background-repeat: no-repeat;
         
         }
         
         
         
