H1 {font-size:10pt}

body {
	margin: 0;
	background: #f5e2bd
}

body, table, a {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	text-align: justify;
	color: #000000;
}

a {
	color: #000000;
	text-decoration: none;
}
a.review {
	text-decoration: underline;
}

.menuTop {
	font-family: Arial;
	font-weight: bold;
	color: #000000;
}

form {
	margin: 0;
}
.button {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	border: #000000 1px solid;
	height: 18px;
	color: #ffffff;
	background-color: #7a5459;
}

.menuTitle {
	text-align: center;
	font-weight: bold;
	color: #FFE8BF;
}
.menuLeft {
	height: 20px;
	font-size: 11px;
	padding-left: 30px;
	font-weight: normal;
	background: url("pic/menu_left_bg.gif")
}
.menuBlock {
	margin-top: 10px;
	background: #F0E5D3;
}

.textSmall {
	font-family: Arial;
	font-size: 9px;
}
a.textSmall {
	text-decoration: underline;
}

.main {
	text-align: justify;
	background: #F0E5D3;
}
.mainTitle {
	font-weight: bold;
	background: url("pic/main_t_bg.gif")
}

.copy {
	color: #ffffff;
	background: #7a5459;
}
.copy {
	font-size: 10px;
}
.copyString {
	font-size: 11px;
	font-style: italic;
	text-align: right;
}

.date {
	color: #2e596b;
}

.highlight1, .error {
	color: red;
}
.highlight2 {
	color: #e0b33f;
}

.voteLine {
	background: #3F3028;
}