body {
	background-color: #000000;
	background-image: url(images/BG.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	}
a:link {
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	}
a:hover {
	text-decoration: none;
	color: #990000;
	}
a:active {
	text-decoration: none;
	}


.pageTitles {
	font-size: x-small;
	font-weight: bold;
	color: #fff;
	}
.pageBodyListTitles {
	font-size: x-small;
	font-weight: bold;
	color: #990000;
	}
	
.pageBodyTitles {
	font-size: x-small;
	font-weight: bold;
	color: #990000;
	}
.pageBodyTitlesStrong {
	font-size: xx-small;
	font-weight: bold;
	}		
.pageBodyText {
	font-size: xx-small;
	line-height: 2;
	color: #000000;
	}
.pageBodyTextItalic {
	font-size: xx-small;
	color: #000000;
	font-style:italic;
	}		
.pageBodyCopyright {
	font-size: xx-small;
	color: #666666;
	}	



#btn{	margin: 0;
	padding: 0;
	z-index: 30}

#btn li{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#btn li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 125px;
	background: #000000;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#btn li a:hover
{	background: #000000}

#btn div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	width: 193px;
	background: #ffffff;
	border: 1px solid #5970B2}

	#btn div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #000000;
		color: #fff;
		font: 11px arial}

	#btn div a:hover
	{	background: #5970B2;
		color: #FFF}


