.bugfix     {}

BODY, P, TD, TR 
    {
    font-family: Verdana, Helvetica,sans-serif;
    font-size: 11px;
    }

#Table_01
	{
	margin-bottom:-22px;
	z-index:100;
	position:relative;
	/*background-image:url(images/menu/menu-bg.gif);
	background-repeat:repeat-x;
	background-position:top;*/
	}

#nav-top
	{
	margin-top:34px;
	margin-left:25px;
	}

#nav-bottom
	{
	}

#siding-nav
	{
	position:relative;
	z-index:200;
	margin-left:234px;
	}

#content
	{
	width:720px;
	}



#content p, #content h2 
	{
	margin:1em;
	}
	
.clear
	{
	clear:both;
	}

.header-overlap
	{
	margin-bottom:-21px;
	}

.content_column
	{
	float:left;
	display:inline;
	}

.overlap 
	{
	position:relative;
	z-index:101px;
	}

LI, UL      
    {
    font-family: Verdana, Helvetica,sans-serif; 
    font-size: 11px;
    } 

.heading 
    {
    font-size: 12px;
    }
     
A:link
    {
    color: #000000;
    }
    
A:active, A:hover
    {
    color: #FFC726;
    }
    
TD#footer, .small
    {
    font-size: 10px;
    }

TD#footer A
    {
    text-decoration: none; 
    }
    
TD#footer A:hover    
    {
    text-decoration: underline; 
    color: #000000;
    }

.red
    {
    color: #D90B15;
    }


.white
    {
    color: #FFFFFF;
    }
	
.size_10px
{
	font-size: 10px;
}	
table.small td {
	font-size:9px;
	
}.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
