/* CSS Document */
body { background-image: url(bg.gif); }
a { font: 11pt arial; color: #000000; text-decoration: none; }
.menu_link { padding: 1px; text-align: center; }
.menu_link_bg { padding: 1px; text-align: center; background-image: url(mbg.gif); background-color: #FFBCBC; background-position: right; background-repeat: repeat-y; }
.menu_bg { background-image: url(lbg.gif); background-color: #E6E6E6; background-position: right; background-repeat: repeat-y; }
.menu { font: 10pt arial; }
.border_color { background-color: #666666; }
.line { background-color: #666666; margin-top: 20px; margin-bottom: 10px; }
.main { padding: 10px; padding-bottom: 20px; }
.contact_link { font: 12pt arial; color: #0000FF; text-decoration: underline; }
.contact_link:hover { font: 12pt arial; color: #FF0000; text-decoration: underline; }
.mainText { font: 12pt arial; color: #000000; text-align: justify; text-indent: 30px; }
.mainHeading { font: 14pt arial; color: #BE0000; font-weight: bold; margin-bottom: 10px; }
.subHeading { font: 12pt arial; color: #555555; font-weight: bold; margin-bottom: 10px; }
.footer { font: 10pt arial; color: #FFFFFF; font-weight: bold; background-color: #BE0000; background-image: url(footer_bg.gif); background-repeat: repeat-x; text-align: center; padding: 7px; }
.footer_link { font: 10pt arial; color: #FFFFFF; font-weight: bold; text-decoration: underline; }
.footer_link:hover { font: 10pt arial; color: #FFFFFF; font-weight: bold; text-decoration: underline; }