.background {
	background-image: url(Images/misc/background-main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4F98C1;
}
.subtitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6FBEE9;
}
.main {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F98C1;
}
.mainlite {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6FBEE9;
}
a {
	color: #6FBEE9;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #4F98C1;
}
.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F98C1;
	font-weight: bold;
}
.formtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F98C1;
	font-weight: normal;
}
.formlbl {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F98C1;
	font-weight: bold;
}
.homesmtable {
	background-color: #F9FDFF;
	border: 2px dotted #D6EFFF;
}
.mainblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

