body {
	background-color: #E5E4E2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size:13px;
	color: #71706F;
}
p{
font-family: Times New Roman, Times, serif;
	font-size:13px;
	color: #333333;
}
p span{
	display:block;
	font-weight:bold;
	color: #804344;
	padding-bottom:5px;
}
#logo{
border-bottom:2px solid #D8D7D6;
padding:40px 0px 8px 0px
}
#toppad
{
padding-top:20px;
}
A.menulink {
	font-family:"Times New Roman", Times, serif;
	color: #71706F;
	display: block;
	width: 150px;
	text-align: left;
	text-decoration: none;
	line-height:23px;
	padding-left:3px;
	border-bottom: 1px dotted #CCCCCC;
	background-repeat: no-repeat;
	font-weight: bold;
}

A.menulink:hover {
	color: #804344;
	background-color:#f0f0f0;
	border-right: 5px solid #CCCCCC;
	font-weight: bold;
	text-decoration:none;
}

#active{
	font-family:Times New Roman, Times, serif;
	display: block;
	width: 150px;
	text-align: left;
	text-decoration: none;
	line-height:23px;
	padding-left:3px;
	background-repeat: no-repeat;
	color: #804344;
	background-color:#dddddd;
	border-right: 5px solid #CCCCCC;
	font-weight: bold;
}
p{
margin:10px 0px 0px 0px;
}

.red{
color:#804344;
}
.line{
margin-top:3px;
margin-left:15px;
width:80%;
border-bottom:1px solid #cccccc;
padding:0px;
text-align:center;
}
#footer
{
border-top:2px solid #D8D7D6;
padding:6px 0px 8px 0px;
margin-top:10px;
}
a
{
color:#71706F;
text-decoration:underline;
}
a:hover
{
color:#804344;
text-decoration:none;
}

.imgborder
{
border:5px solid #C3C7CB;
}
