.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{
		border-bottom: 2px solid #acc9de
}

.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: #0d619e;
}
