td,tr,table,body,div, span {  font-family: Arial; font-size: 11px; color: #5A5D63 }

form, input, textarea, button, list, select, option{  
	font-family: Tahoma; 
	font-size: 12px; 
	color: #62656B; 
	border-width: 1px; 
	border-style: solid;
	margin: 1px;
}
li {  font-family: Tahoma , Verdana; font-size: 11px; color: #DA3A00 }
ul { font-size: 11px; color: #DA3A00 }
ol { font-size: 11px; color: #4A6F8B }

body {
	margin: 0px;
	background-color: #E2E3E4;
	}

a:link{ color: #3062C6; text-decoration: underline }
a:visited { color: #3062C6; text-decoration: underline }
a:active { color: #3062C6; text-decoration: underline  }
a:hover { color: #3062C6; text-decoration: none }

a.menu { font-size: 11px; font-weight: bold; color: #E6EEF5 }
a:link.menu { color: #DEE5EF; text-decoration: underline }
a:visited.menu { color: #DEE5EF; text-decoration: underline }
a:active.menu { color: #DEE5EF; text-decoration: underline }
a:hover.menu { color: #CCDEF8; text-decoration: none }


a.menu2 { font-family: Tahoma; font-size: 10px; color: #006DAA; text-decoration: underline }
a:link.menu2 { font-size: 10px; color: #D1D7DE; text-decoration: underline }
a:visited.menu2 { font-size: 10px; color: #D1D7DE; text-decoration: underline }
a:active.menu2 { font-size: 10px; color: #D1D7DE; text-decoration: underline }
a:hover.menu2 { font-size: 10px; color: #C0CAD4; text-decoration: none }


a.menu3 { font-size: 11px; color: #E6EEF5; text-decoration: underline }
a:link.menu3 { font-size: 11px; color: #E6EEF5; text-decoration: underline }
a:visited.menu3 { font-size: 11px; color: #E6EEF5; text-decoration: underline }
a:active.menu3 { font-size: 11px; color: #E6EEF5; text-decoration: underline }
a:hover.menu3 { font-size: 11px; color: #FFFFFF; text-decoration: none }


.image1 { font-size: 12px; font-weight: bold; color: #3062C6}
a:link.image1 { font-size: 12px; font-weight: bold; color: #3062C6; text-decoration: underline }
a:visited.image1 { font-size: 12px; font-weight: bold; color: #3062C6; text-decoration: underline }
a:active.image1 { font-size: 12px; font-weight: bold; color: #3062C6; text-decoration: underline }
a:hover.image1 { font-size: 12px; font-weight: bold; color: #3062C6; text-decoration: none }


.image2 { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #FFFFFF; }
a:link.image2 { text-decoration: underline }
a:visited.image2 { text-decoration: underline }
a:active.image2 { text-decoration: underline }
a:hover.image2 { color: #CCDEF8; text-decoration: none }

.bold { font-size: 11px; font-weight: bold }
.smallwhite { font-family: Arial; font-size: 10px; font-weight: bold; color:#FFFFFF }

.waygray { font-family: Tahoma; font-size: 10px; color: #C0CAD4 }
.waygray2 { font-family: Tahoma; font-size: 10px; color: #909196 }

.zg  h1 {font-family: Tahoma; font-size: 16px; font-weight: bold; color: #786A0C; padding-bottom: 5px; }
.letter  {font-family: Tahoma; font-size: 20px; font-weight: bold; color: #786A0C }
a.letter { color: #786A0C; text-decoration: underline }
a:link.letter { color: #786A0C; text-decoration: underline }
a:visited.letter { color: #786A0C; text-decoration: underline }
a:active.letter { color: #786A0C; text-decoration: underline }
a:hover.letter { color: #988A2C; text-decoration: none }


.imagesnum { font-size: 12px; color: #43484E }
.imagestxt1 { font-family: Tahoma; font-size: 12px; color: #6D737C }
.imagestxt2 { font-family: Tahoma; font-size: 11px; font-weight: bold; color: #3062C6 }

.clb {
	clear: both;
}
/* News */
div .post{
	clear: both;
}

.post ul{
		list-style-type: none;
}
.post li{
	font-size: 14px;
	font-weight: bold;
}

.post-cats{
	margin-bottom: 10px;	
}

.post-title{
	background: url("/img/arr_1.gif") 10px 50% no-repeat;
	padding-left: 30px;
	text-align: left;
}
div.post-body{
	display: table;
	height: 236px;
	min-height: 236px;
	overflow: visible;

	background-color: #d4d5d7;
	border-right: 1px solid #5a5d63;
}

.post-body img {
	float: left;
	background-color: #5a5d63;
	margin: 5px;
	border: 1px solid white;
}

.post-body div{
	text-align: left;
	line-height: 120%;
	font-family: Tahoma; 
	font-size: 12px; 
	line-height: 120%;
	color: #6D737C;

}
.post-body div p {
	margin: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	
	text-indent: 3em;
	text-align: justify;
	font-family: Tahoma; 
	font-size: 12px; 
	line-height: 120%;
	color: #6D737C;

	/*background-color: #d4d5d7;
	border-right: 1px solid #5a5d63; */
}

.post-footer {
	clear: both;
	float: right;

	display: table;
	background-color: transparent;
	padding-right: 10px;
	padding-top: 3px;
	text-align: right;
}

/* search bar*/
#searchbar form{
	border: 0px;
}
#searchtext{
	border: 1px solid #333333;
	padding: 2px;
	float: left;
	height: 18px;
}
#searchsubmit{
	border: 1px solid #333333;
	padding: 2px;
	float: left;
	height: 24px;
}



#CommentsD {
	width: 100%;
}
.leavecomment {
	clear: both;
	width: 100%;
	text-align: center;
	font-family: Tahoma,Verdana,sans-serif; 
	font-size: 14px; 
	padding-top: 5px;
}


#CommentForm, #NewComment{
	width: 100%;
	margin:0px;
	border-width: 0px;
}
#CommentForm fieldset {
	margin: 7px;
	border: 1px solid #999;
	padding: 5px;
}

#CommentForm div{
	float: none;
	clear: both;
	padding: 1px;
	margin: 1px;
}
#CommentForm label{
	width: 23%;
	text-align: left;
	float: left;
	font-size: 12px; 
}
#CommentForm input,textarea, #AuthUser{
	width: 65%;
	float: right;
	font-size: 11px; 
}
#CommentForm img{
	float: left;
}
#CommentForm #Submit{
	border-top: 1px solid #D4D0C8;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#CommentForm #Submit input{
	float: none;
	width: 100%;
	border: 1px solid #333;
}


/* rss feeds*/
div#rssfeeds{
	width: 300px;
	clear: both;
	display: table;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#rssfeeds h2, #rssfeeds ul, #rssfeeds li{
	width: auto;
	clear: none;
	float: left;
	list-style-type: none;
	padding-left: 5px;
}
#rssfeeds h2{
	font: 13px sans-serif;
}
#rssfeeds ul{
	padding-top: 2px;
}

#blogarea{
	display: table;
}
