/* 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;
	padding-bottom:          10px;
	padding-left:          25px;
}
.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:39px;
	display:inline-block;
	padding:0 15px;
}
.sep {
	color:#000;
	display:inline-block;
	line-height:39px;
}
.but {
}
.but_a {
}
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 {
	text-decoration:none;
	color:#fff;
}
#wrapTable {
	background:#1d1d1d;
}
#headerTable {
	background:url(../images/top.gif) top left repeat-x #52709d;
}
.asideMenu {
	background:url(../images/menu_aside.gif) bottom left repeat-x #52709d;
}
#menuTable {
	background:url(../images/menu.gif) top left repeat #a00300;
}
#leftMenu {
	background:url(../images/menu_left.gif) top left no-repeat;
}
#rightMenu {
	background:url(../images/menu_right.gif) top right no-repeat;
}
#contentTable {
	background:#fdfdfd;
}
#upperCell {
	background:url(../images/upper.gif) top right repeat-x #96958d;
	border-bottom: 7px solid #000;
}
#fooCell {
	background:url(../images/foo.gif) top center no-repeat;
}
.content_e {
	background:#c0c0b5;
}
