body,tr,td {
	font-family: Verdana;
	font-size: 8pt;
	color: #555555;
	background-color: #FFFFFF;
}
body {
	margin: 0px;
}
h1{
	font-size: 130%;
}
#header1 {
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	text-indent: 156px;
	color: #FF9900;
	width: 728px;
	vertical-align: bottom;
	height: 120px;
}
#header2 {
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 728px;
	height: 120px;
	text-indent: 230px;
	text-align: left;
	vertical-align: top;
}
.header3 {
	background-image: url(images/header3.gif);
	background-repeat: repeat-x;
}
#body {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 0px 5px 5px;
	line-height: 17px;
	width: 700px;
}
#header_color1 {
	color: #999999;
	font-weight: bold;
}
#footer {
	height: 24px;
	text-align: center;
	vertical-align: bottom;
	border-top: 1px solid #CCCCCC;
	width: 700px;
}
a, a:link, a:visited, a:active {
	color: #CC6600;
	text-decoration: none;
}
#nav1 {
	float: left;
	list-style-type: none;
	margin: 0px 20px 0px 1px;
	width: 180px;
	background-color: #FFFFFF;
	padding: 0px;
}
#nav1 a {
	display: block;
	background-color: #E6E6E6;
	padding: 0px;
	margin: 0px 0px 11px 0px;
	text-decoration: none;
	color: #666666;
	border: 1px solid #CCCCCC;
	line-height: 26px;
	text-indent: 6px;
}
#nav1 a:hover {
	display: block;
	background-color: #FF9900;
	padding: 0px;
	margin: 0px 0px 11px 0px;
	text-decoration: none;
	color: #FFFFFF;
	border: 1px solid #FF9900;
	line-height: 26px;
	text-indent: 6px;
	background-image: url(images/button1.gif);
	font-weight: bold;
	background-repeat: repeat-x;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
#area1 {
	float: right;
	height: 100px;
	width: 150px;
	margin: 5px;
	padding: 0px;
	background-image: url(images/header2.jpg);
	border: 1px solid #999999;
}
#area2 {
	float: left;
	height: 100px;
	width: 200px;
	margin: 5px;
	padding: 0px;
	background-image: url(images/header2.jpg);
	border: 1px solid #999999;
}
