body {
	background-color: #FFFFFF;
	background-image: url(images/bkgnd.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}

.mastertable {
	background-attachment: fixed;
	background-image: url(images/LOgo%20-%20no%20words.gif);
	background-repeat: no-repeat;
	background-position: 50% 200px;
	}
	
.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	line-height:1.6em;
	font-weight:bold;
}

.phototxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	line-height:1.8em;
	font-weight:bold;
}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#003399;
	font-weight: bold;
	text-decoration:none;
}

a.links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000;
	font-weight: bold;
	text-decoration:none;
}


.tandc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.pics {
border-style:solid;
border-width:1px;
border-color:#000000;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#6666CC;
	line-height:1.5em;
	font-weight:bold;
	text-decoration:none;
}

.menu a:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF6600;
	line-height:1.5em;
	font-weight:bold;
	text-decoration:none;
}

.menuborder {
border-top-style:solid;
border-top-width:1px;
border-top-color:#000000;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#000000;
}

.bottomborder {
border-top-style:solid;
border-top-width:1px;
border-top-color:#000000;
}

.menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF9900;
	line-height:1.5em;
	font-weight:bold;
}

.pageheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#003399;
	font-weight:bold;
}

