a:link {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #003366;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #993366;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #009966;
}
a:active {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #990000;
}
p {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #663366;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	color: #990000;
	line-height: 18px;

}
ul {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #006699;
}
.formlbls {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #003366;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #003366;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003366;


}
.formfields {
	border: 3px double #660000;
}
.brdrbtmcornrt {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #996699;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #996699;
}
.brdrbtm {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #006699;
}
.bckgrndwtr {
	background-color: #6699CC;
	background-image: url(images/ptrn_sand.jpg);
	background-repeat: repeat;
	border: 3px double #003366;

}
.brdrrt {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003366;
}
