body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-top: 20px;
}
#line {
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #999999;
width: 100%;
}

img {
border: solid;
border-width: 2px;
border-color: #232423;
background-color:#CCCCCC;
opacity:1;
filter:alpha(opacity=100);
}

a:hover img {
border: solid;
border-width: 2px;
border-color: #FF0000;
opacity:.8;
background-color:#CCCCCC;
filter:alpha(opacity=80);
}

.noborder {
border: 0px;
padding: 0px;
margin: 0px;
}

.tablelines {
border: solid;
border-width: 1px;
border-color: #0D0D0D;}

.style1 {font-size: 12px}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
