#header {
	background-color: #0099CC;
	width: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	text-align: center;
	background-color: #0099CC;
}
#left {
	width: 150px;
	float: left;
	background-color: #666666;
}
#right {
	width: 195px;
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#footer {
	background-color: #0099CC;
	clear: both;
}
ul {
	margin: 10px 0px 0px;
	padding: 0px;
	width: 154px;
}
li {
	list-style-type: none;
	margin: 1px;
	padding: 4px;
	border-top: 2px none #CCCCCC;
	border-right: 2px none #CCCCCC;
	border-bottom: 2px dotted #CCCCCC;
	border-left: 2px none #CCCCCC;
}
#container {
	margin: 0px auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #333333;
	text-align: center;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
	width: 650px;
	background-color: #CCCCCC;
	background-image: url(g/bg.gif);
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	line-height: 110%;
}
#tenpad {
	margin: 0px 20px 20px;
	padding: 10px;
	line-height: 100%;
}
#address {
	clear: both;
	padding: 0px;
	border: 1px none #333333;
	margin: 10px 195px 10px 0px;
	font-weight: bold;
}
#middle {
	width: 455px;
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
	color: #006699;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
#nav {
	background-color: #0099CC;
	color: #FFFFFF;
	border-top: 1px none #333333;
	border-right: 1px solid #00FFFF;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #00FFFF;
	background-attachment: scroll;
	background-image: url(g/highlite.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 3px;
}
a.men:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.men:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
table {
	font-size: 100%;
}
input {
	border: 1px solid #666666;
	width: 90%;
}
textarea {
	border: 1px solid #666666;
	width: 90%;
}
form {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 120%;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
h2 {
	font-size: 100%;
	border-top: 2px none #999999;
	border-right: 2px none #999999;
	border-bottom: 2px dotted #999999;
	border-left: 2px none #999999;
}
h3 {
	font-size: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	font-weight: normal;
}
