/*OBO_stylesheet.css
//	(c) Copyright by amazonpixels.com
*/

BODY {font-family: Verdana, sans-serif; 
        font-size: 11px; 
        font-style: normal; 
        line-height: 13px; 
        font-weight: normal;
        text-transform: none;
        color: #666666;}

DIV {font-family: Verdana, sans-serif; 
        font-size: 11px; 
        font-style: normal; 
        line-height: 13px; 
        font-weight: normal;
        text-transform: none;
        color: #666666;}
        
DIV.white {font-family: Verdana, sans-serif; 
        font-size: 11px; 
        font-style: normal; 
        line-height: 13px; 
        font-weight: normal;
        text-transform: none;
        color: #666666; 
        background-color: #FFFFFF;
        layer-background-color: #FFFFFF;}
                
DIV.gray {font-family: Verdana, sans-serif; 
        font-size: 11px; 
        font-style: normal; 
        line-height: 13px; 
        font-weight: normal;
        text-transform: none;
        color: #666666;
        padding: 5px; 
        background-color: #EFEFEF;
        layer-background-color: #EFEFEF;}

TD {font-family: Verdana, sans-serif; 
        font-size: 11px; 
        font-style: normal; 
        line-height: 13px; 
        font-weight: normal;
        text-transform: none;
        color: #666666;}
        
TH {font-family: Verdana, sans-serif; 
        font-size: 11px; 
        font-style: normal; 
        line-height: 13px; 
        font-weight: bold;
        text-transform: none;
        color: #666666;}

TD.white {font-family: Verdana, sans-serif; 
        font-size: 11px; 
        font-style: normal; 
        line-height: 13px; 
        font-weight: normal;
        text-transform: none;
        color: #666666; 
        background-color: #FFFFFF;
        layer-background-color: #FFFFFF;}
        
TH.white {font-family: Verdana, sans-serif; 
        font-size: 11px; 
        font-style: normal; 
        line-height: 13px; 
        font-weight: bold;
        text-transform: none;
        color: #666666; 
        background-color: #FFFFFF;
        layer-background-color: #FFFFFF;} 
                      
TD.gray {font-family: Verdana, sans-serif; 
        font-size: 11px; 
        font-style: normal; 
        line-height: 13px; 
        font-weight: normal;
        text-transform: none;
        color: #FFFFFF; 
        background-color: #EFEFEF;
        layer-background-color: #EFEFEF;}
        
TH.gray {font-family: Verdana, sans-serif; 
        font-size: 11px; 
        font-style: normal; 
        line-height: 13px; 
        font-weight: bold;
        text-transform: none;
        color: #FFFFFF; 
        background-color: #666666;
        layer-background-color: #666666;}
        
P {font-family: Verdana, sans-serif; 
        font-size: 11px; 
        font-style: normal; 
        line-height: 13px; 
        font-weight: normal; 
        font-variant: normal; 
        text-transform: none; 
        color: #666666; 
        text-decoration: none;}
        
P.white {font-family: Verdana, sans-serif; 
        font-size: 11px; 
        font-style: normal; 
        line-height: 13px; 
        font-weight: normal; 
        font-variant: normal; 
        text-transform: none; 
        color: #FFFFFF; 
        text-decoration: none;}        
        
A {font-family: Verdana, sans-serif; 
        font-size: 11px; 
        font-style: normal; 
        line-height: 13px; 
        font-weight: normal; 
        font-variant: normal; 
        text-transform: none; 
        color: #cc0000; 
        text-decoration: none;}
       
H4  {font-family: Verdana, sans-serif; 
        font-size: 12px; 
        font-style: normal; 
        line-height: 13px; 
        font-weight: bold;
        text-transform: none;
        color: #666666;}

B {font-family: Verdana, sans-serif; 
        font-size: 11px; 
        font-style: normal; 
        line-height: 13px; 
        font-weight: bold;
        text-transform: none;
        color: #666666;}

.copyright {font-family: Verdana, sans-serif; 
        font-size: 9px; 
        font-style: normal; 
        line-height: 13px; 
        font-weight: normal; 
        font-variant: normal; 
        text-transform: none; 
        color: #333333;}

.title {font-family: helvetica, sans-serif; 
        font-size: 16px; 
        font-style: normal; 
        line-height: 18px; 
        font-weight: bold;
        text-transform: none;
        color: #666666;}