html, body {
	font-family: Verdana;
	background-color: #FFFFFF;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

form, input {
	margin: 0;
	padding: 0;
}

.mainmenu {
	font-size: 16px;
}

.style3 {
	font-size: 16px;
	font-style: italic;
	color: #339900;
}

.style5 {color: #666666}

.mainmenuitem {
	color: #D8001D;
	font-weight: bold;
}

a .mainmenuitem {
	color: #008B0D;
	font-weight: bold;
}

a.red, a.red .mainmenuitem {
	color: #D8001D;
}

p {
	margin: 8px 0 8px 0;
	padding: 0;
	line-height : 1.5em;
}

h1 {
	color: #000000;
	font-weight: bold;
	font-size: 17px;

}

h2 {
	color: #008B0D;
	font-weight: bold;
	font-size: 16px;
}

h2 a {
	text-decoration: none;
}

.post h2 {
	padding: 0;
	margin: 0;
}

.style17 {color: #008B0D}

a, .navigation {
	color: #008B0D;
}

a img {
	border: 1px solid #008B0D;
}

a.noborder img {
	border: 0;
}

.entry {
	font-size: 12px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.botline {
	background-image: url('images/line.gif');
	background-repeat: repeat-x;
	height: 26px;
}

.curent-cat {
	color: #000000;
}

#searchform input {
	border: 1px solid #000000;
}


#s {
	width: 100px;
}

#searchsubmit {
	font-size: 10px;
}

.style19 a, .style19 a:link, .style19 a:visited, .style19 a:hover, .style19 a:active {
	color: #D8001D;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

.search {
	padding-bottom: 5px;
}