body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #989BCE;
}
body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
a {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #B8C0EF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}.split {
	background-image: url(images/split.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.split2 {
	background-image: url(images/split2.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.afro {
	background-image: url(images/afro.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.form{
	filter:alpha(opacity=80);
}
.sax {
	background-image: url(images/sax.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#footer a:link {color: #020c87;}
#footer a:visited {color: #020c87;}
#footer a:hover {color: #5561ec;}
#footer a:active {color: #020c87;}