body {  
	background-color: #e2e2e2;
}
.content {
	font-family: Verdana;
	font-size: 11px;
}
.content h1 {
	font-family: Verdana;
	font-size: 11px;
	background-color: #D7D7D7;
	margin: 4px 5px 4px 5px;
	padding: 2px;
	display: block;
	color: #FFFFFF;
	text-align:left
}
.content h2 {
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	margin: 0 0 0 5px;
	padding: 0;
}
.content h2 a {
	text-decoration: none;
	color: #000;
	cursor:pointer;
}
.content h2 a:hover {
	text-decoration: none;
	color: #fff;
	cursor:pointer;
}
.content h3 {
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	margin: 0;
	padding: 0;
	height: 50px;
	text-align:left;
}
.content h3 a {
	text-decoration: none;
	color: #000;
	margin: 3px 5px 3px 5px;
	display: block;
	padding: 2px;
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
	height: 50px;
	text-align:left;
}
.content h3 a:hover {
	text-decoration: none;
	color: #CB4282;
	display: block;
	background-color: #fff;
	filter:alpha(opacity=90); 
	-moz-opacity: 0.9; 
	opacity: 0.9;
	height:50px;
	text-align:left;
}
.menu {
	font-family: Verdana;
	font-size: 11px;
}
.menu h1 {
	font-family: Verdana;
	font-size: 11px;
	background-color: #d7d7d7;
	margin: 0 5px 5px 5px;
	padding: 2px;
	text-align: right;
	color: #fff;
}
.menu h1 a {
	text-decoration: none;
	color: #fff;
}
.menu h1 a:hover {
	text-decoration: none;
	color: #000;
}
.ads {
	text-align: center;
}
.ads img {
	border: 1px #fff solid;
}
.connection {
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
}
.connection a {
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
.connection h1 {
	font-family: Verdana;
	font-size: 11px;
	background-color: #e39a00;
	margin: 0 5px 5px 5px;
	padding: 2px;
	color: #fff;
	text-align: left;
}
.right {
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
}
.right a {
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
.right a:hover {
	color: #fff;
	text-decoration: underline;
	filter:alpha(opacity=75);   
	-moz-opacity: 7.0;   
	opacity: 7.0;
}

.right h1 {
	font-family: Verdana;
	font-size: 11px;
	background-color: #82015B;
	margin: 0 5px 5px 5px;
	padding: 2px;
	color: #fff;
	text-align: left;
}
.form_login {
	font-family: Verdana;
	font-size: 11px;
	background-color: #e39a00;
	color: #000;
	border: none;
}
.form {
	font-family: Verdana;
	font-size: 11px;
	background-color: #e2e2e2;
	color: #000;
	border: 1px solid #fff;
}
.btn_form_login {
	font-family: Verdana;
	font-size: 11px;
	background-color: #fff;
	border: 2px solid #e39a00;
	color: #f1a400;
	font-weight: bold;
}
.post_title {
	height:37px;
	cursor:pointer;
	margin-left:82px;
}
.post_poster {
	width:100px;
	height:10px;
	text-align:left;
	cursor:pointer;
	display:inline;
	margin-left:82px;
}
.post_hit {
	height:10px;
	width:50px;
	size:50px;
	text-align:right;
	cursor:pointer;
	display:inline;
	margin-left:50px;
	margin-bottom:5px;
}