body {
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 1.6em;
	background-color: #6B0021;
	margin: 5px;
	padding: 0;
}

#container {
	width: 1120px;
	margin: 0 auto;
}

#left {
	float: left;
	width: 370px;
	padding: 0px;
	text-align: center;
}

#right {
	float: right;
	width: 720px;
	padding: 25px 0 0 0;
}

#headline {
	font-family: Arial;
	font-size: 13px;
	line-height: 22px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin: 3px 0 12px 0;
}

#brochures {
	text-align: center;
}


#brochures h3 {
	font-size: 15px;
	color: #FFFF66;
	font-weight: bold;
	text-align: center;
}

#brochures input {
	font-family: Arial;
	font-size: 11px;
	color: #6B0021;
	background-color: #EEEEEE;
}

#brochures select {
	font-family: Arial;
	font-size: 11px;
	color: #6B0021;
	background-color: #FFFFCC;
	width: 200px;
}


#mytable table tr td {
	padding: 1px 3px 9px 0;
}

#mytable table tr td a{
	color: #FFFFCC;
	text-decoration: none;
	display:block;
}

#mytable table tr td a:hover{
	color: #FFFF77;
	text-decoration: none;
}

.button {
	background-image: url(../images/button.gif);
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
	background-repeat: no-repeat;
	text-align: center;
}
