a {
	color: #00AEF7;
	background: white;
	font: bolder 11px Arial, Helvetica, sans-serif;
}

A:link { text-decoration: none; }

A:visited { text-decoration: none; }

a:hover {
	color: white;
	background: #00A652;
	font: bolder 11px Arial, Helvetica, sans-serif;
}

body {
	color: #000000;
	background: white;
}

h1 {
	font-size: 16px;
	font-weight: bolder;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background: #00AEF7;
	color: white;
}

h2 {
	font-size: 14px;
	font-weight: bolder;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background: #00AEF7;
	color: white;
}

h3 {
	font-size: 13px;
	font-weight: bolder;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background: white;
	color: #00A652;
}

h4 {
	font-size: 12px;
	font-weight: bolder;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background: #00A652;
	color: white;
}

h5 {
	font-size: 12px;
	font-weight: bolder;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background: transparent;
	color: black;
	text-transform: uppercase;
}

h6 {
	font-size: 9px;
	font-weight: bolder;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background: transparent;
	color: black;
}

.style1 {
	color: #00A652;
	text-align: center;
	background: transparent;
	font: 11px Arial, Helvetica, sans-serif;
}

.style2 {
	color: #FFFFFF;
	text-align: center;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#bottomMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	background: white;
	text-align: center;
	border: thick groove #00A652;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	background: white;
	text-align: center;
}

#maintable {
	color: black;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background: white;
	width: 800px;
}

#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 10px 5px 10px;
	color: black;
	background: black;
	border: thick groove #00A652;
}

#morecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	position: absolute;
	width:330px;
	height:615px;
	z-index:1;
	left: 761px;
	top: 193px;
	overflow: auto;
	background-color: #FFFFFF;
	text-align: justify;
	padding: 15px 15px 15px 15px;
	visibility: visible;
}

#panel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-align: left;
	background-color: white;
	width: 385px;
	border: thick groove #00A652;
}

#rollover { border-collapse: collapse;  }

#search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: white;
	text-align: center;
	padding: 5px 5px 10px 10px;
}

#socialbookmark {
	color: black;
	background: white;
	font: 9px Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 5px 10px 5px 10px;
	width: 800px;
}
