html { overflow-y: scroll; height:100%;}

BODY { margin: 0px; background-color: #FFFFFF; font-family: Arial, Verdana, sans-serif, Helvetica; color:#666666; height: 100%; }
TABLE { font-size: 12px; }
FORM { margin: 0px 0px 0px 0px; }
image { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; display: block; }

a:visited {TEXT-DECORATION: underline; font-weight: bold; color: #666666; }
a:link {TEXT-DECORATION: underline; font-weight: bold; color: #FF3300; }
a:hover { TEXT-DECORATION: none; font-weight: bold; color: #FF3300; }
a:active { TEXT-DECORATION: none; font-weight: bold; color: #FF3300; }

H1, H2
{
font-size: 18px;
position: relative;
text-align: left;
font-weight: bold;
margin: 0px 0px 0px 0px;
padding: 0px 0px 20px 0px;
}

H1 { color: #FF3300; }
H2 { color: #3366CC; }



#nonFooter
{
position: relative;
min-height: 100%;
}

* html #nonFooter
{
height: 100%;
}
#content
{
padding-bottom: 3em;
}

#footer
{
position: relative;
margin-top: -4.7em;
}

.top_head { background-color: #FFA91A; }


.bottom_footer { background-color: #ECEBE1; font-size: 10px; color: #666666; }
.bottom_footer a:visited {TEXT-DECORATION: underline; font-weight: normal; color: #666666; }
.bottom_footer a:link {TEXT-DECORATION: underline; font-weight: normal; color: #666666; }
.bottom_footer a:hover { TEXT-DECORATION: none; font-weight: normal; color: #666666; }
.bottom_footer a:active { TEXT-DECORATION: none; font-weight: normal; color: #666666; }
.bottomline_bg { background-image:url(/_images/bottomline_bg.gif); background-repeat:repeat-x; background-color: #ECEBE1; }


.right_block a:visited { font-weight: normal; TEXT-DECORATION: underline; color: #FF3300; }
.right_block a:link { font-weight: normal; TEXT-DECORATION: underline; color: #FF3300; }
.right_block a:hover { font-weight: normal; TEXT-DECORATION: none; color: #FF3300; }
.right_block a:active { font-weight: normal; TEXT-DECORATION: none; color: #FF3300; }

.sm_bullet
{
height: 11px;
margin-left: -15px;
padding-bottom: 8px;
background-image: url(/_images/menu_bullet.gif);
background-repeat: no-repeat;
}
