body {
text-align:center;
background-color:#330000;
margin:0 0 010px 0; /*padtop padright padbottom padleft*/
padding:0;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:medium;
font-weight:500;
color:#330000;
}
div.container {
text-align: left;
margin:0 auto;
padding:0;
width:770px;
border: 0;
line-height:1.3em;
background-color: #d5cbb8;
}
div.header {
background:url("headimg/logo_back.gif") repeat;
background-color:#d5cbb8;
height:60px;
padding:0 0 0 6px;
clear:left;
}
div.mast {
height:80px;
}
.table {
margin:0;
padding:0;
border:0;
}
.td {
	font-size: smaller;
	}
.tdleft {
	width:492px;
	font-size: smaller;
}
.tdright {
	width: 278px;
	font-size: smaller;
}
.heavy {
	font-weight: bold;
	}
div.footer {
	height:20px;
	background-color: #8b7d6b;
	color: #f5f5dc;
	clear:both;
	font-size: smaller;
}
h1 {
	background-color:#d5cbb8;
	color: #5c4033;
	font-family: Georgia, Palatino, serif;
	letter-spacing: 0.1em;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	display: block;
	padding-bottom: 0.3em;
	padding-left: 0.3em;
	padding-right: 0.3em;
	padding-top: 0.3em;
	text-align: left;
	vertical-align: middle;
    margin-top: 0.9em;
	margin-bottom: 0.9em;
}
h1.sidebar {
	background-color:#b1a28c;
	color: #800000;
	font-family: Georgia, Palatino, serif;
	letter-spacing: 0.1em;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	display: block;
	padding-bottom: 0.3em;
	padding-left: 0.3em;
	padding-right: 0.3em;
	padding-top: 0.3em;
	text-align: left;
	vertical-align: middle;
}
h2 {
	background-color: transparent;
	color: #330000;
	font-family: Georgia, Palatino, serif;
	letter-spacing: 0.1em;
	font-size: small;
	font-style: normal;
	font-weight: 700;
	}
h3 {
	background-color: transparent;
	color: #330000;
	font-size: small;
	font-style: normal;
	font-weight: 600;
}
h4 {
	background-color: transparent;
	color: #330000;
	font-size: x-small;
	font-weight: 500;
}
h5 {
	background-color: transparent;
	color: #800000;
	font-size: small;
	font-style: normal;
	font-weight: 700;
}
ol {
	color: #330000;
	list-style-type: disc;
}
ul {
	color: #330000;
	list-style-type: disc;
	text-indent: 0px;
	list-style-position: outside;
}
.caption{
	color: #38342e;
	font-size: smaller;
	font-style: normal;
}

a:link     {
	color: #38342e;
	text-decoration: underline;
	background-color: transparent;
}

a:visited {
	color: #38342e;
	text-decoration: underline;
	background-color: transparent;
}

a:hover       {
	color: #70685c;
	text-decoration: underline;
	background-color: transparent;
}

