body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-align: right;
	padding-top: 20px;
	padding-right: 20px;
}
#header{
	background-color: #FEB902;
	text-align: right;
	width: 850px;
}
#navigator {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	width: 850px;
	text-align: right;
}


#navigator a, a:visited{
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
}
#navigator a:hover {
	color: #999999;
}
#container {
	width: 850px;
	background-color: #FFFFFF;
}
#container2 {
	width: 100%;
	text-align: justify;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	height: 450px;
}
#container2 a, a:visited{
	padding: 0px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
#footer{
	width: 850px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	background-color: #B9B7B8;
	font-size: 11px;
	font-weight: bold;
	text-align: center;

}

#submenu{
	width: 180px;
	text-align: left;

}
#submenu a, a:visited{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding: 15px;
}
#submenu a:hover{
	color: #666666;
}
#topbg {
	background-image: url(GlassM_Head.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.submenu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(bg_submenu.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
#special a:link, a:visited, a:active{
	text-decoration: none;
}
#special a:hover{
	text-decoration: underline;
}
#bton{
	width: 850px;
	text-align: right;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#tabtn{
	text-align: left;
	width: 180px;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	}
