A:link {text-decoration:none;color: #000000}
A:visited {text-decoration:none;color: #000000}
A:active {text-decoration:none;color: #FF0000}
A:hover {text-decoration:none;color: #FF0000}

BODY {	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background:#000000;
	background-image:url(images/bg3.jpg);
	background-repeat:repeat-y;

	font-family:verdana,arial,helvetica;
	font-size:12px;
	color: #000000;
}

div.menu {
	position:absolute;
	top:233px;
	left:13px;
	width:190;

	text-align:center;
	font-family:Verdana, Arial;
	font-size:10px;
	line-height:28px;
}

div.body {
	width:720
}

font.copyfoot {
	text-align:center;
	width:200;
	font-size:9px;
	color:#2f2f2f;
}

A.copyfoot:link {color:#2f2f2f;}
A.copyfoot:active {color:#3f3f3f;}
A.copyfoot:visited {color:#2f2f2f;}
A.copyfoot:hover {color:#3f3f3f;}

td.topleft {
	background-image:url(images/topleft.jpg);
	width:983;
	height:147;
	vertical-align:bottom;
}

td.subright {
	background-image:url(images/subright.jpg);
	background-repeat:no-repeat;
	width:10px;
}

td.right {
	background-image:url(images/right.jpg);
	background-repeat:repeat-x;
}

td.left {
	background-image:url(images/left.jpg);
	background-repeat:no-repeat;
	width:229px;
	height:100%;
	vertical-align:bottom;
}

td.main {
	background-image:url(images/mainbg.jpg);
	background-repeat:no-repeat;
	width:754px;
	height:100%;
	font-size:12px;

	vertical-align:top;
}