body {
	margin:20px 0px 0px 20px;
	background-color:#ffffff;
	font-family:Tahoma, Verdana, Comic Sans MS;
	font-size:12px;
	color:#000000;
	}
table {
	margin:0px;
	font-family:Tahoma, Verdana, Comic Sans MS;
	font-size:12px;
	color:#000000;
}
td {
    margin:0;
	padding:0;
}
img {
	border:0px;
	vertical-align:bottom;
	}
img.thumb {
	border:0px;
	margin:5px;
	}

a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
a:link {
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	}
a:visited {
	color:#999999;
	font-weight: bold;
	text-decoration: none;
	}
a:hover{
	color:#000000;
	font-weight: bold;
	text-decoration: underline;
}

#menu {
	position:absolute;
	top:20px;
	left:20px;
	width:182px;
	padding:10px;
	background-color:#ffffff;
	border:1px solid #666666;
	line-height:17px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:160px;
	}
/* Again, "be nice to Opera 5". */
body>#menu {width:160px;}

#menu a {
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
	}
#menu a:link {
	color:#CC0000;
	font-weight: bold;
	text-decoration: none;
	}
#menu a:visited {
	color:#AE0000;
	font-weight: bold;
	text-decoration: none;
	}
#menu a:hover{
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}

#menu p {
 margin:5px;
}

#error {
	position:absolute;
	top:50px;
	left:50px;
	width:300px;
	line-height:17px;
	}
/* Again, "be nice to Opera 5". */
body>#error {width:300px;}

