A:link {
	color: #00C0C0;
}

A:visited, A:active {
	color: #CC9900;
}

BODY {
	background: #000000;
	color: #FFFFFF;
	font-family: Arial, Verdana, 'Times New Roman', serif;
	font-size: 0.8em;
}

BODY TR TD {
	font-size: 0.8em;
}

.header {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
}

.header1 {
	border-bottom: solid;
	border-width: 1px;
	font-weight: bold;
	font-size: 1.2em;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.justify {
	text-align: justify;
}

.smaller {
	font-size: 0.85em;
}

.bottom {
	text-align: center;
	width: 600px;
}

.bottom .menu {
	margin-top: 25px;
	margin-bottom: 15px;
}

.bottom .menu .menuItem {
	font-size: 0.9em;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	background-color : #3A3A3A;
}

.center {
	text-align: center;
}

.subsectionHeader {
	font-weight: bold;
	text-decoration: underline;
}

TD.bottomMenu {
	text-align: center;
	background-color: #3A3A3A;
}

TD.bottomBanner {
	text-align: center;
	background-color: #6A6A6A;
}

TD.bottomCopyright {
	text-align: center;
}

TD.vboothTitle {
	text-align: center;
	font-weight: bold;
	font-size: 1em;
	color: #000000;
	background-color: #009090;
}

TD.vbooth {
	background-color: #3A3A3A;
	text-align: center;
	padding: 5px;
}

P.preview SPAN.title {
	font-size: 1.2em;
	font-weight: bold;
}

P.preview SPAN.url {
	font-size: 0.85em;
	color: #999999;
}

TD.sectionHeader {
	font-size: 0.9em;
	font-weight: bold;
	background-color: #3A3A3A;
	text-align: center;
}

SPAN.url {
	font-size: 0.85em;
	color: #999999;
}

SPAN.title {
	font-size: 1.2em;
	font-weight: bold;
}

P.image {
	text-align: center;
}

P.image SPAN.title {
	font-size: 1.8em;
	font-weight: bold;
}
