html, body {
	min-height: 100.15%;
}

.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F4EDE3;
}

body {
	background-color: #532411;
	background-image: url(images/background.png);
}

a:link { color:#FFFFFF }
a:visited { color:#FFFFFF }
a:active { color:#FFFF00 }
a:hover { color:#FFFF00 }

.toppanel{
	/*padding: 5px 30px 0px 0px;*/
	padding: 5px 14px 0px 0px;
	background-repeat: no-repeat;
}
.static_pageOne{
	padding-left: 10px;
	padding-right: 20px;
}
.static_pageTwo{
	padding-left: 20px;
	padding-right: 20px;
}


.frontContainerTd a:link { color:#FFF; text-decoration:none;}
.frontContainerTd a:visited { color:#FFF; text-decoration:none;}
.frontContainerTd a:active { color:#83500e; text-decoration:none;}
.frontContainerTd a:hover { color:#83500e; text-decoration:none;}
.frontContainerTd table {width:600px; color:#ffff99; font-family:arial;}
.frontContainerTd strong {color:#fff;}
