<style type="text/css"> 
<!--STYLE SHEET-->
    <!--

        A:link
        {
        	color: #B64846;
        	text-decoration: none;
        }
    
        A:visited
        {
        	color: #B64846;
        	text-decoration: none;
        }
    
        A:active
        {
        	color: #B64846;
        	text-decoration: none;
        }
    
        A:hover
        {
        	color: #B64846;
        	text-decoration: underline;
        }
        .linkText
        {
            font-family: Century Gothic;
    	    font-size: 12px;
    	    color: #B64846;
    	    
        }
        .adminText
        {
            font-family: Century Gothic;
    	    font-size: 14px;
    	    color: #393838;
    	    
        }
        .adminHeadText
        {
            font-family: Arial;
    	    font-size: 12px;
    	    color: #393838;
    	    font-weight: bold;
        }
        .cheaderText
        {
            font-family: Century Gothic;
    	    font-size: 18px;
    	    color: #393838;
    	    font-weight: bold;
    	    
        }
        .headerText
        {
            font-family: Century Gothic;
    	    font-size: 14px;
    	    color: #393838;
    	    
        }
        .standardText
        {
            font-family: Century Gothic;
    	    font-size: 12px;
    	    color: #393838;
    	    
        }
        .sHeaderText
        {
            font-family: Century Gothic;
    	    font-size: 12px;
    	    color: #393838;
    	    font-weight: bold;    	    
        }
        .miniText
        {
            font-family: Arial;
    	    font-size: 10px;
    	    color: #FFFFFF;
    	    
    	    
        }
        .teamText
        {
            font-family: Century Gothic;
    	    font-size: 12px;
    	    color: #FFFFFF;
    	    
    	    
        }
        .smallText
        {
            font-family: Century Gothic;
    	    font-size: 12px;
    	    color: #000000;
    	    
        }
        .fakeLink
		{
		    cursor: hand; cursor: pointer;
		}
		.formStyle
	    {
	        font-family: Century Gothic;
	        font-size: 12px;
	        color: #222222;
	        height: 20px;#
	        align: top;
	    }
        .scrollbar
        {
        	scrollbar-3dlight-color: #FFFFFF; 
        	scrollbar-arrow-color: #FFFFFF;
        	scrollbar-darkshadow-color: #FFFFFF;
        	scrollbar-face-color: #B64846;
        	scrollbar-highlight-color: #FFFFFF;
        	scrollbar-shadow-color: #FFFFFF;
        	scrollbar-track-color: #FFFFFF;   
        }
            
	-->
</style>