/* spec version: 3 */
body, html {
	padding:          0px;
	margin:           0px;
	text-align:       center;
}
a:link, a:visited {
	color:            #1778C7;
}
a:hover, a:active {
	color:            #AA0F03;
}
img {
	border:           0;
}
.content_a, .content_b {
   font-size:        9pt;
}
.pageTitle {
   font-size:        12pt;
   color:            #FF5D00;
}
.footer {
   font-size:        9pt;
   text-align:       center;
   color:#fff;
}
.footer a:link, .footer a:active, .footer a:hover, .footer a:visited {
   text-decoration:  none;
   color:#fff;
}

#mainMenu {
	text-align:       left;
}
#mainMenu * {
vertical-align:top;
}
#mainMenu .but, #mainMenu .but_a {
line-height: 24px;
width:207px;
display:inline-block;
padding:0 0 0 30px;
font-weight:bold;
}
.but_a {
background:url(../images/but_a.gif) 0 0 no-repeat #71a300;
}
a.but:link, a.but:active, a.but:hover, a.but:visited {
	text-decoration:none;
	color:#000;
}
a.but_a:link, a.but_a:active, a.but_a:hover, a.but_a:visited {
	color:#fff;
	text-decoration:none;
}
#backTable {
background:url(../images/bg.gif) top left repeat-x #4da216;
}
#innerCell {
background:url(../images/main_bg.jpg) 50% 0 no-repeat;
}
#headerCell {
background:url(../images/head.png) 100% 100% no-repeat;
}
#contentCell {
background:url(../images/content_bg_repeat.gif) 100% 100% repeat-y;
}
#footerCell {
padding-top:38px;
background:url(../images/foot.png) 100% 0 no-repeat;
}
.content_a {
width:660px;
padding:0 12px;
}
#menuCell {
padding-top:100px;
}
