body
{
    background-image:url("./bg.jpg");
	background-repeat:repeat-x;
	background-color: #000000;
}
.myframes {
	border-style:none;
}
.footnote {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white
}
.copyright {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:red
}
.solid-background {
	background-color: #000000;
}
.transbox {
	background-color: #000000;
	filter:alpha(opacity=40);
	opacity:0.4;
	text-align:center;
}
.header {
	border-bottom-color:red;
	border-bottom-width:thin;
	border-bottom-style:solid;
}
.headerimage {
	background-image:url("./Watermark-simple.jpg");
	background-position:right;
	background-repeat:no-repeat;
	vertical-align:middle;
}
.footer {
	border-top-color:red;
	border-top-width:thin;
	border-top-style:solid;
}
td.tableframe {
	width:25px;
}
table.nav {
	background-color:#000000;
	color:red;
	width:640px;
	text-align:center;
	border-style:none;
}
td.nav {
	border-style:none;
}
td.nav_transbox {
	background-color: #000000;
	filter:alpha(opacity=40);
	opacity:0.4;
	text-align:center;
	background-image:url("./tab.gif");
	background-position:right;
	background-repeat:no-repeat;
	border-style:none;
}
td.mainbody {
	width:360px
}
