body { 
	background-color:#4B4B4B; margin:0;
}

body, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646261;
	text-align:justify		
}

H1 {
	color: #666666;
	font-size: 13px;
	font-family: tahoma;
	font-weight: normal;
	text-align:center	
}
H2 {
	color: #43738d;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
H3 {
	color: #666666;
	font-size: 11px;
	font-family: tahoma;
	text-align:justify; font-weight:normal;
	margin-left:20;
}
p {
	color: #646261;
	font-size: 11px;
	font-family: tahoma;
	text-align:justify	
}
.table {
	color: #646261;
	font-size: 11px;
	font-family: tahoma;
	text-align:justify	
}
.center {
	color: #646261;
	font-size: 11px;
	font-family: tahoma;
	text-align:center	
}

a		 	{ color: #72A655; font-family:Tahoma; font-size:11px; }
a:link 		{ color: #72A655; text-decoration: none}
a:active 	{ color: #006666; text-decoration: none }
a:visited	{ color: #999999; text-decoration: none }
a:hover 	{ color: #6A6B6A; text-decoration: underline }

.copy {
	font-size: 11px; color: #f2f2f2;
	font-family: tahoma; text-align:center; 
}

.cn_comment_even { font-size:10px tahoma, Arial, Helvetica, Verdana, sans-serif; margin: 0px; padding: 10px; border-bottom: #003366 1px solid; background-color: #fff; }
.cn_comment_odd { font-size: 10px tahoma, Arial, Helvetica, Verdana, sans-serif; margin: 0px; padding: 10px; border-bottom: #003366 1px solid; background-color: #fff; line-height: 15px; }

ul, li {
	color: #646261;
	font-size: 11px;
	font-family: tahoma;
	text-align:justify	
}

a.rekl		{ color: #d2d2d2; font-family:Tahoma; font-size:10px; }
a.rekl:link 	{ color: #d2d2d2; text-decoration: none}
a.rekl:active 	{ color: #d2d2d2; text-decoration: none }
a.rekl:visited	{ color: #d2d2d2; text-decoration: none }
a.rekl:hover 	{ color: #6A6B6A; text-decoration: underline }



.post, .comment, .comment_form {
	margin-bottom: 20px;
    * height: 0;
}

.post .title, .comment .title {
	margin-bottom: 20px;
	font-weight: bold;
    * height: 0;
}

.post .story, .comment .story {
	text-align: justify;
	line-height: 140%;
}

.post .date, .comment .date {
	font-size: 80%;
}

.post .attr, .comment .attr {
	font-size: 80%;
	text-align: right;
}

.post .full_link{
	padding-top: 10px;
}

.post .cn_news_even, .comment .cn_comment_odd {
	padding: 5px;
}

.post .cn_news_odd, .comment .cn_comment_even {
	padding: 5px;
/*	background: #f7f7f7;*/
}

.post hr, .comment hr {
	width: 50%;
	color: #fff;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	height: 1px;
}

.error_message {
	background: #f7f7f7;
	padding: 5px;
	width: 300px;
	color: red;
}

.pages {
	text-align: center;
}

.dateheader {
	font-size: 13px;
	margin-bottom: 10px;
}

.cute_poll {
	background: #f3f3f3;
	font-size: 9px;
	text-align: center;
}

#calendar {
	text-align: center;
	font-size: 12px;
}

.hilite {
	color: red;
	background: yellow;
}