BODY            {
                scrollbar-base-color:   #D1C79A;
                scrollbar-arrow-color:  #FFFFFF;
                margin: 0px; 
                }

/* CatTree Links */
A.cat		{ font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size: 11px; color: #000000; font-style: none; font-weight: bold; text-decoration:none; }
A.cat:visited	{ font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size: 11px; color: #000000; font-style: none; font-weight: bold; text-decoration:none; }
A.cat:hover	{ font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size: 11px; color: #CC0000; font-style: none; font-weight: bold; text-decoration:none; }
A.cat:active	{ font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size: 11px; color: #000000; font-style: none; font-weight: bold; text-decoration:none; }

.cattable td	{
                line-height: 9pt;
                border-top: none;
                border-bottom: solid gray 1px;
                border-right: none;
                border-left: none;
                }

.plaintext		{
				font-family: Tahoma,Verdana,Arial; 
				font-size: 11px; 
				color: #000000; 
				font-style: none; 
				font-weight: bold; 
				text-decoration: none;
				}

.TextBox        {
                border: #000000 1px solid;
                background-color: #ffffff;
                font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
                font-size: 11px;
                font-weight: normal;
                color: #008000;
                }

.footertext		{
				font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; 
				font-size: 11px; 
				color: #000000; 
				font-style: none; 
				font-weight: normal; 
				text-decoration: none;
				}

