@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	width: 1000px;
	margin-right:auto;
	margin-left:auto;
}
#Redtext {
	color: #F00;
}

#Container {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	overflow: hidden;
}

#Content {
	width: 970px;
}
#ContentElement {
	width: 970px;
	border-bottom-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 15px;
	padding-top: 30px;
	overflow: hidden;
}
#Header {
	height: 70px;
	width: 970px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bolder;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	color: #141414;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #141414;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
h5 {
	font-size: 9px;
	font-weight: bold;
	color: #141414;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}

#AddressBalk {
	height: 250px;
}
table {
	width: 970px;
}
#lastCell {
	width: 100px;
}
#flashplayerText {
	width: 380px;
	float: left;
}
#flashplayer {
}

