
td { vertical-align: top; }

img { border: 0px; }

body { color: black; font-family: tahoma; font-size: 11px; padding: 0px; margin: 0px; }

table { width: 100%; }
input { width: 100%; }

a.link { color: #77A5D6; text-decoration: underline; }
a.menu { color: #77A5D6; font-weight: bold; text-decoration: none; display: block; margin: 5px; }
a.menu:hover { color: #5387BF; text-decoration: underline; }
a.label { color: #006666; font-weight: bold; font-size: 14px; text-decoration: none; }

td { vertical-align: top; text-align: justify; }
td#lCol { width: 20%; }
td#rCol { width: 80%; }

div.colModule { margin: 0px 16px 15px 8px; border: 1px solid black; background-color: #061b19; padding: 5px;
                filter:alpha(opacity=80);-moz-opacity:.8;opacity:.8; }

div.masterContainer { width: 1000px; margin: 0px auto; background-color: #373809;
                      border-left: 1px solid #aaa; border-right: 1px solid #aaa; }

div#topContainer { background-image: url('layout/top_bg.png'); width: 1000px; height: 141px; }
div#menuContainer { background-image: url('layout/menu_bg.png'); width: 1000px; 
                    height: 84px; }                                                                          
div#menuContainer > div { padding-top: 31px; }
div#menuBelt { width: 730px; height: 24px; margin: 25px 0px 0px 20px; }
               
div#menuBelt > a { color: #99ff33; font-weight: bold;  
                   text-decoration: none; text-transform: uppercase; font-size: 20px; }
                   
div#menuBelt > a:hover { color: #dfffc0; }

div.colModule > div.cMod_content { color: white; text-align: left; }
div.colModule > div.cMod_title { color: #99ff33; font-weight: bold; font-size: 16px; }

td#menu_left_bg { width: 115px; height: 84px; background-image: url('layout/menu_bg_left.png'); }
td#menu_bg { width: 766px; height: 84px; background-image: url('layout/menu_bg.png'); }
td#menu_right_bg { width: 119px; height: 84px; background-image: url('layout/menu_bg_right.png'); }

td#lBg { width: 115px; height: 543px; min-height: 543px; 
         background-image: url('layout/lBg.png'); background-repeat: no-repeat; background-color: #373809; }
td#lCol { width: 545px; background-image: url('layout/lColBg.png'); background-position: 0px 4px; 
          border-bottom: 1px solid black;  }

td#lCol > div { width: 545px; background-image: url('layout/lColBg2.png'); background-repeat: no-repeat; 
                padding-bottom: 20px; min-height: 505px; }
td#lCol > div > div.content { margin-left: 14px; width: 525px; }
td#lCol > div > div.content > div.std { background-color: #cccccc; }

td#rCol { width: 221px; background-image: url('layout/rColBg.png'); 
          background-position: 0px 4px; border-bottom: 1px solid black; }
          
td#rCol > div { width: 221px; min-height: 505px; background-image: url('layout/rColBg2.png'); 
                background-repeat: no-repeat; }

td#rBg { width: 119px; background-image: url('layout/rBg.png'); 
         background-repeat: no-repeat; background-color: #373809; }
         
div.news { background-color: #ccc; padding: 15px; border: 1px solid #566b6a; margin-bottom: 20px; }
div.news > div.label { color: #006666; font-weight: bold; font-size: 14px; }
div.news > div.date { color: #666666; float: right; font-size: 9px; }
div.news > div.body { color: #333333; }

div.organizers { color: #AAFFAA; font-size: 20px; }
div.organizers a.label { color: #FFFFFF; font-size: 16px; }


