body {
	background-image: url(vbackground_1.jpg);
	background-repeat: repeat;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006600;
}
.style2 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #CC6600; }
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #006633;
}

.tablink a {
        display: block;
		background-image: url(button-reg.gif);
		background-repeat: no-repeat;
		padding: 5px;
		text-decoration: none;
		font-family: "Monotype Corsiva", Arial, Verdana;
		font-size: 18px;
}

.tablink a:hover {
        background-image: url(button-hov.gif);
		padding: 5px;
		background-repeat: no-repeat;
		text-decoration: none;
		font-size: 18px;
		font-family: "Monotype Corsiva", Arial, Verdana;
}

.tablink400 a {
        display: block;
		background-image: url(button-reg-400.gif);
		background-repeat: no-repeat;
		padding: 5px;
		text-decoration: none;
		font-family: "Monotype Corsiva", Arial, Verdana;
		font-size: 18px;
}

.tablink400 a:hover {
        background-image: url(button-hov-400.gif);
		padding: 5px;
		background-repeat: no-repeat;
		text-decoration: none;
		font-size: 18px;
		font-family: "Monotype Corsiva", Arial, Verdana;
}

.tablebgs {
	background-image: url(mainbg.jpg);
	background-repeat:no-repeat;
}

.style5 {font-family: "Monotype Corsiva", Arial, Verdana}