/* CSS Document */
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14pt;
	color: #FFFFFF;
	text-indent: 3px;
	margin: 50px;
	text-align: center;
}
body {
	background-color: #000000;
	margin: 0px;
	width: 800px;
}
a {
	font-size: 12px;
	color:#CCCCCC;
	font-weight: bold;
}
a:visited {
	color:#CCCCCC;
}
a:hover {
	color:#FF0000;
}
a:active {
	color:#FFF;
	font-size: 18px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #FF0000;
}
h2 {
	font-size: 14px;
	color: #FF0000;
}

.space {
	margin-top:10px;
	margin-bottom:10px;
	}
	
#frame {
	width:750px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
		}
#contentleft {
	width:275px;
	padding:0px;
	float:left;
	background:#000;
	text-align:center;
	margin-left: 5px;
	margin-top: 20px;
	font-size: 10px;
	}
#contentcenter {
	width:190px;
	padding:0px;
	float:left;
	background:#000;
	text-align:center;
	margin-top:20px;
	}
#contentright {
	width:275px;
	padding:0px;
	float:left;
	background:#000;
	text-align:center;
	margin-top:20px;
	margin-right:5px;
	border-left-width: thin;
	}
#frame #contentright blockquote .style2 em {
	font-weight: bold;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	float: none;
	width: 780px;
	bottom: auto;
	margin-left: 10px;
	margin-right: 10px;
}
.style24 {
	font-size: 14px;
}
#contentleft .style10 strong {
	font-size: 12px;
}

