* {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFF;
}

body {
	background-color: #3D1A18;
	background-image: url(img/menu_bg.gif);
	background-repeat: repeat-y;
}

#menu {
	margin-left: 10px;
}

a {
	text-decoration: none;
}

span.menu {
	width : 194px;
	margin-left: 15px;	
}

table {
	width: 194px;
	/*height: 100%;*/
}
