BODY {
	margin: 0px;
	background: #383432 url(../gfx/background.png) top center repeat-y;
	text-align: center;
}
.TABHEADING {
	margin-top: 5;
	font-weight: bold;
	font-size: 14;
	color: #aaaaaa;
	margin-left: 8;
}
ul {margin:0px;padding:0px;}

.BOX {
	color: #999592;
	font-family : Tahoma,Franklin,Arial,Helvetica;
	font-size : 10pt !important;
}
.BOX strong {
	color: #aaaaaa;
}
.BOX a {
	color: #3399ff; text-decoration: underline;
}
.BOX a:hover {
	color: white; text-decoration: underline;
}
.INFOBOX {
	color: #999592;
	font-family : Tahoma,Franklin,Arial,Helvetica;
	font-size : 8pt;
}
.INFOBOX a {
	color: #3399ff; text-decoration: underline;
}
.INFOBOX a:hover {
	color: white; text-decoration: underline;
}
.INFOBOXLARGE {
	color: #999592;
	font-family : Tahoma,Franklin,Arial,Helvetica;
	font-size : 10pt;
}
.INFOBOXLARGE a {
	color: #3399ff; text-decoration: underline;
}
.INFOBOXLARGE a:hover {
	color: white; text-decoration: underline;
}
.CAPTION {
	color: #d0d0d0;
	font-family : Tahoma,Helvetica;
	font-size : 8pt;
	text-align: center;
}
.SMALLTEXT {
	color: #999592;
	font-family : Tahoma,Helvetica;
	font-size : 8pt;
	text-align: center;
}
IMG {
	border: #383432;
}