<style type="text/css">

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 20px;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: 26px;
	
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 21px;
	
}
body {
	background-color: #FFFFCC;
}

body {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFCC;
	font-family: verdanda;
	font-size: 14px;
	font-style: normal;
	background-image: url(background.JPG);
}
#container1 {
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 90%;
}
#container2 {
	width: 80%;
	height: 100%;
	background-color: #003300;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #0000FF;
}


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;



}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

.mainmenu {
	letter-spacing: 1px;
	text-align: left;
	word-spacing: normal;
	visibility: visible;
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000CC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p a:hover
{
	background: inherit;
	color: #003300;
}
.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #006600;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 200px;
	height: 133px;
}
</style>

