body,td,th {
	font-family: Tahoma, Geneva, Arial;
	font-size: 12px;
	color: #9195ab;
}
body {
	background-color: #1f2234;
	margin: 0px;
	padding:0px;
}
#headerStretch {
	background-image: url(images/bg-header.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	height: 351px;
}
#headerImage {
	height: 259px;
	width: 858px;
	margin: 0px auto;
}
#headerUnderimageSpace{
	height: 18px;
	width: 858px;
	margin: 0px auto;
}
#headerNav {
	height: 53px;
	width: 858px;
	margin: 0px auto;
}
#headerSpaceunderNav {
	height: 21px;
	width: 858px;
	margin: 0px auto;
}
#contentStretch {
	background-image: url(images/bg-middle.gif);
	background-position:3px top;
	background-repeat:repeat;
	margin: 0px;
	padding: 0px;
}
#contentHold {
	width: 720px;
	display:block;
	background-color: #272b3e;
	padding: 30px;
	margin: 0px auto;
	border-top-width: 0px;
	border-right-width: 9px;
	border-bottom-width: 0px;
	border-left-width: 9px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #161823;
	border-right-color: #161823;
	border-bottom-color: #161823;
	border-left-color: #161823;
	overflow: hidden;
}
#contentHoldFLASH {
	width: 780px;
	background-color: #272b3e;
	height:530px;
	padding: 0px;
	margin: 0px auto;
	border-top-width: 0px;
	border-right-width: 9px;
	border-bottom-width: 0px;
	border-left-width: 9px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #161823;
	border-right-color: #161823;
	border-bottom-color: #161823;
	border-left-color: #161823;
}
#contentFooter {
	width: 798px;
	background-color: #161823;
	margin: 0px auto;
	text-align:center;
	padding-top:15px;
	height:30px;
}
#contentFooter a:link {
	color: #9195ab;
	text-decoration:none;
}
#contentFooter a:visited {
	color: #9195ab;
	text-decoration:none;
}
#contentFooter a:hover {
	color: #D9DAE1;
	text-decoration:none;
}
#contentFooter a:active {
	color: #D9DAE1;
	text-decoration:none;
}
#footerStretch {
	background-image: url(images/bg-footer.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	height: 102px;
}
#footerHold {
	background-image: url(images/bg-footer-cherryone.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin: 0px auto;
	padding-top: 35px;
	width:858px;
	text-align:center;
	color: #474b5e;
	font-size:10px;
	height: 67px;
}
#footerHold a:link {
	color: #474b5e;
	text-decoration:none;
}
#footerHold a:visited {
	color: #474b5e;
	text-decoration:none;
}
#footerHold a:hover {
	color: #474b5e;
	text-decoration:none;
}
#footerHold a:active {
	color: #474b5e;
	text-decoration:none;
}
a:link {
	color: #9195ab;
}
a:visited {
	color: #9195ab;
}
a:hover {
	color: #AEB1C1;
}
a:active {
	color: #9195ab;
}