html { min-height: 100%; margin-bottom: 1px; }
body {
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Table_01 #side {
	background-image: url(../images/sidebg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2D241F;
}
a:link {
	color: #014A2F;
	text-decoration: underline;
}
a:visited {
	color: #00492E;
	text-decoration: underline;
}
.button {
	font-size: 11px;
	background-color: #3A5C50;
	color: #FFFFFF;
	border-style: none;
}
#buttons  .text  a {
	background-color: #011563;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 5px 2px;
	margin: 0px 0px 0px -5px;
}

a:hover {
	color: #662E17;
	text-decoration: none;
}
a:active {
	color: #011563;
	text-decoration: none;
}


.text12 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D241F;
}
p {
	margin: 10px;
}
.texheader {
	font-family: "Times New Roman", Times, serif;
	text-transform: none;
	color: #00492E;
	font-size: 18px;
	font-weight: normal;
}

ol {
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #011563;
}
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #224521;
	border-left: 1px solid #011563;
	line-height: 19px;
	padding-left: 10px;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 29px;
	color: #011563;
}


.imgborder {
	border: 5px solid #EBEBEB;
}
