body {
    margin-top: 0.5em;
    margin-left: 0;
    border: 0;
    background: #3f3f3f;
}

body, td {
    font-family: Arial;
    font-size: 11px;
}

a {
    text-decoration: none;
    color: black;
}

img {
    border: 0;
}

td.menu {
    border-top: 1px solid #69695c;
    border-bottom: 1px solid #69695c;
    background-color: #777765;
    color: #FFFFFF;
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
}

td.menu a {
    color: #ebd6cf;
}

td.content {
    background-color: #70705d;
    color: black;
}

h2 {
    font-family: Tahoma;
    font-size: 14px;
    padding: 3px;
}

div#noimage {
	width: 50px;
	height: 50px;
	border: 1px solid black;
	text-align: center;
	padding-top: 17px;
}
