.vertically a:link,
.vertically a:VISITED,
.vertically a:active{
	font-family: sylfaen;
	text-decoration : none;
	font-size : 13px;
	color: #FFF;
}

.vertically a:hover{
	font-family: sylfaen;
	text-decoration : none;
	font-size : 13px;
	color: #D1E3EF;
}

.vertically2 a:link,
.vertically2 a:VISITED,
.vertically2 a:active{
	font-family: sylfaen;
	text-decoration : none;
	font-size : 13px;
	/*font-weight: none;*/
	color: #D1E3EF;
}

div.horizontal:hover{

}
.menu_horizontal{
	background: #3E566F;
	overflow: hidden;
	height: 30px;
}
.menu_vertically{
	background: #425a74;
	padding-left: 3px;
	padding-right: 3px;
}
.horizontal{
	font-family: sylfaen;
	float: left;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	height:30px;
	border-left: 1px solid #78AFD6;
}

.horizontal2{
	font-family: sylfaen;
	float: left;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	height:30px;
	border-left: 1px solid #78AFD6;
}

.horizontal_link a:link,
.horizontal_link a:VISITED,
.horizontal_link a:active{
	font-family: sylfaen;
	text-decoration : none;
	font-size : 13px;
	/*font-weight: bold;*/
	color: #FFF;
}

.horizontal2 a:link,
.horizontal2 a:VISITED,
.horizontal2 a:active{
	font-family: sylfaen;
	text-decoration : none;
	font-size : 13px;
	/*font-weight: none;*/
	color: #D1E3EF;
}


.horizontal_link a:hover{
	font-family: sylfaen;
	text-decoration: none;
	font-size : 13px;
	/*font-weight: none;*/
	color: #D1E3EF;
}
.horizontal_link{
     color: #FFF;
     font-size: 15px;
     padding-top: 5px;
}

.eng_horizontal{
	padding-left: 10px;
	padding-right: 10px;
}

.vertically_link{
     clear: both;
     height: 25px;
     color: #D1E3EF;
}

.vertically{
	text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
	border-bottom: 1px solid #6D859F;

}
.vertically2{
	text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
  	border-bottom: 1px solid #6D859F;

}

.module_title{
	font-family: sylfaen;
	font-size: 12px;
	color: #1F303F;
	font-weight: bold;
}
.st_tdcss td{
	text-align: left;
}



