#menu {
	background-color: #25495d;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: middle;
}
body {
	margin: 0px;
	background-color: #253c5f;
	background-image: url(../IMG/background_grad.gif);
	background-repeat: repeat-x;
}
.tutorial_structure_1 {
	background-color: #FFFFFF;
	border: 1px solid #AEAEAE;
	width: 100%;
	padding: 3px;
}
.tutorial_structure_2 {
	background-color: #E9E9E9;
	padding: 10px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.top_dotted {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}
#dotted_tables {
	border: 1px dotted #666666;
}
.left_center {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #666666;
	border-bottom-color: #666666;
	margin: 0px;
	padding: 5px;
	width: 150px;
	border-top-style: none;
	border-left-style: none;
	height: 210px;
}
.right {
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin: 0px;
	padding: 5px;
	width: 150px;
	border-top-style: none;
	border-left-style: none;
}
.product_pictures {
	border: 1px solid #666666;
}
.bottom {
	border-right-style: dotted;
	border-bottom-style: none;
	margin: 0px;
	padding: 5px;
	width: 150px;
	border-top-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #666666;
}
.bottom_right {
	margin: 0px;
	padding: 0px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.vertical_divider {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#home_tables {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 2px;
}
#main_container {
	width: 90%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
#header {
	background-image: url(../IMG/header_background.gif);
	background-repeat: repeat-x;
}
#mainbody_background {
	background-color: #d3cebc;
	padding: 10px;
	background-image: url(../IMG/main_content_shadow.gif);
	background-repeat: repeat-x;
}
#page_descriptor {
	height: 150px;
}
#new_products {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #25495D;
	text-align: left;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	height: 20px;
	padding-top: 10px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	text-indent: 1em;
	float: none;
	clear: left;
}

