.content{
 background: url(/grf/content_bg_blue.gif) repeat-y top left;
}
.content .left{
 background: #b1c9e3 url(/grf/left_bg_horsetales.jpg) no-repeat left top;
}
.top{
 background: url(/grf/top_horsetales.gif) repeat-y left top;
}
.content .main{
 /*background: #fefef4 url(/grf/main_bg_horsetales.jpg) repeat-x left top;*/
}
.menuitem .menusubitems{
 background: #abc2df;
}

/*.menuitem a.item:active, 
.menuitem a.item:hover{
 color: #4E5D68;
 background: none;
 font-weight: bold;

}  
.menuitem a.item.active,
.menuitem a.item.active:visited,
.menuitem a.item.active:active,
.menuitem a.item.active:hover{
 font-weight: bold;
 color: white;
 background: #6799c8;
}
*/

.menuitem .menusubitems{
 /*background: #abc2df;*/
 background: #6799c8;
 width: 190px;
}
/*
.menuitem .menusubitems a.subitem, .menuitem .menusubitems a.subitem:visited{
 color: #6799c8;
 padding: 3px 7px 3px 20px;
 width: 162px;
 border-bottom: #6799c8 solid 1px;
 
}
.menuitem .menusubitems a.subitem:hover, 
.menuitem .menusubitems a.subitem:active{
 padding: 3px 7px 3px 20px;
 font-weight: bold;
 background: #abc2df;
 color: #6799c8;
} 
.menuitem .menusubitems a.subitem.active,
.menuitem .menusubitems a.subitem.active:visited,
.menuitem .menusubitems a.subitem.active:active,
.menuitem .menusubitems a.subitem.active:hover{
 color: #6799c8;
 padding: 3px 7px 3px 20px;
 font-weight: bold;
 background: #abc2df;
} 

*/
.menuitem .menusubitems a.subitem, .menuitem .menusubitems a.subitem:visited{
 color: white;
 padding: 3px 7px 3px 20px;
 width: 162px;
 border-bottom: #abc2df solid 1px;
 background: #6799c8;
}
.menuitem .menusubitems a.subitem:hover, 
.menuitem .menusubitems a.subitem:active{
 padding: 3px 7px 3px 20px;
 font-weight: bold;
 background: #6799c8;
 color: white;
} 
.menuitem .menusubitems a.subitem.active,
.menuitem .menusubitems a.subitem.active:visited,
.menuitem .menusubitems a.subitem.active:active,
.menuitem .menusubitems a.subitem.active:hover{
 color: white;
 padding: 3px 7px 3px 20px;
 font-weight: bold;
 background: #6799c8;
} 

.left .menuitem{
 padding: 0px 0px;
 width: 190px;
}
.menuitem a.item, .menuitem a.item:visited{
 padding: 2px 0 5px 12px;
 width: 178px;
}
.left .left_menu{
 background: #eaeff9;
}
.left .left_menu_top{
 background: url(/grf/left_menu_top_blue.gif) no-repeat left top;
}
.left .left_menu_bottom{
 background: url(/grf/left_menu_bottom_blue.gif) no-repeat left top;
}
.menuitem.oneitem {
 background: #eaeff9;
}