.style0{
 background-color: #C09B61;
 border-color: #B38C4F;
}
.style1{
 BACKGROUND: url(../images/menu1.png) center repeat-x;
 background-color: #EF6900;
 border-color: #CF4700;
}
.style2{
 BACKGROUND: url(../images/menu2.png) center repeat-x;
 background-color: #A3A4A2;
 border-color: #6C6F70;
}
.style3{
 BACKGROUND: url(../images/menu3.png) center repeat-x;
 background-color: #75CFEF;
 border-color: #15A4D0;
}
.style4{
 BACKGROUND: url(../images/menu4.png) center repeat-x;
 background-color: #F8BE2E;
 border-color: #DEA303;
}
.style5{
 BACKGROUND: url(../images/menu5.png) center repeat-x;
 background-color: #DB6D79;
 border-color: #B42232;
}

DIV#nav LI.menus DIV.style5{
	line-height: 11px;
	padding-top: 2px;
	padding-bottom: 6px;
}

#content_zone.style0 H1{
	BACKGROUND: url(../images/menu0_article.gif) no-repeat 8px 9px; 
}
#content_zone.style0 HR{
 color: #C09B61;
}
#content_zone.style0 .colored{
 color: #B38C4F;
}
#content_zone.style1 .backcolored{
 background: #B38C4F;
}
#content_zone.style0 A{
 color: #B38C4F;
}

#content_zone.style1 H1{
	BACKGROUND: url(../images/menu1_article.gif) no-repeat 8px 9px; 
}
#content_zone.style1 HR{
 color: #EF6900;
}
#content_zone.style1 .colored{
 color: #EF6900;
}
#content_zone.style1 .backcolored{
 background: #EF6900;
}
#content_zone.style1 A{
 color: #EF6900;
}

#content_zone.style2 H1{
	BACKGROUND: url(../images/menu2_article.gif) no-repeat 8px 9px; 
}
#content_zone.style2 HR{
 color: #A3A4A2;
}
#content_zone.style2 .colored{
 color: #636460;
}
#content_zone.style2 A{
 color: #636460;
}

#content_zone.style3 H1{
	BACKGROUND: url(../images/menu3_article.gif) no-repeat 8px 9px; 
}
#content_zone.style3 HR{
 color: #75CFEF;
}
#content_zone.style3 .colored{
 color: #75CFEF;
}
#content_zone.style3 A{
 color: #75CFEF;
}

#content_zone.style4 H1{
	BACKGROUND: url(../images/menu4_article.gif) no-repeat 8px 9px; 
}
#content_zone.style4 HR{
 color: #F8BE2E;
}
#content_zone.style4 .colored{
 color: #F8BE2E;
}
#content_zone.style4 A{
 color: #F8BE2E;
}

#content_zone.style5 H1{
	BACKGROUND: url(../images/menu5_article.gif) no-repeat 8px 9px; 
}
#content_zone.style5 HR{
 color: #DB6D79;
}
#content_zone.style5 .colored{
 color: #AB3D49;
}
#content_zone.style5 A{
 color: #AB3D49;
}

