@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #0060B6;
}
.linksDwn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6596FA;
	text-decoration: none;
}
a.linksDwn:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCDAF4;
	text-decoration: underline;
}
.mainTxt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	margin-right: 10px;
	margin-left: 5px;
}
.headers {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.prices {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}

.titles {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: italic;
	color: #0060B6;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
ul {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	list-style-type: square;
	text-align: left;
	list-style-position: outside;
}
.titles2 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
.table1 {
	border: 1px solid #0060B6;
}
.formtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
