body{
	margin: 0px	0px 0px 0px;
}
#header {
	width: 728px;
	padding: 0px 10px 0px 10px;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}
#header img{
	border: 0;
}
#header .h {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	line-height: 40px;
	font-size: 22px;
	width: 500px;
	color: #000;
}
#headimg {
	width: 750px;
	padding: 0px 0px 0px 0px;
	height: 94px;
	background-color: #fff;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
}
#menu {
	width: 749px;
	height: 15px;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
}
td .menu {
	background-color: #fff;
	cursor: pointer;
	text-align: left;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	padding: 0px 3px 3px 3px;
	filter: Alpha(Opacity=90);	
	-moz-opacity: 0.9;
}
#menu a, #menu a:visited, #menu a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	display: block;
	color: #000;
	line-height: 15px;
	border-left: 1px solid #fff;
	border-right: 1px solid #999;
	background-image: url(../images/menuback.gif);
	background-repeat: repeat-x;
	text-decoration: none;
}
#menu a:hover {
	background-image: none;
	background-color: #fff;
	color: #000;
}
#main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-bottom: 20px;
}
#main a:link {
	color: #00f;
}
#main a:hover {
	color: #009;
}
#footer {
	width: 750px;
	font-size: 10px;
	color: #666;
}
