body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #000000;

}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;

}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #CC9933;
	text-decoration: none;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-transform: none;
	font-style: normal;

}
a:active {
	font-size: 11px;
	font-style: normal;
	color: #0066FF;
	font-weight: bold;
}
.imgsmall 
{
width: 250px
}
.imgbig 
{
width: 350px
}

.imgsmallclip 
{
width: 250px
clip:rect(0 100 100 0)
}

.imgbig 
{
width: 350px
}
.imgmini 
{
width: 70px
}
.imgminiclip 
{
width: 100px;
clip: rect(0 50 50 0)
}
.imgclip 
{
clip: rect(0 50 50 0)
}
.imgclip1
{
	position:absolute;
	clip:rect(0 50 50 0);
	left: -86px;
	top: 7px;
}

