body {
    background: #ffffff url(images/bk.jpg) repeat 50% 0;
    background-attachment:fixed;
}

input {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

input.txtarea {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

a.topnav {
	color: #ffffff;
	font-family: Coda, Sans-serif;
	font-size: 13px;
    text-decoration: none;
    padding: 10px;

}
a.topnav:hover {
	color: #cfcdce;
	font-family: Coda, Sans-serif;
	font-size: 13px;
    text-decoration: underline;
    padding: 10px;

}

a.bottomnav {
	color: #ffffff;
	font-family: Roboto, Sans-serif;
	font-size: 11px;
    text-decoration: none;
    padding: 10px;
}
a.bottomnav:hover {
	color: #cfcdce;
	font-family: Roboto, Sans-serif;
	font-size: 11px;
    text-decoration: underline;
    padding: 10px;
}
td.bottomtxt {
	color: #ffffff;
	font-family: Roboto, Sans-serif;
	font-size: 12px;
}
.pageheader {
	color: #0f58b3;
	font-family: Coda, Sans-serif;
	font-size: 18px;
    padding-bottom: 5px;
    font-weight: bold;
}
table.txt {
	color: #000000;
	font-family: Coda, Sans-serif;
	font-size: 13px;
}

td.tnavtxt {
	color: #ffffff;
	font-family: Coda, Sans-serif;
	font-size: 13px;
    text-decoration: none;
    padding: 10px;
}
a.maintxtlink {
	color: #0f58b4;
	font-family: Roboto, Sans-serif;
	font-size: 13px;
    text-decoration: none;
    padding: 10px;
}
a.maintxtlink:hover {
	color: #0f58b4;
	font-family: Roboto, Sans-serif;
	font-size: 13px;
    text-decoration: underline;
    padding: 10px;

}
a.galleryheader {
	color: #0f58b4;
	font-family: Coda, Sans-serif;
	font-size: 15px;
    text-decoration: none;
    padding: 10px;
}
a.galleryheader:hover {
	color: #0f58b4;
	font-family: Coda, Sans-serif;
	font-size: 15px;
    text-decoration: underline;
    padding: 10px;

}


















