/* spec version: 3 */
body, html {
	padding:          0px;
	margin:           0px;
	text-align:       center;
	background-color: #f9fafe;
}
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;
}
.footer a:link, .footer a:active, .footer a:hover, .footer a:visited {
   text-decoration:  none;
   color:            #FFFFFF;
}

#backTable {

background-image:url(../images/bg.gif);
background-repeat:repeat-y;
background-color: #f9fafe;
background-position: 50% 50%;
}
.mainWidth {
width: 881px;
}

.contentFrame {
width:860px;
}
.headerFrame {
width:881px;
}
.content_d {
padding:0 8px 10px;
background-image:url(../images/footer.gif);
background-position:  50% 100%;
background-repeat:no-repeat;
}
.footer {
background-color: #f9fafe;
}
#userMenu {
padding-left:13px;
padding-right:14px;
}
#mainMenu {
    background:url(../images/m.gif);
    text-align:center;
}
#mainMenu * {
    vertical-align:top;
    text-align:center;
}
.but, .but_a {
line-height:30px;
color:#fff;
display:inline-block;
padding: 0px 9px;
}
#mainMenu a:link, #mainMenu a:active, #mainMenu a:hover, #mainMenu a:visited {
    text-decoration:none;
    color:#fff;
}


