body {
	margin: 0px;
	background-size: 100% 100%;
	background-attachment: fixed;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
}

A:link {
	COLOR: #333333;
	TEXT-DECORATION: none;
	font-family: "Segoe UI";
	font-size: 16px;
}
A:visited {
	COLOR: #666666;
	TEXT-DECORATION: none;
	font-family: "Segoe UI";
	font-size: 16px;
	font-weight: bold;
}
A:active {
	COLOR: #666666;
	TEXT-DECORATION: none;
	font-family: "Segoe UI";
	font-size: 16px;
}
A:hover {
	COLOR: #CCCCCC;
	font-family: "Segoe UI";
	font-size: 16px;
	font-weight: normal;
}
A.footer:link {
	color: #CCCCCC;
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-repeat: repeat-x;
	text-decoration: underline;
}
A.footer:visited {
	color: #CCCCCC;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
A.footer:hover {
	color: #CCCCCC;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
A.footer:active {
	color: #CCCCCC;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: underline;
}
A.top:link {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 9px;
	background-repeat: repeat-x;
	text-decoration: underline;
}
A.top:visited {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 9px;
}
A.top:hover {
	color: #CCCCCC;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 9px;
}
A.top:active {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 9px;
	text-decoration: underline;
}


P {
	font-size: 16px;
	font-family: "Segoe UI";
	color: #666666;
	padding: 9px;
	line-height: 25px;
}
.maincontent {
	background-repeat: no-repeat;
	border: 6px dashed #CCCCCC;
	background-color: #FFFFFF;
}
.search {
	font-size: 14px;
	font-family: "Trebuchet MS";
	color: #999999;
	margin: 0px;
	width: 235px;
	height: 35px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.quote {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin: 0px;
	background-color: #CCCCCC;
	border: 2px dashed #CCCCCC;
	padding: 6px;
	line-height: 26px;
}
.back {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin: 0px;
	background-color: #ececec;
	border: 2px dashed #CCCCCC;
	padding: 6px;
	line-height: 26px;
}
.form {
	font-family: "Segoe UI";
	font-size: 15px;
	color: #FFFFFF;
	background-image: url(form.png);
	background-repeat: no-repeat;
}
.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.style3 {
	font-size: 30;
	line-height: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.bottom {
	font-size: 15;
	line-height: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #001945;
}
.style4 {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
	font-family: "Segoe UI";
}
