body {
	background:#ddad53 url(bghtml2.jpg);
	margin-top: 5px;
	margin-bottom: 10px;
	font-family: arial,tahoma;
	font-size: 13px;
	color: #383108;
}

.shadowpage {
	background: url(shadow.png) center top no-repeat;
}

a:link {
	color:#32441c;
}

a:visited {
	color:#32441c;
}

a:hover {
	color:#ff0000;
}

.tableheader {
	margin-bottom: -5px;
	width:950px;
	height:85px;
	border:0px solid #a58863;
	margin-left: auto;
	margin-right: auto;
}

.topslogen {
	font-size: 14px;
	color:#d97523;
}

.tablemenu {
	background: #261200;
	margin-bottom: 0px;
	width:950px;
	height:165px;
	border:0px solid #261200;
	border-radius:0px;
	-moz-border-radius:0px;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
}

#topmenu {
	background-color: #261200;
	height:35px;
	color:#ccc;
	padding-right:16px;
	padding-left:16px;
	padding-top:3px;
	font-weightx: bold;
}

#topmenu img {
	vertical-align:text-top;
}

#topmenu a:link {
	color:#f1ebca;
	text-decoration: underline;
}

#topmenu a:visited {
	color:#f1ebca;
	text-decoration: underline;
}

#topmenu a:hover {
	color:#d97523;
	text-decoration: underline;
}

#topmenu td {
	background-color: #846163;
}

td.topbanner {
	background-color: #261200;
}

.tablecontent {
	background: #e4d4a7;
	background: url(bgcont.jpg);
	margin-bottom: 0px;
	width:950px;
	height:365px;
	border:0px solid #261200;
	border-radius:0px;
	-moz-border-radius:0px;
	margin-left: auto;
	margin-right: auto;
}

.tableprefooter {
	background: #f9be17;
	margin-bottom: 10px;
	width:950px;
	height:115px;
	border:1px solid #ffffff;
	border-radius:9px;
	-moz-border-radius:9px;
	margin-left: auto;
	margin-right: auto;
}

#tablefooter {
	margin-bottom: 0px;
	width:950px;
	height:90px;
	font-size:13px;
	color:#d97523;
	background: #261200;
	margin-left: auto;
	margin-right: auto;
}

#tablefooter a:link {
	color:#d97523;
	text-decoration: none;
}

#tablefooter a:visited {
	color:#d97523;
	text-decoration: none;
}

#tablefooter a:hover {
	color:#d97523;
	text-decoration: underline;
}

td.rightcol {
	background-colorxxx: #fff;
	vertical-align:top;
}

td.medcol {
	background-color: #ff0000;
	vertical-align:top;
	border-left: 1px solid #261200;
}

.pagevsep {
	border: 0px;
}

td.leftcol {
	background-colorxxx: #fff;
	width: 90%;
	vertical-align:top;
}

h1 {
	color: #261200;
	display: inline;
	font-size: 25px;
	font-weight:lighter;
	letter-spacing:-1px;
}

h2 {
	color: #261200;
	display: inline;
	font-size: 25px;
	font-weight:lighter;
}

#sidebtn td {

	border-bottom: 1px dotted #261200;
	width:180px;
	height:26px;
	padding-right:6px;
	font-size: 12px;
}

#sidebtn a:link {
	color:#261200;
	text-decoration: none;
}

#sidebtn a:visited {
	color:#261200;
	text-decoration: none;
}

#sidebtn a:hover {
	color:#261200;
	text-decoration: none;
}

hr{
	border:0px;
	border-top:1px solid #555;
}

.inputlabel {width:100px; height:20px;font-family:arial;font-size: 13px;padding:3px;vertical-align:top;text-align:left;color:#416604;font-weight:bold;}
input, select {width:180px; height:18px; border:1px solid #416604;background:#fff url(bginputtext.gif);color:#000000;font-family:arial;font-size: 12px;padding:1px;}
textarea {width:180px; height:60px; border:1px solid #416604;background:#fff; overflow:auto; color:#261200;font-family:arial;font-size: 12px;padding:1px;}
input.submit {width:120px; height:30px;border:solid 1px 1px 6px 1px  #416604 #416604 #000000 #416604;background:#416604;color:#fff;font-family:arial;font-size: 13px;font-weight:bold;}

form
{
    margin: 0px;
}
p
{
    margin: 0px;
}
img
{
	border: 0px;
	margin: 0px;
}



#navigation {width:180px;}

#navigation ul {
	margin:0px;
	padding:0px;
	list-style-type: none;

}

#navigation li {
height:20px;
line-height:20px;
padding:4px;
margin:4px;
background-color:#ac9979;
border:1px solid #e3d7bd;
}  

#navigation img {
	vertical-align:middle;
	border:0px;
}

#navigation a:link {
	font-size:13px;
	color:#f7f4ef;
	text-decoration: none;
}

#navigation a:visited {
	color:#f7f4ef;
	text-decoration: none;
}

#navigation a:hover {
	color:#f7f4ef;
	font-weight:bold;
	text-decoration: underline;
}



#navigation a.activebtn {
	color:#ffefa5;
	font-weight:bold;
	text-decoration: underline;
}

