@charset "UTF-8";
/* CSS Document */

html {
	margin:0 auto;
	height:100%;
	text-align:center;
}
 body {
	margin:0 auto;
	height:100%;
	text-align:center;
	font-size:100.1%;
	}
.gold_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ad8605;
	margin-bottom: 20px;
	line-height: 20px;
}
img {
	border:0;
}
div.container {
	width: 100%;
	text-align: center;
	margin-left: auto; 
	margin-right: auto;
	height: 100%;
	background-color:#525050;
}
table.menu td tr img {
	text-align:center;
	width:100%;
	background-color:#000000;
}
#main {
	border: 0px;
	width: 100%;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding: 0px;
}
#content {
	height:100%; 
	width:100%;
	margin:0px;
	text-align:left;
	padding: 0px;
}
#main-content td{
    font-size:0.75em;
  
}
#main-content{
  height:100%; 
	width:100%;
	margin:0px;
	text-align:left;
	padding: 0px;}
	
#main tr, #main td {
	text-align:left;
	margin: 0px;
	padding: 0px;
}
#content p, ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#464646;
	padding-top:0px;
}
#content td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align:top;
	color:#464646;
}
#content #Large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size: 1.08em;
}
#content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	
	color: #ad8605;
}
#content li {
	
}
#content h1 {
	font-family: Helvetica, sans-serif;
	font-size: 24px;
}
#font-16px {
font-size: 1.3em;
}
subhead_large {
	font-size: 16px;
	color: #ad8605;
}
.subhead_large {
	font-size: 14px;
	color: #ad8605;
}
.gold_bold_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ad8605;
	margin-bottom: 20px;
	line-height: 20px;
}
a:link {
	font-weight: bold;
	color: #464646;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #959595;
	text-decoration: none;
}
a:active {
}
a:hover {
	font-weight: bold;
	color: #959595;
}
