/* CSS Doument */

body 
{
	background-color: #ffffff;
	color: #000000;
}

A 
{
	color: #FFFFFF;
}

.componentheading
{
	color: #cabb86;
}

#divbanner1
{
}

#divbanner2
{
}

#divleftheader
{
        background: url(../images/green/leftheader.jpg) no-repeat;
}

#divtoppage
{
        background: url(../images/green/header.jpg) no-repeat;
}

#bande2
{
        
}

	#divleftmenu
	{
		background: url(../images/green/leftmenu.jpg) no-repeat;
	}
	
	#divmiddlemenu
	{
		background: url(../images/green/menu.jpg) repeat-x;
	}
	
	#divrightmenu
	{
		background: url(../images/green/rightmenu.jpg) no-repeat;
	}
	
#bande3
{
}

#bande4
{
}

	.tdleft
        {
                behavior: url(iepngfix.htc);
                background: url(../images/left.png) repeat-y;
        }
 
	.tdmiddle1, .tdmiddle2, .tdmiddle3
	{
		background-color: #ffffff;
	}

	        .leftdivtop
                {
                	background: url(../images/green/topsub.jpg) no-repeat;
		}
	        
		.rightdivtop
                {
                	background: url(../images/green/rtopsub.jpg) no-repeat;
		}

                .leftdivmiddle, .rightdivmiddle
                {
			background-color: #94ce59;
                }

                .leftdivbottom
                {
                	background: url(../images/green/bottomsub.jpg) no-repeat;
                }
                
		.rightdivbottom
                {
                	background: url(../images/green/rbottomsub.jpg) no-repeat;
                }
		


	.tdright
        {
                behavior: url(iepngfix.htc);
                background: url(../images/right.png) repeat-y;
        }

#bande5
{
}

	#divuser1
	{
		background-color: #ffffff;
	}


#divuser22
{
	background-color: #ffffff;
}

#divborderlefttop
{
	behavior: url(iepngfix.htc);
        background-image: url(../images/topleft.png);
}

#divbordertop
{
        behavior: url(iepngfix.htc);
        background-image: url(../images/top.png);
}

#divborderrighttop
{
        behavior: url(iepngfix.htc);
        background-image: url(../images/topright.png);
}

#divborderleftbottom
{
	behavior: url(iepngfix.htc);
        background-image: url(../images/bottomleft.png);
}

#divborderbottom
{
        behavior: url(iepngfix.htc);
        background-image: url(../images/bottom.png);
}

#divborderrightbottom
{
        behavior: url(iepngfix.htc);
        background-image: url(../images/bottomright.png);
}

#divfooter22
{
}

#mainmenu a
{
        color: #000000;
}

#mainmenu a:hover
{
        color: #ffffff;
}

#mainlevel li
{
	background: url(../images/green/button.jpg) no-repeat;
}

.toclink
{
        color: #aaaaaa;
}

#divfooter22, #divfooter22 a
{
	color: #000000;
}	
