html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	background-image: url(images/bg-main.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
#container {
	width:950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	background-image: url(images/bg-container.png);
	background-repeat: repeat-y;
	background-position: center;
}
#header {
	height: 284px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	background-color: #BFB286;
	padding: 20px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 
	normal;
	color: #003366;
	line-height: 18px;
	background-image: url(images/footer.jpg);
	height: 43px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#FooterBlock {
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(images/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 200px;
	padding-top: 20px;
	text-align: center;
}
form {
	margin-right: 0;
	margin-left: 0;
	clear: both;
}
textarea {
	background-color:#D8D5C2!important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #c5c5c5;
	color:#092E02;
	width:237px; /* 5 pixles smaller than form width !important */
	height:60px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.95em;
	font-weight: bold;
}	
select {
	background-color:#D8D5C2!important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #c5c5c5;
	color:#092E02;
	width:110px; /* 5 pixles smaller than form width !important */
	height:20px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.95em;
	font-weight: bold;
}	
input {
	background-color:#E9E4D6!important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #c5c5c5;
	color:#000000;
	width:237px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.95em;
	font-weight: bold;
}
input.checkbox {
	width:30px;
	height:20px;
	cursor:pointer;
	padding:0;
	background-color: #FFFFFF;
}
input.submit {
	width:85px;
	height:28px;
	cursor:pointer;
	padding:0;
	font-size: 18px;
	border: thin solid #092E02;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #663398;
	font-weight: bold;
	text-align: center;
}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #000000;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
}
h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #339999;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
}
#class01{
	background-color: #D6CDB1;
	border: thin dotted #000000;
	padding: 10px;
	width: 450px;
}
#class02{
}
.class-indent {
}
