body 
{
    background-repeat:no-repeat;
    background-attachment:fixed;
    background-color:#FFFFFF;
    padding: 0px 0px 0px 0px;    
    margin: 0px 0px 0px 0px;
    background-image:url(../images/bak.gif);
    background-position: 165px 0px
}


#navigation_bar 
{
    background-color:#FFFFFF;    
    position:absolute;
    top:111px;
    left:165px;
    width:1000px;
    z-index:50;
}

#topmenu 
{
    background-color:#FFFFFF;    
    position:absolute;
    top:0px;
    left:0px;
    z-index:100;
}

#left_vertical_bar 
{
    position:absolute;
    background-color:f3f6f6;
    top:60px;
    left:0px;
    width:165px;
    height:4080px;
    border-right:solid 2px #d1d7da;   
    border-top:solid 2px #d1d7da;   
    border-bottom:solid 2px #d1d7da;   
    
}

img.nav_image
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px; 
    border:solid 0px black;  
}

#left_sub_nav 
{
 position:absolute;
 left:20px;
 top:650px; 
 
}

#content 
{
    position:absolute;
    top:160px;
    left:204px;
    width:530px;
}
#dyncontent 
{
    position:absolute;
    top:150px;
    left:172px;
    frameborder:no;
    scrolling="no";
}
#trkcontent 
{
    position:absolute;
    top:150px;
    left:172px;
    frameborder:no;
    scrolling="no";
    background-attachment:fixed;
}



.copy1 
{
    color:#000000;    
    font-family:Century Gothic;
    font-size:13px;  
    letter-spacing:.5px; 
    font-weight:500;
    
    
}

.copy2, .copy2title
{
    color:#000000;
    font-family:Century Gothic;
    font-size:13px;  
    
}

.copy2title 
{
   color:#000000;
   text-decoration:underline;
}

.sub_nav_root_on, .sub_nav_root_off
{
    color:#009966;
 font-family:Century Gothic;
 font-size:16px;
 font-weight:600; 
 line-height:32px;
 text-decoration:none;
}

.sub_nav_root_off 
{
    color:#009966;
}


.sub_nav_child_on, .sub_nav_child_off
{
  font-size:15px;
  color:#0000000;
  font-family:Century Gothic;
  font-weight:600; 
  position:relative;
  left:24px;
  
}

a.sub_nav_child, a.sub_nav_child:hover, sub_nav_child:visited 
{
    text-decoration:none;
    color:#009966;
    font-size:15px;
}

.sub_nav_child_on 
{
color:#0099cc;    
font-weight:900;
}

.input_title 
{
    color:#000000;
    font-family:Century Gothic;
    font-size:12px;
    font-weight:bold;
}

.input 
{
    color:#000000;
    font-family:Century Gothic;
    background-color:white;
    width:114px;
    font-weight:bold;
    font-size:10px;
    border-top:solid 2px darkgray;
    border-left:solid 3px darkgray;
    border-bottom:solid 1px darkgray;
    border-right:solid 1px darkgray;
}

.wc_display 
{
    color:#000000;
    font-family:Century Gothic;
    background:white;
    font-size:10px;
    font-weight:bold;
    text-align:center;
    padding-left:3px;
    padding-right:3px;
    border-top:solid 2px darkgray;
    border-left:solid 3px darkgray;
    border-bottom:solid 1px darkgray;
    border-right:solid 1px darkgray;
    height:19px;
}

.copy_sub 
{
    color:#000000;
    font-family:Century Gothic;
    font-size:10px;
    font-style:italic;
}
# #login_form
# {
#  height:71px;
# }

