@charset "ISO-8859-1";
html {
	overflow-y: scroll; 
}
#Main_Table {
	margin: auto;
	border: 1px solid #977B00;
}
#Body_Table {
}
#Body_Table p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	margin-left: 18px;
	margin-top: 5px;
	margin-right: 10px;
	color: #262626;
	padding-bottom: 10px;
}
.bottom_details  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 400px;
}
.bottom_details a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.italic  {
	font-weight: bold;
	color: #262626;
	font-style: italic;
}
#Body_Table a {
	color: #463900;
	text-decoration: underline;
}
#Body_Table a:hover {
	color: #463900;
	text-decoration: none;
}
#Body_Table a:visited {
	color: #463900;
	text-decoration: none;
}
#Body_Table p {
	text-align: left;
}
body {
	margin-right: auto;
	margin-left: auto;
}
#Body_Table h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	margin-top: 5px;
	margin-left: 18px;
	color: #977B0D;
}
#footer {
	background-color: #977B0D;
	vertical-align: middle;
}
.add {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	width: 500px;
	text-align: left;
	padding-left: 18px;
	float: left;
}
.access {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	width: 300px;
	text-align: right;
	float: right;
	padding-right: 18px;
}
#footer a {
	color: #FFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFF;
	text-decoration: none;
}
.video {
	background-color: #977B0D;
	text-align: left;
	color: #FFF;
	padding-left: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.video a:link {
	color: #FFF;
	text-decoration: none;
}
.video a:hover {
	color: #FFF;
	text-decoration: underline;
}
.video a:visited {
	color: #FFF;
	text-decoration: none;
}
.video a:hover:visited {
	color: #FFF;
	text-decoration: underline;
}

