body {
	font: 70% Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center;
	background-color: #FFFFCC;
	text-align: center;
	top: 0px;
	clip:  rect(0px auto auto auto);







}

#wrap {
	background: #ffffff;
	color: #303030;
	margin: auto;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: #CC9900;
	border-right: 1px solid #CC9900;
	border-bottom: 1px solid #CC9900;
	border-left: 1px solid #CC9900;
	text-align: center;









}

#header {
	padding: 0;
	background-color: #FFFFCC;
	font-size: 1em;
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;












}

#content {
	padding: 5 10px;
	font-size: 1em;
	margin: 0px;




}

#content h2 {
	font-size: 1em;
	margin: 0 5px 0em;
	font-weight: lighter;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECEF0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;






}

#content p {
	font-size: 1em;
	margin: 0px 5px;
	text-align: center;

}

#content h1 {
	font-size: 1.4em;
	color: #660000;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 3px 20px;










}

#content img {
padding: 0px;
display:inline;
background: #cccccc;
border: 0.5px outset #f0f0f0;
}

h3 {
	font-size: 1.2em;
	margin: 0;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0000CC;
	text-align: center;






}

a {
text-decoration: none;
color: #660000;
}

a:hover {
text-decoration: underline;
color: #B90000;
}

a img {
border: 0;
}

#footer {
	clear: both;
	margin: 0 auto;
	padding: 5px 0;
	border-top: 4px solid #f0f0f0;
	width: 700px;
	text-align: center;
	color: #660000;
	font-size: 0.9em;
	background-color: #CC9900;

}

#footer a {
color: #660000;
text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #9F0000;

}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
h4 {
	font-size: 1.2em;
	font-weight: lighter;
	color: #660000;
	text-align: center;
	line-height: 12px;
	background-color: #FFE16A;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 100px;
	margin-left: 100px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px ridge #660000;






}
h5 {
	font-size: 1.7em;
	font-family: "Bookman Old Style";
	color: #663333;
	text-align: center;
	font-weight: normal;
	margin: 5px 0px;
	padding: 0px;




}
h6 {
	font-size: 1.1em;
	font-weight: normal;
	margin: 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #663333;
	background-color: #FFFFCC;
	text-align: justify;
	font-style: italic;
	clip:  rect(auto 5px auto 5px);
	display: table-cell;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;







}
form {
	border: 2px groove #9CCAF8;
	background-color: #ECECFF;
	margin-top: 5px;
	margin-right: 40px;
	margin-bottom: 5px;
	margin-left: 40px;
}

#table img {
	border: 1px solid #CCCCCC;
	
}
table {
	text-align: center;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: auto;



}

