html
{
}

body
{
	font-family: "verdana", 'trebuchet ms', "sans-serif";
	font-size: 13px;
	background-color: #f5f5f5;

}

form, input { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: medium;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote
{
   margin-top: 10px;
   margin-bottom: 10px;
}
td {
	font-size: 13px;
	line-height: 140%;
	color: #494949;
}
p {
   margin-top: 15px;
   margin-bottom: 15px;
   line-height: 170%;
}
a:link {
	color: #5E8C8C;
	text-decoration: none;

}
a:visited {
	color: #448388;
	text-decoration: none;

}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: underline;

}
.main-frame {
	background-image: url(img_2/main_back.gif);
	background-repeat: repeat-y;
}
.menu-frame {
	background-color: #ECFFB3;
	width: auto;
	color: #5F7D00;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
	height: auto;









}
.form-border {
	border: 1px solid #CCCCCC;
}
.module-search input { font-size: 10px; }
.module-search #search { width: 100px; }
.form-btn {
	background-color: #999999;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	height: 20px;

}
ul {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	list-style-type: none;
	height: auto;
	width: auto;

}
li {
	padding: 3px 0px;
	margin: 0px;
	overflow: hidden;
	width: auto;


}
.entry-title {
	font-size: 14px;
	font-weight: bold;
	color: #698C00;
	background-image: url(img_2/icon_subject.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 5px;
	padding-left: 22px;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #88B500;
	padding-bottom: 4px;
	padding-top: 5px;




}
.entry-footer {
	text-align: right;
}
.date-header {
	font-size: 14px;
	color: #5E8C8C;
	letter-spacing: 3px;
	margin-top: 10px;
}
.point-border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C1C1C1;
}
.point-font {
	color: #FF6600;
}
.entry-box {
	padding-left: 15px;
}
.entry-box h4 {
	font-weight: bold;
	font-size:18px;
	color:#698C00;
	margin:0;
	
}
.entry-box a {
	font-weight: bold;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 400px;
	border: 1px solid #999999;
}

#comment-bake-cookie
{
   margin-left: 0;
   vertical-align: middle;
}

#comment-post, #comment-preview
{
	color: #FFFFFF;
	background-color: #666666;
	border: 2px solid #999999;
	vertical-align: middle;
   
}
.comment-main {
	padding-left: 15px;
	width: auto;

	
}
.comment-header {
	color: #006600;
	background-color: #ECFFB3;
	padding: 3px 3px 3px 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #99CC00;
	font-size: 13px;
	width: auto;

	
}
.comment-contents {
	padding-top: 6px;
	padding-bottom: 6px;

	
}
.comment-footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: right;


	
}

code
{
	padding: 10px;
	background-color:f5f5f5;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
}

