body {
	background-color: #544941;
}
table.main {
	background-color: #fffde9;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A49B8B;
}
a:link {color: #A49B8B; text-decoration: none;}
a:visited {color: #A49B8B; text-decoration: none;}
a:hover {color: #EB008B; text-decoration: none;}
a:active {color: #A49B8B; text-decoration: none;}
.menu {
	position: relative;
	background-image: url(../img/leftline.gif);
	background-repeat: repeat-y;
	width: 450px;
	height: 146px;
}
.numbers {
	position: relative;
	background-image: url(../img/leftline.gif);
	background-repeat: repeat-y;
	width: 450px;
	height: 35px;
	float: left;
}
.rightop {
	position: relative;
	width: 395px;
	height: 44px;
	background-color: #544941;

}
.righframe {
	position: relative;
	left: 10px;
	top: 10px;
}
.top2 {
	position: absolute;
	top: -5000px;
	left: -5000px;
	font-size: 1px;
}
table.menu2 {
	font-size: 12px;
	line-height: 20px;
}