H1 {

	
   font-weight:bold;
   font-size:16px;
   color:#ffffff;
   text-align:center;
   background-color:2AB034;
}

H2 {

	
   font-weight:bold;
   font-size:16px;
   color:#2AB034;
}


BODY { font-size:14px; color:#000000; background-color:FFFFFF; text-align:left;
; SCROLLBAR-FACE-COLOR: #00BC39; SCROLLBAR-HIGHLIGHT-COLOR: #333399; SCROLLBAR-SHADOW-COLOR: #D1E9D7; SCROLLBAR-3DLIGHT-COLOR: #D1E9D7; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #D1E9D7; SCROLLBAR-DARKSHADOW-COLOR: #00BC39
}

 hr {color:#2AB034; border=0;}

A {color: #000000; TEXT-DECORATION: underline}
A:hover {color: #000000; TEXT-DECORATION: none}

A.navbar:hover  {BACKGROUND-COLOR: #ffffff;}

.menuheader  {   font-weight:bold;
   font-size:14px;
   color:#000000;
   BACKGROUND-COLOR: #ffffff;}
   
.menu {color:#ffffff; font-size:12px;}

.logo  {
   font-size:48px;
   color:#000000;
   text-align:center;}
   
.slogan  {
   font-size:16px;
   color:#000000;
   text-align:center;}

   .left input {
	font-size: 11px;
}

.left ul {
	margin: 0 0 10px 20px;
}


/* http://strawberry.goodgirl.ru/forum/viewtopic.php?id=198 */
.post, .comment, .comment_form {
	margin-bottom: 20px;
    * height: 0;
}

.post .title, .comment .title {
	font-weight: bold;
    * height: 0;
}

.post .story, .comment .story {
	text-align: justify;
	line-height: 140%;
	padding-left: 10px;
	padding-right: 10px;
}


.post .date, .comment .date {
	font-size: 80%;
}

.post .attr, .comment .attr {
	font-size: 80%;
	text-align: right;
}

.post .cn_news_even, .comment .cn_comment_odd {
}

.post .cn_news_odd, .comment .cn_comment_even {
	padding: 5px;
	background: #f7f7f7;
}

.post .cn_news_odd hr, .comment .cn_comment_even hr {
	color: #fff;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	height: 2px;
}

.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;
}