h1,h2,h3,h4,h5,h6,pre,code { font-size: 1em; }
ul,ol { list-style: none; } ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,textarea,select
{ margin: 0; padding: 0; } img, a img, :link img, :visited img { border: none; }
address { font-style: normal; }
:link, :visited { text-decoration: none; }
body {
	text-align: center;
	background-color: #000000;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
#body {
	text-align: center;
	background-color: #000000;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-image: url(images/background3.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#wrapper {
	background-image: url(images/header3.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	position: relative;
	padding-top: 140px;
	text-align: left;

}
#top-navigation {
	height: 22px;
	width: 700px;
	position: absolute;
	left: 280px;
	top: 120px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #57584e;
	font-style: italic;
	font-weight: bold;
}
#top-navigation a {
	color: #57584e;
}
#page {
	width: 760px;
	margin-left: 240px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #57584e;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	text-align: center;

}
#page .drop-shadow-bg {
	width: 757px;
	text-align: right;
	background-image: url(images/drop-shadow-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 0px;
	margin-left: 3px;
	padding-bottom: 20px;
}
#page .drop-shadow-bg2 {
	width: 757px;
	text-align: center;
	background-image: url(images/drop-shadow-bg2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 0px;
	margin-left: 3px;
	padding-bottom: 16px;
}
#page h1, #page h2, #page h3, #page h4{
	padding-left: 50px;
	text-align: left;
}
#page p{
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 70px;
	font-size: 12px;
	text-align: left;
}


#footer{
	background-image: url(images/footer3.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 220px;
	width: 1000px;
}
#form {
	position: absolute;
	left: 25px;
	top: 220px;
	height: 250px;
	width: 205px;
	border: 1px solid #999999;
}
fieldset
{
	border: 0px solid #ffffff;
	margin-right: 5px;
	margin-left: 5px;
}
.text {
	padding-top: 2px;
	margin-right: 0px;
	padding-bottom: 0px;
	margin-left: 15px;
	width: 140px;
}
.repair-button {
	margin-top: 5px;
	margin-left: 80px;
}

legend
{
	color: #57584e;
	border: 0px solid #ffffff;
	padding: 2px 6px;
	font-weight: bold;
	letter-spacing: 1px;
}




.txtbox {
	margin-top: 5px;
}



.red {
	color: #990000;
}