@charset "utf-8";
.Text_left {
	margin: 5px;
	padding: 5px;
	width: 300px;
	position: absolute;
	left: 10px;
	top: 0px;
	text-align: left;
}
.Image_Midde {
	margin: 5px;
	padding: 5px;
	width: 450px;
	position: absolute;
	left: 125px;
	top: 25px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.Text_Middle {
	margin: 5px;
	padding: 5px;
	width: 300px;
	position: absolute;
	left: 486px;
	text-align: left;
	top: 463px;
}
.NavBar {
	margin: 5px;
	padding: 5px;
	position: absolute;
	top: 35px;
	left: 345px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000099;
	width: 615px;
	background-image: url(../Images/NavBars/Background_NavBar_Box.gif);
	background-repeat: repeat-x;
}
.NavBar_Frames {
	margin: 5px;
	padding: 5px;
	position: absolute;
	top: 58px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000099;
	width: 100%;
	height: auto;
	background-image: url(../Images/NavBars/Background_NavBar.gif);
}
.Catalog_Midde {
	margin: 5px;
	padding: 5px;
	width: 450px;
	position: relative;
	left: 125px;
	top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

