.vertically a:link,
.vertically a:VISITED,
.vertically a:active{
        font-family: BPG Glaho Arial V5, Arial Unicode MS;
		text-decoration : none;
        font-size : 11px;
        color: #FFF;
}

.vertically a:hover{
        font-family: BPG Glaho Arial V5, Arial Unicode MS;
		text-decoration : none;
        font-size : 11px;
        color: #E9E9E9;
}
.vertically{
		background: #7d665a;
		border-top: 1px solid #000;
		border-bottom: 1px solid #000;
}
.vert_l{
		background: #7d665a;		border-top: 1px solid #000;
		border-left: 1px solid #000;
		border-bottom: 1px solid #000;
		background-image: url(../images/menu_dot.gif);
		background-repeat: no-repeat;
}
.vert_r{
		background: #7d665a;		border-top: 1px solid #000;
		border-right: 1px solid #000;
		border-bottom: 1px solid #000;
        background-image: url(../images/menu_dot.gif);
		background-repeat: no-repeat;
}

.horizontal a:link,
.horizontal a:VISITED,
.horizontal a:active{
        font-family: BPG Glaho Arial V5, Arial Unicode MS;
		text-decoration : none;
        font-size : 12px;
        font-weight: bold;
        color: #333366;
}

.horizontal a:hover{
        font-family: BPG Glaho Arial V5, Arial Unicode MS;
		text-decoration : none;
        font-size : 12px;
        font-weight: bold;
        color: #47477a;
}

.horizontal{
        border-left: 2px solid #EFEFEF;
        height: 30px;
}

.module_title{
        font-family: BPG Glaho Arial V5, Arial Unicode MS;
		font-size: 20px;
        color: #1F303F;
        font-weight: bold;
}
.cell_top{		background: #927c6a;
}

