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

#mainMenu, .siteMenu {
	text-align:       left;
	background:url(../images/m.gif) top left repeat;
}
#mainMenu * {
vertical-align:top;
}
#mainMenu .but, #mainMenu .but_a {
line-height: 46px;
display:inline-block;
padding:0 25px;
}
.but {
line-height: 46px;
}
.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:#fff;
}
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 #8b91a9;
}
#contentTable {
background:#f9f9f9;
}
