@charset "iso-8859-1";


	a.buttons:link {text-decoration: none; color: red; font: 12pt arial}
	a.buttons:visited {text-decoration: none; color: white; font: 12pt arial}
	a.buttons:active {text-decoration: none; color: grey; font: 12pt arial}
	a.buttons:hover {color: red; font: 12pt arial}
	

body {
	background-image:url("image/background3.gif");
	background-repeat:repeat-y;
	margin:0px;
	background-position:center;
	overflow:auto;
	text-align:center;
}	


#wrapper {
        margin: 0 auto;
        width: 960;
        text-align:right;
}
	
div#header{
	position: relative;
	z-index: 100;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

.gentext {
 font: 10pt Arial;
 font-weight: bold;
 letter-spacing 4pt;
 color: #000000
}

.table1
{
width:960px;
padding:0px;
border:0px;

 font: 10pt Arial;
 font-weight: bold;
 letter-spacing 4pt;
 color: #000000
}


