body {
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #EEEEEE;
}

h1, h2, h3 {
	text-align: center;
	margin: 0px;
	padding: 0px;
        font-family: Tahoma, Courier, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  /* background-color: #00395E; */
  color: #EEEEEE;
  margin: 0px;
  overflow: hide;
  padding: 0 0 0 0;
  padding: 0;
 
}

a {
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	padding: 1px;
	text-decoration: none;
}
a:hover {
	/* color: #005791; */
        color: #7dbeff
}

.button a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	padding: 2px;
	text-decoration: none;
	display: block;
}
.button a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #005791;
	text-decoration: none;
	padding: 2px;
	width: 100%;
	background-color: #FFFFFF;
	display: block;
}
.sbutton:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #00395E;
	text-decoration: none;
	padding: 2px;
	width: 100%;
	background-color: #FFFFFF;
	display: block;
}
#sbutton{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	width: 100%;
	padding: 2px;
	text-decoration: none;
	display: block;
}
#sbutton:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #005791;
	text-decoration: none;
	padding: 2px;
	width: 100%;
	background-color: #FFFFFF;
	display: block;
}
#sbutton:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #00395E;
	text-decoration: none;
	padding: 2px;
	width: 100%;
	background-color: #FFFFFF;
	display: block;
}
.infoX {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	float: none;
	overflow: auto;
	position: absolute;
	visibility: visible;
	bottom: 5px;
	clip:                   rect(auto auto auto auto);
	page-break-before: auto;
	page-break-after: auto;
	display: block;
	clear: none;
	z-index: auto;
	list-style-type: none;
	border-top: none #333333;
	border-right: none #333333;
	border-bottom: none #333333;
	border-left: none #333333;
	left: 20px;
}
.info {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	float: none;
	clip:                    rect(auto auto auto auto);
	page-break-before: auto;
	page-break-after: auto;
	display: block;
	clear: none;
	list-style-type: none;
	border-top: none #333333;
	border-right: none #333333;
	border-bottom: none #333333;
	border-left: none #333333;
}
.head {
	font-family: Tahoma, Arial, serif, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #64C1FF;
	text-align: left;
}