body { background-color: #000; margin: 0px; padding: 0px; border: 0px }
#top_menu { color: #696969; font-size: 11px; font-family: Helvetica, Arial, sans-serif }
#top_menu a { color: #aeaeae; text-decoration: none }
.content_bg_1  { background: white url(../images/content_bg_1.jpg) no-repeat scroll }
.content_bg_0  { background: white url(../images/content_bg_0.jpg) no-repeat scroll }
.content_bg_2  { background: white url(../images/content_bg_2.jpg) no-repeat scroll }
.content_bg_3  { background: white url(../images/content_bg_3.jpg) no-repeat scroll }
.content_bg_4  { background: white url(../images/content_bg_4.jpg) no-repeat scroll }
.content_bg_5  { background: white url(../images/content_bg_5.jpg) no-repeat scroll }
.vertical_separator { border-left: 1px dotted #585858 }
p { color: black; font-size: 12px; line-height: 17px; font-family: Helvetica, Arial, sans-serif }
#top_menu a:hover { color: #e0e0e0; text-decoration: underline }
td {}
a { color: #9e3a19; text-decoration: underline }
a:hover { color: #cd5b36; text-decoration: underline }
.heading { color: #9e3a19; font-size: 17px; line-height: 17px; font-family: Helvetica, Arial, sans-serif }
.subheading { color: #585858; font-size: 15px; line-height: 17px; font-family: Helvetica, Arial, sans-serif }
.date  { color: #585858; font-size: 11px; font-family: Helvetica, Arial, sans-serif }
.list { color: #aeaeae; font-size: 11px; line-height: 15px; font-family: Helvetica, Arial, sans-serif }
iframe { border: dotted 1px #585858 }
.iframe { border: dotted 1px #585858 }
.centerdiv { /*IE method of centering a relative div*/ text-align: center; }
.centerdiv>div{ /*Proper way to center a relative div*/ margin: 0 auto; }
