body {
	background-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}

#container {
	cursor: default;
	background-color: #B52C27;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#top {
	height: 400px;
	cursor: default;
}

#center_table {
	width: 100%;
	cursor: default;
}

#center_l {
	width: 347px;
	cursor: default;
	height: 160px;
}

#center_c {
	cursor: default;
	width: 605px;
	vertical-align: top;
	left: -7px;
	position: relative;
	padding-left: 5px;
}

#bottom {
	height: 50px;
	cursor: default;
	background-color: #B52C27;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
}

fieldset {
	overflow: hidden;
	display: block;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}

legend {
	display: none;
}

a {
	color: #D5967C;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

table {
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:active {
	color: #FFFFFF;
}

#center_l a {
	color: #FFFFFF;
}

#center_l a:hover {
	color: #d5967c;
}

#center_c a {
	font-size: 16px;
	color: #FFFFFF;
}

#center_c a:hover {
	color: #d5967c;
}

#bottomLeft {
	cursor: default;
	width: 180px;
}

#center_l .blockContent {
	cursor: default;
	position: relative;
	left: 180px;
}

#top tr {
	cursor: default;
}

#top table {
	cursor: default;
}

#center_l table {
	cursor: default;
	background-color: #000000;
	width: 168px;
	height: 26px;
	padding-left: 5px;
	font-size: 14px;
}

#bottomLeft table {
	cursor: default;
}

#bottomCenter table {
	font-size: 14px;
	background-color: #000000;
	height: 26px;
	width: 168px;
	cursor: default;
	padding-left: 5px;
}

.buttonLevel3Normal {
}

.buttonLevel3Hover {
}

