html {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-color: #BBD6F2;
}
#Container{
	width: 760px;
	border: 1px solid #9EACC7;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	margin-bottom: 8px;
}
#Menu {
	padding: 12px 0px 0px;
	width: 158px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: left top;
	background-color: #F4F7FB;
}
#Content {
	width: 590px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DFE3EC;
	background-color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	padding: 0px;
	font-family: sans-serif;
	font-size: 11px;
	color: #000000;
}
#Footer {
	background-color: #DCE8F8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #9EACC7;
	padding: 6px;
	width: 760px;
	vertical-align: middle;
	margin: 0px;
	float: none;
}
#Header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 135px;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(Untitled-4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
#MenuTop {
	background-attachment: scroll;
	background-image:  url("../TopMenu/TopMenuBack.gif");
	background-repeat: repeat-x;
	background-position: left top;

}
#Header img {
	vertical-align:bottom;
	margin: 0px;
	padding: 0px;
}
#Footer a{
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-align: left;
	background-color: #FBFBF9;
	margin: 0px 6px 0px 0px;
	float: left;
	border: 1px solid #9EACC7;
	padding: 0px;
	height: 20px;
}

#Footer .box {
	height: 30px;
	vertical-align: middle;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: right;
	padding: 0px;
	right: 0px;
	margin: 4px;
}
#Footer .box a {
	height: 14px;
	vertical-align: middle;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: right;
	padding: 0px;
	right: 0px;
	float: none;
	margin: 0px;
	background-color: #DCE8F8;
	border: none;
}
