body { background:#fff; font-family:Arial, helvetica, sans-serif; font-size:80%; color:#000; width:791px; text-align:center; margin:9px auto }

a { color:#0000ff; text-decoration:none }
a:hover { color:#ff0000 }
img { border:0 }
h1 { font-size:140% }
h2 { font-size:110% }
h3 { font-size:100% }
hr { height:1px; border:0; color:#999999; background:#999999 }


#header { width:789px; height:100px }

#title { width:100%; height:66px; font-size:90% }
.home { float:right; padding:9px 26px 0 0; text-align:right }
.home a { margin-right:30px; padding-right:13px; color:#fff; background:url(graphics/arrow.gif) 100% 50% no-repeat }
.home a:hover { color:#fff; font-weight:bold }

#mainmenu { width:100%; height:23px; margin:6px 0; padding-top:4px; font-size:90%; color:#676b6e; text-align:center; background:url(graphics/bg-menu.gif) 0 0 no-repeat }
#mainmenu a { color:#676b6e }
#mainmenu a:hover { color:#000 }

#contentlayout { width:791px }

.activecoat { float:right; margin-top:15px }




#footer { padding:20px 0; font-size:80%; color:#bbb; text-align:center }
#footer a { color:#bbb; text-decoration:underline }
#footer a:hover { color:#000 }





.floatleft { float:left }
.floatright { float:right }
.alignleft { text-align:left }
.alignright { text-align:right }
.aligncenter { text-align:center }
.clear { clear:both; height:0; line-height:0; font-size:1%; /*for IE*/ }
.clear_left { clear:left; height:0; line-height:0; font-size:1%; /*for IE*/ }
.clear_right { clear:right; height:0; line-height:0; font-size:1%; /*for IE*/ }

#trace, .trace { border:solid 1px #ff0000 }