body {
	text-align: center;
	background-color: #840017;
	margin: 0px;
	font-family: Verdana, verdana, Helvetica, sans-serif;
}

table {
	width: 720px;
	background-color: #666633;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
    line-height: 17px;
	color: #D4CF9A;
}

td {
	text-align: left;
	vertical-align: top;
}

p {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
    line-height: 17px;
	color: #D4CF9A;
}

h1 {
	font-family: verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
    line-height: 29px;
}

img { border: 0px solid; }

a {
	color: #D4CF9A;
	text-decoration: none;
    font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

.leftcolumn {
	width: 544px;
}

.rightcolumn {
	width: 154px;
}

.header {
	height: 100px;
}

.body {
	padding-left: 12px;
	width: 544px;
}

.footer {
	text-align: center;
	font-size: 10px;
    color: #b7b7b7;
}

.menu {
	padding-top: 20px;
    padding-left: 2px;             
	width: 149px;
    border-left: 1px #B7B7B7 solid;
}

.document {
	margin-top: 18px;
	margin-left: 4px;
}

.menuitem {
	display: block;
	width: 154px;
	margin: 10px;
	margin-top: 0px;
	margin-bottom: 9px;
    font-weight: bold;
}

.menuitem:hover {
	color: #FFFFFF;
    text-decoration: none;
}

.preview {width: 280px; height: 172px; overflow: hidden; float: right; margin: 4px;}
