/* CSS Document */
BODY {
	FONT-SIZE: 12px;
	FONT-FAMILY: Trebuchet MS, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #891027;
	padding: 0px;
	color: #FFFFFF;
	height: 100%;
	text-align:center;
	margin:0px;
}
#container {
	WIDTH: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	margin-top: 5px;
	border: 1px solid #FFFFFF;
}
#head {
	MARGIN: 0px;
	padding: 0px;
	background-color: #e5ae26;
	height: 130px;
	text-align: left;
}
#nav {
	MARGIN: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	height: 49px;
	text-align: left;
}
#logo {
	FONT-SIZE: 12px;
	width: 187px;
	float: right;
	background-image: url(../images/common/logo.gif);
	background-repeat: no-repeat;
	height: 130px;
	top: 0px;
	right: 0px;
	position: relative;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#headimage {
	FONT-SIZE: 12px;
	width: 570px;
	float: left;
	height: 130px;
	top: 0px;
	right: 0px;
	position: relative;
}
#logo A {
	DISPLAY: block;
	TEXT-INDENT: -2000px;
	WIDTH: 187px;
	position: relative;
	background-image: url(../images/common/logo.gif);
	background-repeat: no-repeat;
	height: 130px;
	float: right;
}
#teaser {
	MARGIN: 0px;
	padding: 0px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	height: 155px;
}
#content {
	MARGIN: 0px;
	background-color: #891027;
	line-height: 20px;
	text-align: left;
}
#content a {
	color: #FFFFFF;
	text-decoration: underline;
}
#content a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#foot {
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	width: 760px;
}
#foot a {
	color: #FFFFFF;
	text-decoration: none;
}
#foot a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a {
	color: #730218;
	text-decoration: underline;
}
a:hover {
	color: #730218;
	text-decoration: none;
}
#a2 {
	color: #FFFFFF;
	text-decoration: underline;
}
#a2:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#img {
	border: 1px solid #ce1a3c;
}
H1 {
	font-size: 16px;
	font-weight: 800;
	line-height: 10px;
}
#form300 {
	font-family: Georgia, Arial, Tahoma, Helvetica, sans-serif; font-size: 12px; color: #999999;
	BORDER-RIGHT: #A08E4B 1px solid;
	BORDER-TOP: #A08E4B 1px solid;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	BORDER-LEFT: #A08E4B 1px solid;
	WIDTH: 300px;
	COLOR: #333333;
	BORDER-BOTTOM: #A08E4B 1px solid;
	BACKGROUND-COLOR: #ffffff;
	TEXT-DECORATION: none;
}