body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #CCCCCC;
	background-color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: none;
}

#container {
	width: 850px;
	margin: 10 auto 0;
	border: 1px solid #CCCCCC;
	text-align: left;
	color: #CCCCCC;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;


}

#header {
	width: 850px;
	backgroundposition: left;
	background: no-repeat 20px center;

}

#header p {
	text-align: right;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	margin-left: 125px;
}


#menu {
	width: 850px;
	height: 35px;
	text-align: center;
	font-weight: bold;
	color: #0099FF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	vertical-align: middle;
	padding: 8px;

}

#menu a {
	padding-right: 10px;
	font-size: 10pt;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 10px;
	font-weight: normal;

}

#menu a:hover {
	text-decoration: none;
	color: #0099FF;
	font-size: 10pt;
}

#content {
	padding: 8px;
}

#content a {
	color: #0099FF;
	text-decoration: none;
}

#content a:hover {
	color: #CCCCCC;
}

#content-left {
	float: left;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #CCCCCC;
}

#content-right {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #CCCCCC;
	margin: 0px;
}

#footer {
	padding: 0 10px 0 20px;
	height: 35px;
	font-size: 9px;
	color: #999999;} 


#footer a {
	text-decoration: none;
	color: #999999;}

#footer a:hover {text-decoration: none;
	color:#0099FF;}
	
#fcf2 em {
color:#FF0000;
}

#fcf2 label {
float: left;
width: 150px;
text-align: right;
padding-right: 10;
}

#fcf2 div.r {
clear: both;
padding-top: 5px;
}

#fcf2 span.f {
float: left;
width: 200px;
text-align: left;
}

.ul {
	list-style: square;

}

.date {
	text-align: right;
	color: #666666;
	margin-top: 20px;
	font: italic 8pt/14pt Verdana, Arial, Helvetica, sans-serif;
}
