/* 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:       left;
}
.content_a, .content_b {
   font-size:        9pt;
}
.pageTitle {
    background: url(../images/titl.gif) top center repeat-x;
    line-height:60px;
    font-size:        14pt;
    color:            #4d4d4d;
    padding:0 29px;
}
.footer {
   font-size:        8pt;
   text-align:center;
   color:#5f5f5f;
}
.footer a:link, .footer a:active, .footer a:hover, .footer a:visited {
   text-decoration:  none;
   color:            #000;
}

.mainTable {
    background-color: #ecebe1;
}

.content_b {
}
.mainCell {background-color:#fff;}
.content_c {}
#mainMenu {
    background: url(../images/m.gif) 0 0 repeat;
    text-align:left;
}
#mainMenu img,#mainMenu a,#mainMenu span {
    display:inline-block;
    vertical-align:top;
}
#mainMenu .but {
    color:#fff;
    background:url(../images/m.gif) 0 0 repeat;
}
#mainMenu .but_a {
}
#mainMenu .but, #mainMenu .but_a {
	line-height:41px;
	color: #fff;
	padding:0 15px;
}
#mainMenu a:link, #mainMenu a:active, #mainMenu a:hover, #mainMenu a:visited {
	text-decoration:none;
}
.sideRight {
    background:url(../images/r.gif) 0 0 repeat-y;
}
.sideLeft {
    background:url(../images/l.gif) 100% 0 repeat-y;
}
.content_d {
    background-color:#e0e0d2;
    color:#4d4d4d;
    border-top:1px solid #a0825e;
}
