/* CSS Document */
#fsClipper { height: 250px; width: 100%; overflow: auto; //overflow: hidden; //overflow-x: auto; }
.fsControl, #fsLinks a { color: darkblue; cursor: pointer; //cursor: hand; }
.fsControl.disabled, #fsLinks a.current { color: #000000; cursor: default; text-decoration: none; }
.fsControl.disabled { color: #666666; }
 #fsScreen { height: 250px ; overflow: auto; background: no-repeat 50% 50%; }


TD  {
    	font-family : Verdana, Arial, Helvetica, sans-serif;
    	font-size : 11px;
    	color : #000000;
		line-height : 22px;
		
    }
    
    BODY  {
    	font-family : Verdana, Arial, Helvetica, sans-serif;
    	font-size : 11px;
    	color : #000000;
        margin: 0;
        padding: 0;
        width: 100%;
        color: WindowText;

    }

            #header
            {
                width: 263px;
								height: 550px;
                padding: 10 0 10 0;
                background-color: 58AA2F; 
                position: relative;
								overflow: hidden;
								overflow-y : hidden;
								SCROLLBAR-ARROW-COLOR: ffffff;
								SCROLLBAR-BASE-COLOR: 58AA2F;
								scrollbar-track-color: 58AA2F;
								scrollbar-highlight-color: 58AA2F;
								scrollbar-shadow-color: 58AA2F;
								scrollbar-darkshadow-color: 58AA2F;
            }

            #content
            {
                top: 0px;
								padding: 0 0;
	              width: 263px;
								position: relative;
								overflow: hidden;
            }

    
    .textmenu  {
    	color : #cccccc;
    	text-decoration : none;
    }
    
	h1 {
		font-family : Verdana, Arial, Helvetica, sans-serif;
    	font-size : 24px;
    	color : #898989;
		line-height : 32px;
		font-weight : normal;
		}
	h2 {
		font-family : Verdana, Arial, Helvetica, sans-serif;
    	font-size : 20px;
    	color : #898989;
		line-height : 32px;
		font-weight : normal;
		}
   A  {
    	color : #3C0000;
    	font-family : Verdana, Arial, Helvetica, sans-serif;
    	font-size : 11px;
    	text-decoration : underline;
    }
    
    A:Visited  {
    	color : #3C0000;
    	font-family : Verdana, Arial, Helvetica, sans-serif;
    	font-size : 11px;
    	text-decoration : underline;
    }
    
    A:Active  {
    	color : #3C0000;
    	font-family : Verdana, Arial, Helvetica, sans-serif;
    	font-size : 11px;
    	text-decoration : underline;
    }
    
    A:Hover  {
    	color : #444444;
    	font-family : Verdana, Arial, Helvetica, sans-serif;
    	font-size : 11px;
    	text-decoration : none;
    }


	  #mtext    {
    	color : #ffffff;
    	font-family : Verdana, Arial, Helvetica, sans-serif;
    	font-size : 9px;
		line-height : 13px;
		margin-bottom:1px;		
		text-indent:0em;
    }

	  #mtext  A  {
    	color : #ffffff;
    	font-family : Verdana, Arial, Helvetica, sans-serif;
    	font-size : 11px;
		line-height : 13px;
		margin-bottom:1px;		
		text-indent:0em;
		font-weight : bold;
    }

 #mtext    A:Visited  {
    	color : #ffffff;
    	font-family : Verdana, Arial, Helvetica, sans-serif;
    	font-size : 11px;
		line-height : 13px;
    	text-decoration : underline;
		margin-bottom:1px;	
    }
    
 #mtext    A:Active  {
    	color : #ffffff;
    	font-family : Verdana, Arial, Helvetica, sans-serif;
    	font-size : 11px;
		line-height : 13px;
    	text-decoration : underline; 
		margin-bottom:1px;
    }
    
 #mtext    A:Hover  {
    	color : #ffffff;
    	font-family : Verdana, Arial, Helvetica, sans-serif;
    	font-size : 11px;
		line-height : 13px;
    	text-decoration : none;
		margin-bottom:1px;
    }        

	  #dtext  A  {
    	color : #000000;
    	font-family : Verdana, Arial, Helvetica, sans-serif;
    	font-size : 13px;
		line-height : 13px;
		margin-bottom:1px;		
		text-indent:0em;
    }

 #dtext    A:Visited  {
    	color : #000000;
    	font-family : Verdana, Arial, Helvetica, sans-serif;
    	font-size : 13px;
		line-height : 13px;
    	text-decoration : underline;
		margin-bottom:1px;	
    }
    
 #dtext    A:Active  {
    	color : #000000;
    	font-family : Verdana, Arial, Helvetica, sans-serif;
    	font-size : 13px;
		line-height : 13px;
    	text-decoration : underline;
		margin-bottom:1px;
    }
    
 #dtext    A:Hover  {
    	color : #000000;
    	font-family : Verdana, Arial, Helvetica, sans-serif;
    	font-size : 13px;
		line-height : 13px;
    	text-decoration : none;
		margin-bottom:1px;
    }        
li  {margin-bottom:15px;}
