body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg0.jpg);
}
a {
	font-size: 12px;
	color: #FFD700;
	text-decoration: none;
}
a:link {
	color: #FFD700;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFD700;
}
a:hover {
	text-decoration: none;
	color: #FFD700;
}
a:active {
	text-decoration: none;
	color: #FF8C00;
}
h1 {
	font-size: 14px;
	color: #FFD700;
}
hr {
  border: none;
  background-color: #00BBFF;
  color: #00BBFF;
  height: 2px;
}
#structure {
	border: none;
	width: 80%;
	height: 80%;
}
#structure2 {
	border: none;
	width: 100%;
}
#structure2 p {
	text-align: left;
	vertical-align: top;
	padding: 5px 10px 5px 5px;
	margin: 0px;
}
#structure2 h1 {
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 0px;
	margin: 0px;
}
#structure3 {
	border: none;
	width: 100%;
}
#structure3 p {
	text-align: left;
	vertical-align: top;
	padding: 5px 10px 5px 5px;
	margin: 0px;
}
#structure3 h1 {
	text-align: left;
	vertical-align: top;
	padding: 5px 5px 0px;
	margin: 0px;
}
.page   {
	text-align: left;
	vertical-align: top;
	width: 587px;
	height: auto;
	background-image: url(../images/middle_shadow.png);
}
.page2   {
	text-align: left;
	vertical-align: top;
	width: 189px;
	height: auto;
	background-color: #000000;
}
.text   {
	margin: 5px;
	padding: 5px;
	line-height: 15px;
}
.dtf    {
	font-size: 14px;
	font-weight: bold;
	color: #FFD700;
}	
.header {
	font-size: 10px;
	color: #546E15;
	background-color: #2E8B57;
	background-position: center center;
	line-height: normal;
	vertical-align: middle;
	height: 10px;
	font-style: normal;
	text-align: center;
	padding: 4px 0px 2px;
	width:auto;
}
.footer {
	font-size: 10px;
	color: #FFD700;
	background-color: #2E8B57;
	background-position: center center;
	line-height: normal;
	vertical-align: middle;
	height: 20px;
	font-style: normal;
	text-align: center;
	padding: 4px 0px 2px;
}
.menu {
	background-color: #546E15;
	vertical-align: top;
	text-align: center;
	height: auto;
}
.hline {
	background-color: #546E15;
	vertical-align: top;
	height: 1px;
}
.vline {
	background-color: #00BBFF;
	vertical-align: top;
	width: 5px;
}
.vline2 {
	background-color: #00BBFF;
	vertical-align: top;
	width: 5px;
}
.vleft {
	width: 1%;
	height: 100%;
	background-position: right top;
	background-repeat: repeat-y;
	background-image: url(../images/bg1a.jpg);
}
.vright {
	width: 1%;
	height: 100%;
	background-position: left top;
	background-repeat: repeat-y;
	background-image: url(../images/bg2a.jpg);
}
.logo {
	width: 190px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.info {
    color: #FFD700;
	background-color: #FF0000;
	font-style:italic;
}
