body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-color: #330066;
	margin: 0px;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.titlebg {
	background-image: url(images/title02.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 12px;
}
.blacktitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.menutable {
	background-image: url(images/menubg.jpg);
	background-repeat: repeat-y;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
	text-transform: uppercase;
}
.style1 {
	font-weight: bold;
	color: #FFFFFF;
}
.style2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
