body {
	margin:0;
	padding:0;
	font-size:10px;
	color:#999;
	background:#d9d9d9;
	font-family: Helvetica, Arial, sans-serif;
}
* { margin:0; padding:0; }
a {
	text-decoration:none;
	color:#999;
}
a:hover { text-decoration:underline; }
#container {
	padding:0;
	width:988px;
	background:white;
	text-align:center;
	margin:4px auto;
}
span.bgElem {
	width:12px;
	height:12px;
	display:block;
	line-height:0.1em;
	font-size:0.1em;
}
span.bgLine {
	background:white;
	float:left;
	display:block;
	width:964px;
	height:11px;	
	line-height:0.1em;
	font-size:0.1em;
}

span#upcent {
	border-top:1px solid #c1c1c1;
}
span#bttmcent {
	border-bottom:1px solid #c1c1c1;
}
span#uplft {
	background:#d9d9d9 url(../graphics/c-d9d9d9-c1c1c1/uplft.gif) no-repeat 0px 0px;
	float:left;
}
span#uprght {
	background:#d9d9d9 url(../graphics/c-d9d9d9-c1c1c1/uprght.gif) no-repeat 0px 0px;
	float:right;
}
span#bttmlft {
	background:#d9d9d9 url(../graphics/c-d9d9d9-c1c1c1/bttmlft.gif) no-repeat 0px 0px;
	float:left;
}
span#bttmrght {
	background:#d9d9d9 url(../graphics/c-d9d9d9-c1c1c1/bttmrght.gif) no-repeat 0px 0px;
	float:right;
}
#flashMovie {
	background-color:white;
	border-left:1px solid #c1c1c1;
	border-right:1px solid #c1c1c1;	
}
#foot {
	clear:both;
	width:988px;
	padding-right:30px;
	margin:0 auto;
}
#foot p {
	padding-top:2px;
	_padding-top:0px;
	float:right;
}
#foot p a {
	font-size:11px;
}
/* EOF */