	#wrap {
	background:transparent url(images/left_bar.gif) repeat-y scroll 0px 20px;
	margin:0pt auto;
	padding-left:5px;
	text-align:left;
	width:765px;
}
	body {
	background-color: #ffffff;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height: normal;
	font-weight: bold;
	}
	#top {
	background:transparent url(images/top_bar.gif) repeat-x scroll 0%;
	height:20px;
	margin:0pt auto;
	width:760px;
}
	.wrapinner {
	background:transparent url(images/right_bar.gif) repeat-y scroll 760px 20px;
	padding-right:5px;
}
h1 {
	font-size: 190%;
	font-weight: bolder;
	color: #BECDD4;
}

	#header {
	background-color:#CCCCCC;
	border-bottom:1px solid #E6E6E6;
	height:124px;
	position:relative;
	width:760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	background-image: url(images/grey3.gif);
}
	#flashcontent {
		width: 760px;
		height: 180px;
	}
	#mainbody {
	background-color:#000000;
	padding:40px 20px;
	}
	#footer {
	background:transparent url(images/bottom_bar.gif) repeat-x scroll 0% 50%;
	clear:both;
	font-size:9px;
	height:2px;
	margin:0pt auto;
	padding:10px 20px 0pt;
	text-align:right;
	width:720px;
}
a {
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #666666;
}
a:hover {
	color: #D2EEF0;
}
#header table {
	text-align: center;
	padding: 20;
	margin-top: 0px;
	margin-bottom: 15px;
}
#links {
	font-size: small;
	color: #BECDD4;
	text-decoration: none;
	text-align: right;
}
