/* 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;
}
#mainMenu {
   text-align:       center;
   background-color:#FCB034;
	color: #695E4A;
}

#mainMenu .but, #mainMenu .but_a {
	display:inline-block;
	line-height:25px;
	padding:0 10px;
	color: #695E4A;
	text-decoration: none;
}
.content_a, .content_b {
   font-size:        9pt;
}
.pageTitle {
   font-size:        12pt;
   color:            #FF5D00;
}
.foot {
   font-size:        9pt;
   text-align: center;
}
.foot a:link, .foot a:active, .foot a:hover, .foot a:visited {
   text-decoration:  none;
}

