/* spec version: 3 */

/**********   COMMON STYLES   **********/
body, html {
   background:       #000;
   width:            100%;
   height:           100%;
   padding:          0px;
   margin:           0px;
   text-align:       center;
   color: #fff;
}
body, input, select, textarea {
   font-family:  Arial,Verdana,Tahoma,Helvetica,sans-serif;
   font-size:        12px;
}
body, td, th {
   font-size:        12px;
}
a:link {
   color:            #1778C7;
}
a:visited {
   color:            #1778C7;
}
a:hover {
   color:            #AA0F03;
}
a:active {
   color:            #AA0F03;
}

/**********   DESIGN ELEMENTS   **********/
.content_a {
   vertical-align: top;
   text-align: left;
}
.content_b {
background: url(../images/h.gif) top left repeat-x;
}
.foot {
text-align: center;
color: #ffffff;
}
.foot, .foot a, .foot a:link, .foot a:active, .foot a:hover, .foot a:visited {
   color: #ffffff;
   text-decoration: none;
}

#mainMenu img {
}
#mainMenu .but, #mainMenu .but_a {
}
#mainMenu .but {
}
#mainMenu .but_a {
}
