@charset "UTF-8";
body {
	text-align: center;
	background-color: #E1E1E1;
	background-repeat: repeat;
	background-image: url(graphics/bg-grey.jpg);
}
.border-bottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #889DB6;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #FFF;
	border-top-width: 2px;
	border-top-color: #889DB6;
}
.border-slide {
	border: 1px solid #CCC;
	background-color: #FFF;
}
a.nav:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #006;
	text-decoration: none;
}
a.nav:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #006;
	text-decoration: none;
}
a.nav:hover {
	color: #696;
	text-decoration: none;
}
a.nav:active {
	color: #006;
	text-decoration: underline;
}
.bg-white {
	background-color: #FFF;
	border: 1px solid #D3DCF2;
}
.table-main {
	background-color: #FFF;
	border: thin solid #999;
}
.table-footer {
	background-color: #FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	background-image: url(graphics/bottom-graphic.jpg);
}
.nav-table {
	background-image: url(5-09/wave-nav.jpg);
}
a.white:link {
	color: #FFF;
}
a.white:link {
	color: #FFF;
}
a.white:hover {
	color: #FFF;
}
a.white:active {
	color: #FFF;
}
.ltf-border-6px {
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #7690CF;
	border-right-color: #7690CF;
	border-bottom-color: #7690CF;
	border-left-color: #7690CF;
}
.footer {
	font-size: 10px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}
.srch-box {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.border-top-left-right {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	background-color: #FFF;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;

}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #696;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.cat-border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#ImgBorder {
	padding: 5px;
	border: 1px solid #eaebdd;
	margin-bottom: 10px;
}.thick-border {
	border: 10px solid #CCC;
	background-color: #FFF;
}
.left-right-border {
	background-color: #FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.right-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.footer-bg {
	background-image: url(graphics/bottom-graphic.jpg);
	background-repeat: repeat-x;
}
.bg-white-bluline {
	background-image: url(graphics/bg-white-bluline.jpg);
	background-repeat: repeat-x;
}
.grey-bg {
	background-color: #CCC;
}
.bold-txt {
	font-weight: bold;
	color: #728ECF;
}
.tartan-header {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #8B0D0B;
}
.bg-grey-bluline {
	background-image: url(graphics/top-nav-empty.jpg);
	background-repeat: repeat-x;
}
.bg-both {
	background-image: url(graphics/bg-both.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
.bg-white-noborder {
	background-color: #FFF;
}
