.MainText {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
.MainTextHighlight {

	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #5B7AAE;
}
.TableHeader {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7892BC;
	padding-left: 5px;

}
.TableLight {

	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #7892BC;
	text-decoration: none;
	background-color: #FFFFFF;
}
.TableDark {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #5B7AAE;
	text-decoration: none;
	background-color: #F5F5F5;
	padding-right: 5px;
	padding-left: 5px;

}
.SideStatement {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
.SideConsulting {
	font-family: arial;
	font-size: 10px;
	color: #5B7AAE;
	background-color: #EBEBEB;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.Menu {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7892BC;
	padding-left: 5px;

}
.MenuHover {

	font-family: arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5B7AAE;
	text-decoration: none;
	background-color: #EAEEF4;
	padding-left: 5px;
}
.SideContact {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.LeftSideMenu {
	background-color: #DEDEDE;
	background-image: url(../menus/lsde/bgLSide.jpg);
	background-repeat: no-repeat;
}
.LeftSideMenuConsulting {

	background-color: #DEDEDE;
	background-image: url(../menus/lsde/LsdeBgConsulting.jpg);
	background-repeat: no-repeat;
}
A {
	color: #990000;
}
.MainTextHighlightRed {


	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
}
