body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
/*	background-color:#ffcc66;*/
}

h1 {
	font-family:"Times New Roman", Times, serif;
	color:#10653c;
}

#title {
	margin-top:40px;
	line-height:30px;
}


h2, h3 {
	margin:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#10653c;
}

hr {
	width:450px;
	border:none;
	border-bottom:3px solid #c75a17;
}

li {
	list-style:circle;
}

.error {
	color:#FF0000;
	font-weight:bold;
	margin-left:150px;
}

#nav {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-color:#ffcc66;
	text-indent:10px;
	font-size:18px;
	text-indent:10px;
	margin-top: 25px;
	border-right:1px #000 solid;
	border-bottom:1px #000 solid;	
}

#nav a {
	color:#10653c;
	text-decoration:none;
}

#nav a:hover {
	text-decoration:underline;
	color:#c75a17;
}

#footer {
	font-size: 12px;
	color: #ccc;
	text-align: center;
	background-image:url(images/field.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	padding-top:140px;
	padding-bottom:5px;
}
#footer .weby  {
	font-size:10px;
	margin-top:10px;
	color: #ccc;
}

#footer .weby a {
	text-decoration:none;
	color: #ccc;
}

#footer .weby a:hover {
	text-decoration:underline;
}

.rt_border {
	border-right:2px solid #10653c;

}
#main {
	margin-left: 20px;
	margin-right: 20px;
}
#reg {
	font-size:12px;
	font-weight: bold;
	background-color:#e0e0e0;
}
#reg .fine {
	font-size:12px;
	font-style:italic;
	font-weight:normal;
}
#reg blockquote {
	margin:0;
	text-indent:20px;
}

#charges {
	border:1px #999999 solid;
	width:600px;
}

#charges tr {
	background-color:#f0f0f0;
}