body
{
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
	margin: 0px;
	background-color: #efdeb3;
	font-family: Helvetica, Arial;
	font-size: 12px;
}

.Header
{
	/*background-color: #9e8d62;*/
}

.Footer
{
	/*background-color: #9e8d62;*/
	border-top: #be3208 1px solid
}

td
{
	font-family: Helvetica, Arial;
	font-size: 12px;
}
.MainTable
{
	/*background: url(/hummelnest/images/back.gif) #9E8D62 no-repeat;*/
}

a:link
{
	color: #BE3208;
	text-decoration: underline;
}
a:visited
{
	color: #BE3208;
	text-decoration: underline;
}
a:active
{
	color: #FDD549;
	text-decoration: underline;
}
a:hover
{
	color: #10214C;
	text-decoration: none;
}

h1, h3, h5
{
	margin: 0;
	border: 0;
	padding: 0;
	text-decoration: bold;
	font-family: Helvetica, Arial;
	font-size: 15px;
}

h2, h4, h6
{
	margin: 0;
	border: 0;
	padding: 0;
	text-decoration: bold;
	font-weight: normal;
	font-family: Helvetica, Arial;
	font-size: 12px;
}

#list
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#list a
{
	border-left: 6px solid #BE3208;
	border-top: solid 1px #efdeb3;
	padding-left: 5px;
}
#list a:hover
{
	border-left-color: #FDD549;
}

.NewsContent {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	border-left: 6px solid #FDD549;
	padding-left: 5px;
	border-bottom: 1px solid #FDD549;
}
.NewsHead {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	border-left: 6px solid #BE3208;
	padding-left: 5px;
	border-bottom: 1px solid #BE3208;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.StyledInput
{
	background-color: #D2C19E;
	border-style: solid;
	border-color: #BE3208;
	border-width: 1px;
}
.Menu
{
	padding-left: 15px;
	padding-top:15px;
}

.ImageBorder
{
	background-color:White;
	border-color:Black;
	border-style:solid;
	border-width:1px;
}

