html {overflow-y:scroll;}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/background.jpg);
	background-position:center;
	background-repeat:repeat-y;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:top;
	}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a {border:none; cursor: pointer;}
img{border:none;}

a.nav:link {text-decoration: none; color:#000066;}
a.nav:visited {text-decoration: none; color:#660000;}
a.nav:hover {text-decoration: underline; color: #009900;}
a.nav:active {text-decoration: underline; color:#000066;}

a.tricknav:hover {text-decoration: none; background-color:WhiteSmoke; cursor:pointer}

a.regu:link {text-decoration: none; color:#000066;}
a.regu:visited {text-decoration: none; color:#660000;}
a.regu:hover {text-decoration: underline; color: #009900;}
a.regu:active {text-decoration: underline; color:#000066;}

/*a.reg:link{text-decoration: none; color: #000066;}
a.reg:visited {color:#660000;}
a.reg:hover {text-decoration: underline; color: #0000B3;}
a.reg:active {text-decoration: underline; color:#000066;}
*/
#head
{
	width:725px;
	height:75px;
	text-align:center;
}

#navigation
{
	width:725px;
	font-size:90%;
}

#content
{
	width:705px;
	text-align:left;
	font-size:80%;
}

.links a:link {text-decoration: none; color:#000000;}
.links a:visited {text-decoration: none; color:#000066;}
.links a:hover {text-decoration: underline; color: #009900;}
.links a:active {text-decoration: underline; color:#000066;}