/* 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;

}

#mainMenu {
	text-align:       center;
	background:url(../images/m.gif) top left repeat;
}
#mainMenu * {
vertical-align:top;
}
#mainMenu .but, #mainMenu .but_a {
line-height: 38px;
display:inline-block;
padding:0 15px;
}
.but {
line-height: 38px;
color:#003365;
}
.but_a {
background:url(../images/but_a.gif) top left repeat;
}
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;
}
#backCell {
-webkit-box-shadow: 0px 0px 7px 0px #14252f;
-moz-box-shadow: 0px 0px 7px 0px #14252f;
box-shadow: 0px 0px 7px 0px #14252f;

background:#fff;
}
#backTable {
background:url(../images/bg.jpg) top left repeat-x #0d3858;
}
#footerCell {
background:#d6d6d6;
}
.content_a, .content_b, .menu {
padding:0 15px;
}
