@charset "utf-8";
#frame {
	background-color: #FFF;
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	height: auto;
	width: 850px;
	padding: 0px;
}
#content table {
	margin-left: 175px;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #F00;
}
#content table tr td h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
#frame #content table tr td {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#content table tr td h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F00;
}
#banner {
	height: 138px;
	width: 790px;
}
#frame #content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	font-weight: bold;
	margin-left: 175px;
	margin-right: 175px;
}
#navbr {
	height: 30px;
	width: 790px;
	margin-left: 60px;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	color: #F00;
	background-color: #000;
	height: 30px;
	width: 850px;
}
body {
	background-color: #999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#content table tr td h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F00;
	text-decoration: underline;
	margin-left: 15px;
}
#middle2 {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#content p img {
	margin-left: 1px;
}
#content p a {
	color: #999;
}
