/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background:  url(images/silverchecks.jpg) repeat-x;
}
h2 {
	font-size: 20px;
	color: #005584;
}
.style2 {
	color: #948f21;
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
}
.style3 {
	color: #7e7e7e;
	font-size: 10px;
	font-family: Verdana;
}
.style5 {
	color: #475811;
	font-size: 10px;
	font-family: Verdana;
}
.credits {
	color: #000066;
	font-size: 10px;
	font-family: Verdana;
}
.titles {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	font-weight: bold;
	color: #005584;
	text-decoration: none;
}
.text {
	color: #606060;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
	line-height: 18px;
}
.2ndtitles {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ECE9D8;
	text-decoration: none;
}
.submenu {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #E0DFE3;
	text-decoration: none;
}
a:hover{text-decoration:underline;
color: #6699FF}
