@charset "UTF-8";
body {
	background-color: #ff8403;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/Website_10.jpg);
	background-repeat: repeat-x;
}

a img {
	border: 0px;
}

a.textlink:link {
	color: #fabd6e;
	text-decoration: none;
	border-bottom: 1px dotted #ee7804;
}
a.textlink:visited {
	text-decoration: none;
	color: #fabd6e;
	border-bottom: 1px dotted #ee7804;
}
a.textlink:hover {
	text-decoration: none;
	color: #ff6410;
	border-bottom: 1px dotted #ee7804;
}
a.textlink:active {
	text-decoration: none;
	color: #ff6410;
	border-bottom: 1px dotted #ee7804;
}

a.footer:link {
	color: #2b0003;
	text-decoration: none;
	border-bottom: 1px dotted #ee7804;
}
a.footer:visited {
	text-decoration: none;
	color: #2b0003;
	border-bottom: 1px dotted #ee7804;
}
a.footer:hover {
	text-decoration: none;
	color: #2b0003;
	border-bottom: 1px dotted #ee7804;
}
a.footer:active {
	text-decoration: none;
	color: #2b0003;
	border-bottom: 1px dotted #ffffff;
}


.content {
	background-repeat: no-repeat;
}

input {
font-family: Verdana,Helvetica,Arial,sans-serif;
font-size: 10px;
color: #ffffff;
font-weight: normal;
padding: 2px;
border: none;
}

.bodyText {
font-family: Arial;
font-size: 11px;
color: #ee7804;
font-weight: bold;
}

.title {
font-family: Arial;
font-size: 18px;
color: #ee7804;
font-weight: bold;
}

.title2 {
font-family: Arial;
font-size: 11px;
color: #ff6410;
font-weight: bold;
}

.title3 {
font-family: Arial;
font-size: 13px;
color: #ff6410;
font-weight: bold;
}

.input1 {
background: url(images/input1.jpg);
}

.input2 {
background: url(images/input2.jpg);
}

.input3 {
background: url(images/input3.jpg);
}

.input4 {
background: url(images/input4.jpg);
}

.tellafriend1 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #d26803;
}
.tellafriend2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #2b0003;
}

.imgAjax {
	display: none;
}