body
{
background-color: #000000;
background-image:url('../images/back.png');
background-repeat:repeat-x;
}

tbody
{
margin-top: 20px;
Color: #aaccff;
Font-Family: Helvetica;
font-size: small;
}
.h1 
{
	font-family: Helvetica;
	font-size: 2em;
	Font-Weight: Bold;
	Color: #aaccff;
	display: block;
	text-transform: none;
	background-color: #000000;
	text-align: left;
	border: 3px solid;
	border-color: #000000;
	filter: alpha(opacity=50);
	opacity:0.5;
}
.h2 
{
	font-family: Helvetica;
	font-size: 1.2em;
	Font-Weight: Bold;
	Color: #aaccff;
	background-color: #000000;
	display: block;
	text-transform: none;
	text-align: left;
	border: 3px solid;
	border-color: #000000;
	filter: alpha(opacity=50);
	opacity:0.5;
}

A:ACTIVE
{
text-decoration: none;
font-weight: bold;
}

A:LINK
{
text-decoration: none;
font-weight: bold;
}

A:VISITED
{
text-decoration: none;
font-weight: bold;
}

A:HOVER
{
text-decoration: underline;
font-weight: bold;
Color: #ffffff;
filter: alpha(opacity=60);
opacity:0.6;
}

A
{
Font-Family: Helvetica;
font-size: small;
Color: #ffffff;
}

.zoomimage{
	width: 100px;
	margin: 0 auto 0 auto;
	cursor: pointer;
}
input
{
	border: 0px;
	background: #aaccff;
	color: #000000;
	padding: 3px;
	Font-Family: Helvetica, sans-serif; font-size: small;
	Font-Weight: Bold;
	filter: alpha(opacity=50);
	opacity:0.5;
}
.comments
{
	border: 0px;
	background: #aaccff;
	color: #000000;
	padding: 3px;
	Font-Family: Helvetica, sans-serif; font-size: small;
	Font-Weight: Bold;
	filter: alpha(opacity=50);
	opacity:0.5;
}
.embed
{
	border: 0px;
	background: #aaccff;
	color: #000000;
	padding: 3px;
	Font-Family: Helvetica, sans-serif; font-size: small;
	Font-Weight: Bold;
	filter: alpha(opacity=60);
	opacity:0.6;
}

