/* 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;
}
.footer a:link, .footer a:active, .footer a:hover, .footer a:visited {
   text-decoration:  none;
   color:            #FFFFFF;
}

#mainMenu {
	text-align:       left;
	background:url(../images/m.gif) top left repeat;
}
#mainMenu * {
vertical-align:top;
}
#mainMenu .but, #mainMenu .but_a {
line-height: 54px;
display:inline-block;
padding:0 25px;
}
.but {
line-height: 54px;
color:#003365;
}
.but_a {
background:url(../images/but_a.gif) top left repeat;
}
#mainMenu a:link, #mainMenu a:active, #mainMenu a:hover, #mainMenu a:visited {
	text-decoration:none;
	color:#fff;
}
#contentCell {
background:#fff;
}
.user_menu {
	border-bottom:6px solid #ce675f;
}
#backTable {
	background:url(../images/bg.gif) top center repeat;
}
#sideLeft, #headerCell, #sideRight {
	background:#85c9e8;
	border-bottom:10px solid #fff;
}

.content_c {
background:#f7f8ec;
}
