/* spec version: 3 */
body, html {
	padding:          0px;
	margin:           0px;
	text-align:       center;
	background-color:#000;
	color:#fff;
}
a:link, a:visited {
	color:            #1778C7;
}
a:hover, a:active {
	color:            #AA0F03;
}
img {
	border:           0;
}
#mainMenu {
   text-align:       left;
}
.content_a, .content_b {
   font-size:        9pt;
}
.pageTitle {
   font-size:        12pt;
   color:            #FF5D00;
}
.footer {
   font-size:        9pt;
   text-align:       center;
   color:            #787878;
}
.footer a:link, .footer a:active, .footer a:hover, .footer a:visited {
   text-decoration:  none;
   color:            #787878;
}
#backTable {
background-color:#000;
background-image:url(../images/bg.gif);
}
#contenTable {
background-color:#000;
color:#fff;
}
.footerCell {
background:url(../images/footer.gif) top center no-repeat;
}
#mainMenu {
border-top:5px solid #000;
border-bottom: 1px solid #1197607;
text-align:       center;
}
#mainMenu img,#mainMenu a,#mainMenu span {
vertical-align:top;
display:inline-block;
}
#mainMenu .but {
	color:#fff;
}
#mainMenu .but_a {
	color:#881a1a;
}
.but, .but_a {
line-height:28px;
padding: 0 25px;
font-size:14px;
font-family:Georgia;
font-weight:bold;
}
#mainMenu a:link, #mainMenu a:active, #mainMenu a:hover, #mainMenu a:visited {
	text-decoration:none;
}
#leftSide, #rightSide {
vertical-align:top;
background:url(../images/l_bg.jpg) top left repeat-x;
}
