BODY
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;    
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    MARGIN: 0px;
    BACKGROUND-COLOR: white;    
}




.fun
{
    FONT-FAMILY: 'comic sans MS';
    FONT-SIZE: 14px;    
    COLOR: #444444;
    FONT-WEIGHT: bold;
    text-decoration:none;   
} 

.txt
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 13px;    
    COLOR: black;
    text-decoration:none; 
    FONT-WEIGHT: normal;  
}

.txtMid
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 16px;    
    COLOR: black;
    text-decoration:none; 
    FONT-WEIGHT: normal;  
}

.bold
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;    
    COLOR: #444444;
    text-decoration:none; 
    FONT-WEIGHT: bold;  
}

H2
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;    
    COLOR: #444444;
    text-decoration:none; 
    FONT-WEIGHT: normal;  
   
}

H3
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;    
    COLOR: #444444;
    text-decoration:none; 
    FONT-WEIGHT: normal;  
    DISPLAY: inline;
}

H1
{
    FONT-FAMILY: arial ;
    FONT-WEIGHT: bold;
    FONT-SIZE: 20px;    
    COLOR: #444444;
    text-decoration:underscore;  
    DISPLAY: inline; 
}

.lighttxt
{
    FONT-FAMILY: arial ;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;    
    COLOR: #777777;
    text-decoration:none;  
   
}

.title
{
    FONT-FAMILY: Georgia ;
    FONT-WEIGHT: bold;
    FONT-SIZE: 20px;    
    COLOR: #CC0099;
    text-decoration:none;  
     
}

SELECT
{
	FONT-FAMILY: Arial;
    FONT-SIZE: 12px;    
    COLOR: #444444;
    WIDTH: 175px;
}

.txtLeftNav
{	
	
	font-size: 11px;
	color: #444444;
	font-family: arial;
	font-weight: normal;
	text-decoration: underline;
}

.txtHref
{
    FONT-SIZE: 12px;
    FONT-FAMILY: arial ;
    CURSOR: pointer;
    COLOR: #003399;
    TEXT-DECORATION: underline
}

.txtHrefSmall
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: arial ;
    CURSOR: pointer;
    COLOR: #444444;
    TEXT-DECORATION: underline

}

.txtTitle
{
	FONT-FAMILY: Georgia ;
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;    
    COLOR: #CC0099;
    text-decoration:none;  
    DISPLAY: inline;  
}

.txtTitleBlue
{
	FONT-FAMILY: Georgia ;
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;    
    COLOR: #003399;
    text-decoration:none;  
    DISPLAY: inline;  
}

.txtSmall
{
	FONT-SIZE: 8pt;    
    COLOR: #444444;   
}

.txtRedSmall
{
    FONT-SIZE: 8pt;    
    COLOR: red;   
}

.txtSmallGray
{
	FONT-SIZE: 8pt;    
    COLOR: gray;   
}





.txtMenu
{
	 FONT-SIZE: 10pt;    
    COLOR: rgb(150,150,200);
    FONT-WEIGHT:bold; 
    TEXT-DECORATION: none;
}

.TdTitleStyle
{
	FONT-SIZE: 11pt;    
    COLOR: white; 
    font-weight:bold; 
    background-color:rgb(150,150,200);  
	BORDER-RIGHT: rgb(150,150,200) 1pt solid; BORDER-TOP: rgb(125,125,125) 1pt solid; BORDER-LEFT: rgb(125,125,125) 1pt solid; BORDER-BOTTOM: rgb(125,125,125) 1pt solid;
}

.TdStyle
{
	FONT-SIZE: 10pt;    
    COLOR: black;    
	BORDER-RIGHT: rgb(125,125,125) 1pt solid; BORDER-TOP: rgb(125,125,125) 1pt solid; BORDER-LEFT: rgb(125,125,125) 1pt solid; BORDER-BOTTOM: rgb(125,125,125) 1pt solid;
}


.TdStyleHover
{
	FONT-SIZE: 10pt;    
    COLOR: black; 
	background-color:rgb(150,150,200);
}

.TrStyle
{
	FONT-SIZE: 11pt;    
    COLOR: white; 
    font-weight:bold; 
	background-color:rgb(150,150,255);
}



.TableStyle
{
	BORDER-COLLAPSE: collapse; mso-border-insidev: .5pt solid rgb(150,150,200);rgb(245,245,245);
}

.txtInput
{
    BORDER-RIGHT: 1px inset;
    BORDER-TOP: 1px inset;
    FONT-WEIGHT: normal;
    BORDER-LEFT: 1px inset;
    BORDER-BOTTOM: 1px inset;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white
}
