P{font-family:"arial";color:#000000;font-size:10pt}
.smallertext {font-family:"arial";color:#454000;font-size:9pt}
.largertext {font-family:"comic sans ms";color:#000000;font-size:15pt}

H1 {color:#000000; font: bold 14pt "arial"}
H2 {color:#000000; font: bold 12pt "arial"}
H3 {color:#000000; font: bold 10pt "arial"}
H4 {color:#000000; font: bold 9pt "arial"}
H5 {color:#000000; font: bold 8pt "arial"}

A:link {font-family:arial;color:#000000;font-weight:bold;font-size:9pt;text-decoration:none;}
A:hover {font-family:arial;color:#00aa00;font-weight:bold;font-size:9pt;text-decoration:none;}
A:visited {font-family:arial;color:#000000;font-weight:bold;font-size:9pt;text-decoration:none;}

UL {color:#454000;}LI {color:#000000; font: 10pt "arial"; margin: 5px}

BODY{
scrollbar-base-color : #222222; scrollbar-arrow-color : #00ff00; 
background-color: #ffffff;
}



/*Navigation*/

a.button, a.buttonDis {
display: block;
background-color: transparent;
background-image: URL(images/);
background-repeat: no-repeat;
width: auto;
height: 10px;
margin: 3px;
padding: 7px 2px 5px 6px;
text-align: center;
font-family: Arial, sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration: none;
color:#000000;
float: left;
}



a.button:link, a.button:visited, a.button:active {

font-family: Arial, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color:#000000;
}


a.button:hover  {
color: #009900;
font-weight: bold;
font-family: Arial, sans-serif;
font-size: 11px;
background-image: URL(images/buttonback.gif);
padding: 6px 2px 5px 6px;
}


a.buttonDis:link .icon, a.buttonDis:visited .icon, a.buttonDis:hover .icon, a.buttonDis:active .icon {
background-position: 0 -56px;
}


.image {position:absolute;top:25px;right:130px}

.image2 {position:absolute;top:18px;right:130px}


.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: #aaa #ccc #ddd #bbb;
	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: 150px;
}




 