@charset "utf-8";
/* CSS Document */
.page_title {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 20px;
	color: #CCCCCC;
	text-align: center;
	clear: both;
}
.left_title {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 16px;
	color: #CCCCCC;
	width: 300px;
	float: left;
	clear: left;
}
.paragraph {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 16px;
	color: #999999;
	clear: both;
	float: left;
	width: 610px;
}
#left_of_flash {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 16px;
	color: #999999;
	width: 300px;
	float: left;
	clear: left;
}
.custom_flash {
	color: #999999;
	width: 300px;
	height: 200px;
	float: right;
	clear: right;
}
.title {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 16px;
	color: #CCCCCC;
	float: left;
	clear: both;
	width: 610px;
}
.tools {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 16px;
	color: #999999;
	clear: left;
	float: left;
	width: 300px;
	padding-top: 20px;
}
#bottom_container {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 16px;
	color: #CCCCCC;
	float: left;
	clear: both;
	width: 610px;
}
#right_sidebar {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 18px;
	font-style: normal;
	color: #CCCCCC;
	background-color: #232323;
	padding: 0px;
	margin: 0px;
	clear: both;
	float: left;
	text-align: center;
	width: 155px;
}
#valid {
	background-color: #232323;
	width: 155px;
	height: 90px;
	clear: both;
	padding: 0px;
	margin-top: 1000px;
	text-align: center;
	float: left;
}
