.tab_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
a:link {
	color: #2C2F8B;
	text-decoration: none;
}
a:hover {
	color: #B1BBD5;
	text-decoration: none;
}
a:visited {
	color: #2C2F8B;
	text-decoration: none;
}
a:active {
	color: #2C2F8B;
	text-decoration: none;
}
.tab_line_white {
	border-left-style: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.line_tab_azz {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #B1BBD5;
}
.tab_oline {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B1BBD5;
}
.white_title {
	font-weight: bold;
	color: #FFFFFF;
}
.menu_item {
	background-color: #B1BBD5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-weight: normal;
	color: #333333;
	font-size: 10px;
}
.boxed {
	border: 2px solid #EDEEFA;
}
.titCat {
	font-weight: bold;
	color: #000000;
}
.boxed2 {

	border: 2px solid #990000;
}

