body {
	background-color:#999;
}
#shell {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	/*border:3px solid #000;*/
	background-color:#FFF;
}
#content {
	border-bottom:3px solid #000;
}
#menu-frame {
	vertical-align:top;
	width:194px;
	background-image:url(../images/menu-bg.jpg);
	padding-left:6px;
	padding-top:2px;
	padding-bottom:2px;
	font-family:Arial, Helvetica, sans-serif;
	border-right:2px solid #CCC;
	border-bottom:3px solid #000;
	border-left:3px solid #000;
}
#header-frame {
	padding:10px;
	text-align:center;
	border-bottom:3px solid #000;
}
#header {
}
.head-bg {
	background-color:#FF6;
}
.page {
	display:inline-block;
	width:145px;
	background-image:url(../images/menu.gif);
	background-position:10px;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-right:20px;
	text-decoration:none;
	margin-bottom:0px;
	margin-top:0px;
	padding-top:12px;
	padding-bottom:12px;
	color:#222;
	font-weight:bold;
}
.active-page {
	display:inline-block;
	width:145px;
	background-image:url(../images/menu-active.gif);
	background-position:10px;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-right:20px;
	text-decoration:none;
	margin-bottom:0px;
	margin-top:0px;
	padding-top:12px;
	padding-bottom:12px;
	color:#036;
	font-weight:bold;
	font-style:italic;
}
#legal, #legal a {
	font-family:"Courier New", Courier, monospace;
	font-size:small;
	text-decoration:none;
	text-align:center;
}
#hosting, #hosting a {
	font-family:"Courier New", Courier, monospace;
	font-size:x-small;
	text-decoration:none;
	text-align:center;
}
#w3c {
	text-align:center;
}
#right-frame-top {
	width:200px;
	text-align:right;
	vertical-align:top;
	margin:0px;
	height:34%;
	border-right:3px solid #000;
}
#right-frame-middle {
	width:200px;
	text-align:right;
	margin:0px;
	height:33%;
	vertical-align:middle;
	border-right:3px solid #000;
}
#right-frame-bottom {
	width:200px;
	text-align:right;
	vertical-align:bottom;
	margin:0px;
	padding:0px;
	height:33%;
	border-right:3px solid #000;
	border-bottom:3px solid #000;
}
#content-frame table {
	background-image:url(../images/content-bg.jpg);
}
#content {
	vertical-align:top;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
}
#content-header {
	text-align:center;
	font-size:xx-large;
	font-weight:bold;
	padding-bottom:8px;
	border-bottom:3px dashed #000;
}
#sub-header {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:x-large;
	font-style:italic;
}
.sub-header {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:x-large;
	font-style:italic;
}
#ddmenu {
	position:absolute;
	display:none;
	border:1px solid #000;
	background-image:url(../images/content-bg.jpg);
	color:#000;
	top:370px;
	padding:6px;
}
.sub-page {
	padding:5px;
	padding-left:8px;
	text-decoration:none;
	display:inline-block;
	width:93%;
	width:170px;
}
.active-sub-page {
	padding:5px;
	padding-left:8px;
	text-decoration:none;
	display:inline-block;
	width:93%;
	width:170px;
	font-weight:bold;
}
.active-sub-page:visited {
	color:#06C;
}
.active-sub-page:hover {
	background-color:#FF9;
}
.sub-page:visited {
	color:#06C;
}
.sub-page:hover {
	background-color:#FF9;
}
.item-head {
	font-size:xx-large;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-variant:small-caps;
}
.item-sub-head {
	font-size:xx-large;
	font-family:Verdana, Geneva, sans-serif;
	font-variant:small-caps;
}
.item-text {
}
.item-text-head {
	font-weight:bold;
}
.item-text-list {
	font-size:small;
	font-style:italic;
}
.pic-desc {
	font-size:x-small;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.selected-acc img {
	border:1px solid #FFF;
	width:98px;
	height:98px;
}
.prod-title {
	font-size:1.4em;
}
.prod-sub-title {
	font-size:1.1em;
	font-weight:bold;
}
#menu-root {
	position:relative;
	width:150px;
	margin-right:0px;
}
.bnt {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.2em;
}
#tip-box {
	background-color:#FFC;
	border:1px dotted #F00;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	padding:3px;
}
.tip-title {
	font-weight:bold;
	font-size:1.1em;
	text-align:center;
}
.tip-cat {
	font-style:italic;
	font-size:1.0em;
	text-align:center;
}
.tip-head {
	font-size:1.0em;
	padding-bottom:3px;
	border-bottom:1px dashed #000;
	margin-bottom:3px;
	font-weight:bold;
	font-style:italic;
}
.tip-text {
	font-size:0.8em;
	text-align:justify;
}
.tip-title-box {
	border:1px dotted #FF0;
	background-color:#F66;
}
.tip-box-neck {
	text-align:center;
}
.tip-neck {
	border-left:1px dotted #F00;
	border-right:1px dotted #F00;
	background-color:#FF6;
}