body { background-color: #E8DBCB; }
body, form { margin: 0px; }
body, td, input, select, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #674F2F;
}
a, a:link, a:visited {
	color: #674F2F;
	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: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #674F2F;
	text-transform: uppercase;
	margin: 0px 0px 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #674F2F;
	margin: 5px 0px 5px;
}
.h100 { height: 100%; }

.floatL { float: left; margin-right: 10px; padding: 2px; border: 1px dashed #674F2F; background-color: #f7ebdd; }
.floatL img { border: 1px dashed #674F2F; }
.floatR { float: right; margin-left: 10px; padding: 2px; border: 1px dashed #674F2F; background-color: #f7ebdd; /*#D8CBBB;*/ }
.floatR img { border: 1px dashed #674F2F; }
.imgBorder { padding: 2px; border: 1px dashed #674F2F; background-color: #f7ebdd; }
.imgBorder img { border: 1px dashed #674F2F; }

/**/
.date { font-weight: bold; }
.title { margin-bottom: 3px; font-weight: normal; color: #674F2F; }
.title a, .title a:link, .title a:visited { color: #674F2F; text-decoration: none; }
.title a:active, .title a:hover { text-decoration: underline; }

.more { margin-top: 3px; font-weight: normal; color: #AA2A19; }
.more a, .more a:link, .more a:visited { text-decoration: none; color: #AA2A19; }
.more a:active, .more a:hover { text-decoration: underline; }

.content { color: #9F8767; }

.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: #674F2F; color: #E8DBCB; /*font-weight: bold;*/ }
.searchResult dt { font-weight: bold; }
.searchResult dd { margin-left: 0px; }
.searchResult dd ul { margin-bottom: 5px; margin-top: 5px; }
.message { color: #00AA00; }
.errors { color: #AA2A19; }
/**/

.outer-horiz {
	background-color: #BEAD97;
	background-image: url(img/6.gif);
}
.outer-vert {
	background-color: #BEAD97;
	background-image: url(img/7.gif);
	height: 100%;
}
.content-bottom-bg {
	background-image: url(img/content-bottom-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.head-bg {
	background-image: url(img/head-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.t1 {
	background-image: url(img/t1.gif);
}
.content-top-bg {
	background-image: url(img/content-top-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
}
.menu-div {
	padding: 0px 10px;
}
.cat0 { color: #AA2A19; }
.cat0 a, .cat0 a:link, .cat0 a:visited { color: #AA2A19; text-decoration: none; }
.cat0 a:active, .cat0 a:hover { text-decoration: underline; }

.cat1 { padding-left: 15px; }
.cat1 a, .cat1 a:link, .cat1 a:visited { text-decoration: none; }
.cat1 a:active, .cat1 a:hover { text-decoration: underline; }

.login-c {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(img/login-c.gif);
	background-color: #E6D5C2;
	padding: 5px;
}
.login-c td {
	color: #9F8767;
}
.login-c a, .login-c a:link, .login-c a:visited { color: #9F8767; text-decoration: none; }
.login-c a:active, .login-c a:hover { text-decoration: underline; }

.input {
	background-color: #E8DBCB;
	border: 1px solid #BEAD97;
}

.tabl { border-collapse: collapse; }
.tabl td { border: solid 1px #BEAD97; }
.tabl th {
	/*color: #F8792A;*/ font-size: 11px; font-weight: bold;
	font-family: Arial, Helvetice, sans-serif;
	border: solid 1px #BEAD97;
	/*background-color: #228b49;
	background-color: #F8792A;*/
}
.tabl a, .tabl a:link, .tabl a:visited {text-decoration: none}
.tabl a:active, .tabl a:hover {text-decoration: underline}

.tabl .row-over { /*background-color: #DBCBB6;*/ background-color: #E0D0BC; }
.tabl .row { }
