body {
	background-color:#333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:17px;
	color: #ffffff;
	height: 100%;
	width: 100%;
}
.clearme {
	clear: both;
	width:auto;
	margin: 0;
}
a:link {
	color:#000033;
	text-decoration:underline;
}
a:visited {
	color:#000033;
	text-decoration:underline;
}
a:hover {
	color:#000033;
	text-decoration:underline;
}
a:active {
	color:#000033;
	text-decoration:underline;
}
.navlink {
	color:#ffffff;
	text-decoration:none;
	padding-right:5px;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#cc9900;
	line-height:30px;
}
a.navlink:link {
	color:#ffffff;
	text-decoration:none;
	background-color:#cc9900;
}
a.navlink:visited {
	color:#ffffff;
	text-decoration:none;
	background-color:#cc9900;
}
a.navlink:hover {
	color:#ffffff;
	text-decoration:none;
	background-color:#cc3300;
}
a.navlink:active {
	color:#ffffff;
	text-decoration:none;
	background-color:#cc9900;
}
/*********************************** FLASH */
/* hide from ie on mac \*/
   html {
      height: 100%;
      overflow: hidden;
   }
   
   #noflash {
      margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
   }
/* end hide */
/******************************************** HTML */
#web-top {
	clear: both;
	width:auto;
	margin: 0;
	color:#1e3141;
	font-size:6px;
	line-height:14px;
	text-align:center;
	margin-bottom:20px;
}
#web-bottom {
	height:15px;
	clear: both;
	width:auto;
	margin: 0;
}
#web {
	margin:auto;
	width:780px;
	background-color:transparent;
}
#web-header {
	margin:auto;
	width:780px;
	background-color:transparent;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:27px;
	line-height:60px;
}
#web-text {
	margin:auto;
	width:780px;
	background-color:transparent;
	text-align:left;
	margin-bottom:10px;
}
#web-pictures {
	margin:auto;
	width:780px;
	background-color:transparent;
	padding-top:10px;
	padding-bottom:10px;
	border-top:1px dotted #cc9900;
	border-bottom:1px dotted #cc9900;
	height:330px;
}
#web-notice {
	margin:auto;
	width:780px;
	background-color:transparent;
	font-size:11px;
	line-height:16px;
	text-align:center;
}
.menulink {
	color:#ffffff;
	padding-left:5px;
	padding-right:5px;
	font-size: 11px;
}
a.menulink:link {
	color:#ffffff;
	text-decoration:none;
}
a.menulink:visited {
	color:#ffffff;
	text-decoration:none;
}
a.menulink:hover {
	color:#ffffff;
	text-decoration:underline;
}
a.menulink:active {
	color:#ffffff;
	text-decoration:none;
}
