html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	height: 100%;
    margin-bottom: 1px;
	margin-top: 1px;
    background-color: #0B0202;
}

* html img { behavior: url(fileadmin/templates/css/iepngfix.htc); }

.main
{    
    width:1000px;
    height: 100%;
    background-image: url(../images/ER_COMP_BG.jpg);
    background-repeat: repeat-x;
    background-color: #113215;
}

.nav
{
    height: 23px;
    background-image: url(../images/nav_bg_04.jpg);
    background-repeat: no-repeat;
    
}



.site_link_bg
{
    height: 23px;
    background-image: url(../images/site_link_bg_05.jpg);
    background-repeat: no-repeat;
}

p.bodytext
{
   font-family: Verdana;
   font-size: 12px;
   color: #BFBFBF;
   padding: 0px;
   margin: 0px;
}

a.menu_item
{
    color: #FFFFFF;
    font-family: "Trebuchet MS", Arial;
    font-size: 12px;
    letter-spacing: .05em;
    text-align: center;
    padding-left: 8px;
    padding-right: 8px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    
}

.menu_item
{
    color: #FFFFFF;
    font-family: "Trebuchet MS", Arial;
    font-size: 12px;
    letter-spacing: .05em;
    text-align: center;
    padding-left: 8px;
    padding-right: 8px;
    font-weight: bold;
    text-transform: uppercase;
}

.site_link
{
    color: #FFFFFF;
    font-family: Verdana;
    font-weight: bold;
    letter-spacing: 0.03em;
    font-size: 12px;
    text-align: center;
}

.btm_content_box
{
    background-image: url(../images/btm_content_bg_08.jpg);
    background-repeat: no-repeat;
/*    background-color: #040404;*/
}

p, div {
	font-family: verdana, arial;
	font-size: 11px;
    color: #BFBFBF;
    padding: 0px 6px 4px 6px;
}
h1 { font-family: "Arial Black";
     font-size: 14px;
     color: #409740; }
h2 { font-size: 13px; }
p, h1, h2 {margin: 0px 0px 5px 0px;}
ul { 
    font-family: verdana, arial;
	font-size: 11px;
    color: #BFBFBF;
}

.btm_header
{
   font-family: "Arial Black";
   font-size: 14px;
   color: #409740;
}

.btm_text
{
   font-family: Verdana;
   font-size: 11px;
   color: #BFBFBF;
   padding: 10px 6px 4px 6px;
}

a.btm_link
{
   font-family: "Bookman Old Style";
   font-size: 12px;
   color: #409740;
   font-weight: bold;
   padding: 6px;
   text-decoration: none;
   text-align: right;
   float: right;
}

.nasdaq_bg
{
   background-image: url(../images/nasdaq_bg_11.jpg);
   background-repeat: no-repeat;
   text-align: center;
   font-family: Verdana;
   font-size: 11px;
   color: #BFBFBF;
}

.footer_item
{
    color: #FFFFFF;
    font-family: "Trebuchet MS", Arial;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: .05em;
    text-align: center;
    padding-left: 8px;
    padding-right: 8px; 
    
}

a.footer_item
{
    color: #FFFFFF;
    font-family: "Trebuchet MS", Arial;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: .05em;
    text-align: center;
    padding-left: 8px;
    padding-right: 8px; 
    text-decoration: none;
    
}

li
{
   padding: 4px;
}

div.user-stockquote-pi1
{
	width: 100%;
	margin: 0px auto;
	text-align: center;
}

div.user-stockquote-container
{
	width: 200px;
	margin: 0px auto;
	text-align: center;
	border-top: 2px solid #1C1E1B;
	border-bottom: 2px solid #1C1E1B;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #444444;
}

span.user-stockquote-ticker
{
	font-family: Verdana;
	font-size: 18px;
	color: #BFBFBF;
}

span.user-stockquote-trade
{
	font-family: Verdana;
	font-size: 18px;
	color: #BFBFBF;
}

span.user-stockquote-change
{
	font-family: Verdana;
	font-size: 18px;
	color: #BFBFBF;
}

span.user-stockquote-date
{
	font-family: Verdana;
	font-size: 11px;
	color: #BFBFBF;
}


