body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	color: #CCCCCC;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#tableLayout {
	color: #CCCCCC;
	background-color: #000000;
	width: 100%
}

#tableDisplay {
	color: #CCCCCC;
	background-color: #000000;	
	background-image: url(/images/vibetribe_menubar.gif);
	background-repeat: no-repeat;
	width: 760px;
	border-bottom-color:#000000;
	background-position:top;
	
	
	}

#tableBody {
	color: #CCCCCC;
	background-color: #000000;
	background-image: url(/images/vt_bodybkgd.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 760px;

	}
	
h1 {
	font-size: 1.2em;
	color: #FFFF00;
}
h2 {
	font-size: 1.0em;
	color: #66FFFF;
}
h3 {
	font-size: .8em;
	color: #FFFF00;
}

a:link {
	color: #6CC0FF;
	text-decoration: none;
}
a:visited {
	color: #99FFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a:active {
	color: #FFFF00;
}

.style2 {font-size: xx-large
}
.style3 {font-size: xx-small
}
.style4 {font-size: x-small; 
}
.style5 {font-size: small;
	color: #33FFFF;
    font-weight: bold;
}
.style6 {font-size: small
}
.style7 {font-size: medium
}
.style9 {font-size: medium;
	color: #33FFFF;
	font-weight: bold;
}
