body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #193768;
}
.containerGlobale {
}
.Head {
}
.Head_left {
	background-color: #000000;
}
.Head_middle {
	background-image: url(../images/banner_top_back.gif);
	background-repeat: repeat-y;
	text-align: left;
	width: 100%;
}
.Head_right {
	background-color: #2B4470;
	vertical-align: bottom;
}
.ToolBar {
	width: 229px;
}

.ToolBar a {
	font-size: 12px;
	color: #EEF2F9;
	text-decoration: none;
	background-image: url(../images/tool_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-bottom: 7px;
	padding-left: 25px;
	text-align: left;
	vertical-align: top;
	padding-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2B4470;
}

.ToolBar a:hover {
	background-color: #1F3050;
	border-bottom-color: #5E77A0;
}
.TopBar {
	background-color: #676767;
}

.Menu {
	background-color: #CCCCCC;
}
.Menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	white-space: nowrap;
	display: block;
}
.Menu li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.Menu a {
	display: block;
	white-space: nowrap;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 22px;
	background-image: url(../images/top_h.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
	color: #676767;
	text-decoration: none;
}
.Menu span {
	display: block;
	white-space: nowrap;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 22px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
	color: #676767;
	text-decoration: none;
}
.Menu a:hover {
	background-position: 3px -17px;
	border-bottom-color: #4A74B9;
}
.Path{
	background-color: #676767;
	background-image: url(../images/path_01.gif);
	background-repeat: no-repeat;
	padding-left: 70px;
	text-align: left;
	vertical-align: top;
}
.Path ul {
	margin: 0px;
	white-space: nowrap;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.Path li {
	float: left;
	list-style-type: none;
	margin: 0px;
	display: block;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.Path a {
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
}
.Path a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
.Middle {
}
.ColumnSx {
	width: 144px;
	background-color: #617AA3;
	background-position: left 155px;
	padding-bottom: 250px;
	background-image: url(../images/submenu_06.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}
.SubMenu {
	width: 144px;
}
.SubMenu td {
	background-color: #666666;
	padding-bottom: 1px;
}
.SubMenu a {
	line-height: 30px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 7px;
	display: block;
	background-color: #2B4470;
}
.SubMenu a:hover {
	background-color: #CCCCCC;
	color: #000000;
	text-decoration: none;
}
.ColumnDx {
	width: 199px;
	text-align: left;
	vertical-align: top;
	background-color: #ECECEC;
}
.ColumnDxContent{
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/dx_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding: 15px;
}
.ColumnDxContent a{
	font-style: italic;
	line-height: 14px;
	font-weight: bold;
	color: #2B4470;
	text-decoration: none;
}
.ColumnDxContent a:hover{
	color: #4A74B9;
	text-decoration: underline;
}
.Content {
	background-color: #FFFFFF;
	background-position: left top;
	background-image: url(../images/middle_01.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
}

.back2 {
	background-attachment: fixed;
	background-image: url(../images/back2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.Footer {
	color: #CCCCCC;
	text-decoration: none;
	background-image: url(../images/footer_01.gif);
	font-size: 10px;
	background-repeat: repeat-x;
}
