body {
	background-color: #FFFFFF;
	margin: 0px 10px;
	padding: 0px;
}
a {
	color: #bc4200;
	text-decoration: none;
}
a:link {
	color: #bc4200;
	text-decoration: none;
}
a:visited {
	color: #bc4200;
	text-decoration: none;
}
a:active {
	color: #bc4200;
	text-decoration: underline;
}
a:hover	 {
	color: #bc4200;
	text-decoration: underline;
}
#headcont {
	width: 780px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin: 0px;
	padding: 0px;

}
#sidemenu {
	margin: 10px;
	padding: 0px;
	width: 180px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #003399;
	border-bottom-color: #003399;
	background-image: url(../img/common/bg_sidemenu.gif);
}
#sidemenu a  {
	color: #000099;
	text-decoration: none;
}
#sidemenu a:link {
	color: #000099;
	text-decoration: none;
}
#sidemenu a:visited {
	color: #000099;
	text-decoration: none;
}
#sidemenu a:active {
	color: #000099;
	text-decoration: underline;
}
#sidemenu a:hover {
	color: #000099;
	text-decoration: underline;
}
#sidemenu h1{
	font-size: 120%;
	font-weight: bold;
	color: #CC0000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin: 0px;
	background-color: #FFFFFF;
	width: 180px;
}
#sidemenu p{
	font-size: 80%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 15px;
	padding: 0px 5px;
}
#sidemenu p.this{
	margin-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0033CC;
	text-decoration: underline;
}
#maincont {
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 490px;
	padding: 0px;
}
#maincont h1{
	font-size: 120%;
	color: #993333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #993333;
	font-weight: bold;
}
#maincont h2{
	font-size: 120%;
	margin: 10px 0px;
	padding: 4px 0px;
	font-weight: bold;
}
#maincont h3{
	font-size: 100%;
	margin: 10px 0px;
	padding: 4px 0px;
	font-weight: bold;
}
#maincont h4{
	font-size: 100%;
	margin: 10px 0px;
	padding: 4px 0px;
	font-weight: bold;
}
#maincont h5{
	font-size: 100%;
	margin: 10px 0px;
	padding: 4px 0px;
	font-weight: bold;
}
#maincont h6{
	font-size: 100%;
	margin: 10px 0px;
	padding: 4px 0px;
	font-weight: bold;
}
#maincont p{
	font-size: 100%;
	line-height: 1.5em;
	color: #000000;
	text-indent: 1em;
	margin: 0px;
	padding: 0px;
}
#maincont p.sub{
	font-size: 80%;
	color: #000000;
	text-indent: 0em;
	font-weight: normal;
}

#footcont {
	width: 780px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#copyright {
	width: 700px;
	text-align: center;
	padding: 20px;
	height: 50px;
	font-size: 80%;
}

.sub{
	font-size: 80%;
	color: #000000;
	text-indent: 0em;
	font-weight: normal;
}
.mainmenu {
	margin: 2px 0px;
	padding: 0px;
}
.mainmenu img {
	margin: 0px;
	border: 1px dotted #CCCCCC;
	padding: 0px;

}
