body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.left_content {
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CBC114;
	border-bottom-color: #CBC114;
	border-left-color: #CBC114;
}
.main_content {
	background-color: #FFFFFF;
	background-image: url(/images/background_main.jpg);
	background-repeat: repeat-y;
	background-position: right;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CBC114;
	border-right-color: #CBC114;
	border-bottom-color: #CBC114;
	padding: 10px;
}
.main_header {

	background-color: #FFFFFF;
	background-image: url(/images/header_background.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: none;
	border-top-color: #CBC114;
	border-right-color: #CBC114;
}
.menu_table {
	background-color: #161C75;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CBC114;
	border-bottom-color: #CBC114;
	border-left-color: #CBC114;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CBC114;
	background-image: url(/images/background_menu.jpg);
	background-repeat: repeat-y;
	padding: 5px;
}
.news_table {
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CBC114;
	border-bottom-color: #CBC114;
	border-left-color: #CBC114;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CBC114;
	padding: 5px;
}
.textStandard a:link {
	text-decoration: none;
	color: #0080C0;
	}
.textStandard a:visited {
	text-decoration: none;
	color: #0080C0;
	}
.textStandard a:hover {
	text-decoration: none;
	color: #0000A0;
	}
.textStandardBold a:link {
	text-decoration: none;
	color: #0080C0;
	}
.textStandardBold a:visited {
	text-decoration: none;
	color: #0080C0;
	}
.textStandardBold a:hover {
	text-decoration: none;
	color: #0000A0;
	}

