body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #64605b;
}
.content {
	background-color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-transform: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: normal;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
table {
	background-color: #FFFFFF;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #FF6600;
}
.myinput {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	width: 200px;
	border: 1px solid #FF6600;
}

a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

.shadow_imgleft {
	padding: 5px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	float: left;
}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border: 1px solid #FF6600;
	width: 200px;
}

.shadow_imgleft:hover {
	padding: 5px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #FF6600;
	float: left;
}
.shadow_imgright {
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-align: right;
	float: right;
	margin: 0px;
}
.shadow_imgright:hover {
	padding: 5px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #FF6600;
}
.shadow_imgcenter {
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	float: none;
	margin: 0px;
}
.shadow_imgcenter:hover {
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #FF6600;
	margin: 0px;
}
.bottom_ {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: center;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-transform: none;
	list-style-position: inside;
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}
.myButton {
	width: 98px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
	text-transform: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: normal;
	text-transform: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.leftshadow  {
	background-image: url(images/index_03.png);
	width: 10px;
}
.rightshadow {
	background-image: url(images/index_01.png);
	width: 10px;
}
