.bodyTable {
	border: 1px solid #7f7f7f;
	height: 772px;
	width: 770px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.headerTable {

}
.tdBottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #002b5d;
}
.tdTitleBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7f7f7f;
	padding-bottom: 2px;
}
.tdTopBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
}
.menuTable {
	background-image: url(/media/site_images/bg-menu.gif);
	background-repeat: repeat-x;
}
.menuItem {
	background-image: url(/media/site_images/bg-menu-item.gif);
	background-position: 0px top;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 5px;
}

.menuItem a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menuItemActive {
	background-image: url(/media/site_images/bg-menu-item.gif);
	background-position: -95px top;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 5px;
}
.menuItemActive a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.contentLeft {
	background-image: url(/media/site_images/bg-content_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7f7f7f;
}
.contentMain {
	background-image: url(/media/site_images/bg-content_main.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.footerNAW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-left: 8px;
}
.footerNAW a {
	color: #ffffff;
	text-decoration: none;
}
.footerLanguage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #8cd6fd;
	text-decoration: none;
	text-align: right;
	padding-right: 8px;
}

.footerLanguage a {
	color: #ffffff;
	text-decoration: none;
}

.footerLanguage a:hover {
	color: #ff9900;
}

#active {
        color: #ffffff;
	font-style: bold;
}

.orange {color: #ff9900}

.tdContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c5c5b;
	text-align: left;
	padding-top: 10px;
}
.tdContent a {
	color: #0092e7;
}
.tdContent a:hover {
	color: #ff9900;
}
