﻿@media only screen and (min-device-width:768px) {body {max-width:95%}.navbar {max-width:95%} } 
BODY{margin-left:auto; margin-right:auto;width:auto; background-position: bottom;background: #FFFFFF;font: 100% Verdana, Tahoma, Arial, sans-serif;text-align: center;}
A{
				color: #B8860B;
}
A:hover{
				color: #000000;
				background-color: #FFD700;
}
P{line-height: 1.5em;margin: 0 0 15px;}
#mainmenu{
				float: left;
				color: #FFFFFF;
				text-transform: uppercase;
				background-color: #FFFFFF;
}
#mainmenu UL{font-size: 16px;margin: 0;padding: 0;}
#mainmenu LI{
				border: thin dotted #B8860B;
				float: left;
				list-style: none;
				margin: 0;
				padding: 0;
				width: auto;
				color: #FFFFFF;
}
#mainmenu A{
				border-right: 1px solid #B8860B;
				color: #B8860B;
				display: block;
				font-size: 0.7em;
				padding: 11px 10px 10px;
				border-right-width: thin;
}
#mainmenu A:hover{
				background: #FFD700;
				color: white;
				text-decoration: none;
}
#content{font-size: 1.0em; width: auto;color: #000000; text-align: left; margin-top: 10px; margin-left: 10px; margin-right: 10px;}
#content H1{color: #8B4513;	font-size: 1.5em;font-weight: bold;	text-align: center;}
#content H2{color: #8B4513; font-size: 1.2em; font-weight: bold; text-align: center;}
#content H3{color: #8B4513; font-size: 1.1em;font-weight: bold; text-align: center;}
#content H4{color: #8B4513; font-size: 1.0em;font-weight: bold; text-align: center;}
.logo {
				background-color: #FFFFFF;
				padding: 1px;
}
.header {
				font-family: "Algerian";
				font-size: xx-large;
				font-weight: bold;
				font-style: italic;
				background-color: #FFFFFF;
				color: #FFD700;
				padding: 1px;
				margin: 5px;
}
.headertable1 {
				width: 100%;
				vertical-align: middle;
				text-align: left;
				height: auto;
				margin-right: auto;
				margin-left: auto;
}
.headertable2 {
				width: 100%;
				margin-right: auto;
				margin-left: auto;
				height: auto;
				
}
.superHeader {color: #FFFFFF;font-size: large;}
.table_top1 {
				width: 100%;
				height: auto;
				vertical-align: middle;
				margin-right: auto;
				margin-left: auto;
				
}
.table_top2 {text-align: left;width: 100%;height: auto;border-style: none;border-collapse: collapse;border-spacing: 0px;margin-right: auto;margin-left: auto;}
.interval {line-height: 200%;}
.txt_center {text-align: center;}
.txt_left {text-align: left;}
.table_center {text-align: center; margin: 10px auto;}
.footer {font-size:small; text-align: center;}
.valighn_top {vertical-align: top;}
.right {text-align: right;}
.pre  {background-color: #FFFFFF;text-align: left;line-height: 1.5em;}
/* The navigation bar */
.navbar {overflow: hidden; top: 0px; width: 100%;}
.ul200 {line-height: 200%;	text-align: left;}
.int_link {font-family: "Courier New", Courier, monospace;font-style: italic;background-color: #FFE2C6;	text-align: center;	width: 100%;height: auto;	padding-right: auto;padding-left: auto;}
img {display: block;max-width: 100%;max-height: 100%;width: auto;height: auto; margin: auto auto; object-fit: contain;}