body { background-color: #F8F6EE; }
body, form { margin: 0px; }
body, td, input, select, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8F8675;
}
a, a:link, a:visited {
	color: #8F8675;
	text-decoration: underline;
}
a:active, a:hover {
	text-decoration: none;
}
a.invert, a.invert:link, a.invert:visited {
	text-decoration: none;
}
a.invert:active, a.invert:hover {
	text-decoration: underline;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	color: #1F3158;
	margin: 0px 0px 10px;
	padding: 0px;
	background-image: url(h1-bg000.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
h1 img { vertical-align: bottom; margin-right: 10px; }
h1 a, h1 a:link, h1 a:visited { color: #1F3158; text-decoration: none; }
h1 a:active, h1 a:hover { text-decoration: none; }
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #1F3158;
	margin: 5px 0px 5px;
}
.floatL { float: left; margin-right: 10px; padding: 5px; border: 1px solid #CEC9BE; background-color: #ffffff; }
.floatR { float: right; margin-left: 10px; }
.h100 { height: 100%; }

/**/
.title { margin-bottom: 3px; font-weight: bold; }
.title a, .title a:link, .title a:visited { text-decoration: none; }
.title a:active, .title a:hover { text-decoration: underline; }

.more { margin-top: 3px; font-weight: normal; }
.more a, .more a:link, .more a:visited { text-decoration: none; color: #CEAD35; }
.more a:active, .more a:hover { text-decoration: underline; }

.empty { text-align: center; margin-top: 50px; margin-bottom: 50px; }

.message { color: #009900; }
.errors { color: #990000; }

.navigator { /*font-size: 10px; margin-left: 7px;*/ margin-bottom: 10px }
.navigator a, .navigator a:link, .navigator a:visited { /*color: #000000;*/ text-decoration: none; }
.navigator a:active, .navigator a:hover { text-decoration: underline; }

.hilight { background-color: #000000; color: #FFFFFF; /*font-weight: bold;*/ }
.searchResult dt { font-weight: bold; }
.searchResult dd { margin-left: 0px; }
.searchResult dd ul { margin-bottom: 5px; margin-top: 5px; }
.message { color: #009900; }
.errors { color: #990000; }
/**/

.t1 {
	background-color: #273B5F;
	background-image: url(t1000000.jpg);
}
.t1 h1 {
	margin: 0px 0px 0px 10px;
	font-size: 18px;
	color: #E6C85C;
	background: none;
	padding: 0px;
}
.icons {
	color: #A89B5C;
}
.icons a, .icons a:link, .icons a:visited {
	color: #A89B5C;
	text-decoration: none;
}
.icons a:active, .icons a:hover {
	color: #A89B5C;
	text-decoration: none;
}
.icons img {
	vertical-align: middle;
	margin: 0px 10px 0px 0px;
}
.t2 {
	background-color: #E4DEC8;
	background-image: url(t2000000.gif);
}
.t3 {
	background-image: url(t3000000.gif);
	background-repeat: repeat-x;
}
.t4 {
	background-image: url(t4000000.jpg);
}
table.t4 {
	background-image: url(head-bg0.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu-div {
	background-image: url(menu-div.gif);
	background-repeat: repeat-x;
	background-position: left center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.menu {
	white-space: nowrap;
	color: #20325A;
	/*padding-right: 10px;*/
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
}
.menu a, .menu a:link, .menu a:visited {
	color: #20325A;
	text-decoration: none;
}
.menu a:active, .menu a:hover {
	color: #CEAD35;
	text-decoration: none;
}
.menu img {
	vertical-align: middle;
	margin: 0px 10px;
}
.content-bg {
	background-image: url(content-.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
}

