/* ------------------------------------------------------------------------------------------------------------------------------- */

#biz-body    {
		float: left;
		clear: both;
		width: 100%;
        font-size:12px;
        /*background:url(images/background2.jpg); background-repeat: repeat-x; repeat-y;*/
}

#biz-body table	{
	
}

/* ------------------------------------------------------------------------------------------------------------------------------- */
        
#biz-body .colorclass0 {
        background-color: #ffffff;
}

#biz-body .colorclass1 {
        background-color: #E8EFF5;
}

#biz-body .colorclass2 {
        background-color: #FFE3C1;
}

#biz-body .padder1 { padding: 1px; } .padder2 { padding: 2px; } .padder3 { padding: 3px; } .padder4 { padding: 4px; } .padder5 { padding: 5px; }
#biz-body .padder6 { padding: 6px; } .padder7 { padding: 7px; } .padder8 { padding: 8px; } .padder9 { padding: 9px; } .padder10 { padding: 10px; }

#biz-body .tdclass1 {
        padding: 5px;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #DDDDDD;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #D9D9D9;
        background-repeat: repeat-x;
                background-color: #EDF2F6;
}

#biz-body .textclass1
        {
        color: 476C8E;
        font-size:14px;
        }
                
#biz-body .textclass2
        {
        color: 476C8E;
        font-size:18px;
        }                        
        
#biz-body a:link
        { color: #476C8E; font-size:14px; text-decoration:none; }
#biz-body a:active
        { color: #476C8E; font-size:14px; text-decoration:none; }
#biz-body a:visited
        { color: #476C8E; font-size:14px; text-decoration:none; }
#biz-body a:hover
        { color: #EB6812; font-size:14px; text-decoration:underline; }
                
#biz-body .subcat_link a:link 
        { color: #476C8E; text-decoration:none; font-size: 11px; }
#biz-body .subcat_link a:active 
        { color: #476C8E; text-decoration:none; font-size: 11px; }
#biz-body .subcat_link a:visited 
        { color: #476C8E; text-decoration:none; font-size: 11px; }
#biz-body .subcat_link a:hover 
        { color: #EB6812; text-decoration:underline; font-size: 11px; }                
                
#biz-body .itty_link a:link 
        { color: #000000; text-decoration:none; font-size: 11px; }
#biz-body .itty_link a:active 
        { color: #000000; text-decoration:none; font-size: 11px; }
#biz-body .itty_link a:visited 
        { color: #000000; text-decoration:none; font-size: 11px; }
#biz-body .itty_link a:hover 
        { color: #EB6812; text-decoration:underline; font-size: 11px; }

#biz-body .itty_link 
        {
        font-size:11px;
        color:#000000;
        }
        
#biz-body .itty_itty_link 
        {
        font-size:10px;
        }                        



#biz-body .white_link {
        color: #00a2ff;
        font-size: 14px;
}       
#biz-body .white_link a:link 
{ color: #00a2ff; font-size:14px; text-decoration:none; }
#biz-body .white_link a:active 
{ color: #00a2ff; font-size:14px; text-decoration:none; }
#biz-body .white_link a:visited 
{ color: #00a2ff; font-size:14px; text-decoration:none; }
#biz-body .white_link a:hover 
{ color: #00a2ff; font-size:14px; text-decoration:underline; }        

               

#biz-body .bigtitle a:link 
{ color: #DEE0E5; font-size:20px; text-decoration:none; }
#biz-body .bigtitle a:active 
{ color: #DEE0E5; font-size:20px; text-decoration:none; }
#biz-body .bigtitle a:visited 
{ color: #DEE0E5; font-size:20px; text-decoration:none; }
#biz-body .bigtitle a:hover
{ color: #ffffff; font-size:20px; text-decoration:underline; }

#biz-body input	{
	padding: 5px; 
	border: 2px solid #ebf4f7;
}


