body {
	background-color: #F8F8E9;
	text-align:center;
	margin:0px;
	}

body, td, th {
	color: #666633;
}
h1, h2 {
	color: #663300;
}

h3, h4, h5, h6 {
	color: #996633;
}
div.shell{
	
	border-right:1px solid #C48B60;
	border-left:1px solid #C48B60;
	border-bottom:1px solid #C48B60;
	width:700px;
	margin: 0 auto;
	text-align:left;
	padding-bottom:4px;
	
}
td
{
	font-weight:bold;
	
}
td.footer
{
	border-top:solid 1px #C1895F;
	text-align: center;
	color:#000000;
}
td.title
{
	padding-right: 10px;
	font-size: 21px;
	background-image: url(images/title_bg.gif);
	color: #c1895f;
	border-bottom: #c1895f 1px solid;
	background-repeat: repeat-x;
	height: 24px;
	text-align: right;
	
}
td.content
{
	padding:10px;
}
table.shell
{
	border:solid 1px #C1895F;
	background-color:#DEDECA;
	margin-bottom:20px;
	width:100%;
}

div.link
{
	font-size:18px;
}
span.define
{
	color:#336600;
}
span.def
{
	color:#000000;
}
span.date
{
	color:#704010;
}
span.ch
{
	color:#ff0000;
}
a {
  color: #336600;
  text-decoration: none;
}

div.footer{
	clear:both;
	margin: 0 auto;
	margin-top: 1px;
	height: 5px;
	background: #C48B60;
	text-indent: 20px;
	width:700px;
	}



A.menu{Display:block;
margin:0px;
padding: 0;
color: #DEDECA;
}
a.menu:hover
{
background-color:#666666;
display:block;
color:#ffffff;
}
a.menu:link, A.menu:visited { text-decoration: none ;
color: #DEDECA;
text-indent:10px;}

A.legend{Display:block;
margin:0px;
padding: 0;
color: #DEDECA;
}
a.legend:hover
{
background:#666666;
display:block;
color:#ffffff;
}
a.legend:link { text-decoration: none ;
color: #ffffff;
text-indent: 20px;}
A.legend:visited{
	color:#ffffff;
	text-decoration: none ;
	text-indent: 20px;
}
a.removemenu:link a.removemenu:visited{
	color:#ffffff;
	text-decoration: none ;
	text-indent: 20px;
}

