@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(touched/pageBg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	position: top;
}
.style1 {color: #FF0000}
.style7 {font-size: 80%}
.thin {
	line-height: 5px;
	text-align: right;
}

.style15 {
	font-size: 9px;
	color: #999999;
}
.style16 {color: #CCCCCC}
.style20 {color: #999999}

.style21 {font-size: 9px}
.style22 {font-weight: bold; font-style: italic; color: #FF0000;}
.div {
	overflow: auto;
	height: 200px;
	width: 200px;
}

div.scroll {
	height: 200px;
	width: 200px;
	overflow: auto;
	border: 1px none #333333;
	padding: 0px;
}
.footer {
	vertical-align: top;
	top: 0px;
	line-height: 80%;
}

.mainContent {
	text-align: left;
	border: 1px solid #333333;
	text-indent: 5px;
	vertical-align: middle;
	padding: 10px;
}


img { 
border: none; 
}
td.foot {
	padding: 2px;
	border: 1px solid #333333;
}
#footer {
	background-position: top;
}

td.foot1 {
	background-color: #BB5E00;
	padding: 2px;
	border: 1px solid #333333;
}

.neutral {
	padding: 0px;
}
.border {
	border: 1px solid #333333;
}



td.off {
background: none;
border: 1px solid #333333;
	padding: 5px;}
	
td.off1 {
background: #000000;
border: 1px solid #333333;
	padding: 5px;}

td.on {
background: #555555;
border: 1px solid #333333;
	padding: 5px;}
