body {
	background-color: #FFFFFF;
	font-family: "Times New Roman";
	font-size: 12px;
	margin: 10px;
	color: #333333; text-decoration: none;
	clip:   rect(   ); padding: 10px; background-attachment: fixed; background-image: url(images/back-cont.jpg); background-repeat: repeat-x;
	SCROLLBAR-BASE-COLOR: #DDDDDD;
	SCROLLBAR-FACE-COLOR: #DDDDDD;
	SCROLLBAR-HIGHLIGHT-COLOR: #DDDDDD;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #999999;
	SCROLLBAR-TRACK-COLOR: #EEEEEE;
	SCROLLBAR-DARK-SHADOW-COLOR: #FFFFFF;
}

td {
	font-family: Times New Roman;
	font-size: 14px;
}

td.head {
	background-color: #a19964;
}

img.bottomLogo {
	z-index: 2;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.InputText,
.FormInput
{
	border-width: 1px;
	border-color: #000000;
	height: 15px;
	font-family: Times New Roman;
	font-size: 12px;
}

.button
{
	/*height: 16px;*/
	font-family: Times New Roman;
	font-size: 10px;
	margin: 0px 1px 0px 1px;
}

.LeftBarTD {
	margin: 0px;
	padding: 0px;
}

.LeftBar
{
	background-color: #c9c39a;
	background-repeat: no-repeat;
	border-right: 1px solid #a19964;
	padding-top: 64px;
	border-bottom: 1px solid #a19996;
}

.LeftBoxHead
{
	background-color: #a19964;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid #a19996;
}

.LeftBoxTitle {
	color: white;
	font-family: Times New Roman;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
}

.LeftBoxContent
{
	font-family: Times New Roman;
	font-size: 10px;
	padding-left: 3px;
	padding-top: 4px;
	padding-bottom: 8px;
	width: 100%;
}

.CenterBar
{
	background: transparent;
	z-index: 1;
}

.CenterBox
{
	width: 100%;
	border: solid 0 #FFFFFF;
	margin-top: 10px;
	margin-bottom: 25px;
	margin-left: 6px;
}

.CenterBoxHead
{
	padding-left: 10px;	
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #944B3F;
}

.CenterBoxContent
{
	padding-top: 12px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Times New Roman;
	font-size: 11px;
}

a
{
	color: #990000;
	text-decoration: none;
	font-size: 14px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

}

a:hover
{
	text-decoration: underline;
	padding-right: 0px;
	padding-bottom: 0px;
}


form
{
	margin: 0 0 0 0;	
}

select {
	border: solid 1px #000000;
	background: white;

}



div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
	/*font-family: "MS Sans Serif", Arial, sans-serif;
	font-size: 8pt;*/
	background-color: #a19964;
    font-family: "Tahoma", Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #6c6533;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
}

div.menuIcon {
	position: absolute;
	top: 42px;
	right: 190px;
}

div.menuBar {
	position: absolute;
	background-color: #a19964;
	border: 1px solid black;
	padding: 4px;
	top: 42px;
	right: 14px;
	width: 155px;
}

div.menuBar a.menuButton {
	background-color: transparent;
	border: 0px;
	color: #555555;
	cursor: default;
	left: 0px;
	margin: 1px;
	position: relative;
	text-decoration: none;
	top: 0px;
	z-index: 100;
	width: 155px;
	display: block;
	font-weight: bold;
}

div.menuBar a.menuButton:hover {
	color: white;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
	color: white;
}

div.menu {
	left: 0px;
	position: absolute;
	top: 0px;
	visibility: hidden;
	z-index: 101;
	border: 0px;
	border-top: 1px solid black;
}

div.menu a.menuItem {
	background-color: #c9c39a;
	color: #000000;
	cursor: default;
	display: block;
/*	padding: 3px 1em; */
	text-decoration: none;
	white-space: nowrap;
	color: #6c6533;
	font-weight: bold;
	padding: 2px 6px 2px 6px;
}

.menuItemImgPadding {
	padding-left: 8px;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
	background-color: #a99964;
	color: white;
}

div.menu a.menuItem span.menuItemText {}

div.menu a.menuItem span.menuItemArrow {
	margin-right: -.75em;
}

div.menu div.menuItemSep {
	border-top: 1px solid #909090;
	border-bottom: 1px solid #f0f0f0;
	margin: 4px 2px;
}

table.news {
	border: solid 1px;
    border-color: black;
}

th.newsCaption {
	font-size: 16px;
	text-align: left;
    
}

table.events {
	border: solid 1px;
	border-color: Maroon;
}

th.eventsCaption {
	background: Maroon;
	color: white;
	font-size: 12pt;
	font-family: Arial;
	text-align: left;
}

th.forumCaption {
	font-size: 14px;
	font-weight: bold;
}

td.forum1 {
	border-top: 1px solid black;
}

td.forum2 {
	border-top: 1px solid black;
}


/*.listRow { background-color: #a7c5ea } 
.listRowAlt { background-color: #73a2dc } 
.listRowOver { background-color: #2e77db }  */
.listRow { background-color: #B5C7DD } 
.listRowAlt { background-color: #98B1D0 } 
.listRowOver { background-color: #2e77db }  


div.menu_div {
	padding: 0px;
	margin: 0px;
	border-bottom: 2px solid #a19964;
}

div.subdiv {
	padding: 4px;
}

/* tree */

.dTree {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.dTree img {
	border: 0px;
	vertical-align: text-bottom;
}
.dTree a {
	text-decoration: none;
	padding: 0px;
}
.dTree a:hover {
	color: #666;
	padding: 0px;
	text-decoration: underline;
}
.dTree .node {
	position: relative;
	top: -2px;
	padding: 1px;
	color: #666;
}
.dTree .nodeSel {
	position: relative;
	top: -2px;
	padding: 1px;
	color: white;
	background-color: #a19964;
}

.treeAlign {
}

.treeAlignLeft {
	padding-right: 12px;
/*	border-right: 1px solid black; */
	vertical-align: top;
}

.treeAlignRight {
	padding-left: 4px;
	vertical-align: top;
}


.boxCalendar { border-color: #4F4F4F; }

.boxCalendarHeader { background-color: #98B1D8; text-align: center; font-weight: bold; }

.boxCalendarDisabled { background-color: #E0E0E0; color: #CCCCCC; }
.boxCalendarWeekday { background-color: #B5C7DD; color: #537DB1; }
.boxCalendarWeekend { background-color: #528DD6; color: #A6C4EA; }

.calendarDisabled { background-color: #E0E0E0; border: 1px solid; border-color: #959595; }
.calendarDisabledHeader { background-color: #CCCCCC; text-align: center; font-weight: bold; }

.calendarWeekday { background-color: #B5C7DD; border: 1px solid; border-color: #4F4F4F; }
.calendarWeekdayHeader { background-color: #98B1D0; text-align: center; font-weight: bold; }

.calendarWeekend { background-color: #528DD6; border: 1px solid; border-color: #4F4F4F; }
.calendarWeekendHeader { background-color: #72A2DE; text-align: center; font-weight: bold; }

.newsTitle {
	color: #990000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.newsTopic {
	color: #990000;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}

.newsTurl {
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.newsDate {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}



/*** X stuff ***/

th.formCaption {
	padding-right: 16px;
	font-size: 14px;
	text-align: left;
}

.formError {
	padding-left: 16px;
	color: red;
	font-weight: bold;
}

table.xListOuter {
}

table.xListInner {
	border: 2px solid #a19964;
}


td.xListInfo {
	padding: 1px;
/*	border: 1px solid black; */
}

td.xListTitle {
	display: none;
}

td.xListCount {
	text-align: right;
	font-size: 10pt;
	font-family: courier;
}

a.xListReset {
	text-decoration: none;
	color: white;
}

a.xListReset:hover {
	text-decoration: none;
	color: orange;
}

a.xListReset:visited {
}
tr.xHeader {
	background: #a19964;
	color: white;
	font-size: 10px;
}

tr.xRowHover {
    background: #a19964;
}

tr.xRow {
	background: #c9c39a;
}

tr.xRowAlt {
	background: #bcb585;
}

tr.xRowHilite {
	background: #8080ff;
	font-weight: bold;
	font-style: italic;
}

tr.xRowHiliteAlt {
	background: #80a0ff;
	font-weight: bold;
	font-style: italic;
}

tr.xRowHiliteHover {
	background: #a0a0ff;
	font-weight: bold;
	font-style: italic;
}

th.xRowCaption {
	text-align: left;
}

th.xRowCaptionRight {
	text-align: right;
}

td.xColumn {
}

td.xRowNumber {
	text-align: right;
}

a.xRowLink {
	color: black;
	text-decoration: none;
}

a.xRowLink:hover {
	text-decoration: underline;
}

a.xRowLink:visited {
}

a.xPageActive {
	font-weight: bold;
}

a.xPageActive:visited {
}

a.xPageInactive {
}

a.xPageInactive:visited {
}

a.xSortArrow {
	color: white;
	text-decoration: none;
}

a.xSortArrow:hover {
	text-decoration: none;
	color: orange;
}

a.xSortArrow:visited {
}

a.xSortArrowActive {
	color: black;
	text-decoration: none;
}

a.xSortArrowActive:hover {
	text-decoration: none;
	color: yellow;
}

a.xSortArrowActive:visited {
}


td.xFilterCaption {
	text-align: right;
	padding-right: 8px;
}

input.xListerCheckSet {
	width: 12px;
	height: 12px;
	border: 1px solid black;
}

input.xListerCheckInvert {
	width: 12px;
	height: 12px;
	border: 1px solid black;
	background: #dedad5;
}

input.xListerCheckInvert:hover {
	background: #efebe6;
}

input.xListerCheckInvert:active {
	background: #4a6983;
	border-color: black;
	color: white;
}

span.xFilterError {
	padding-left: 8px;
	color: red;
}

.xSmall {
	height: 16px;
	background-color: white;
	font-family: Times New Roman;
	font-size: 14px;
	border: solid 1 #000000;
}

.xItemHeader {
	font-family: Times New Roman;
	font-size: 14px;
	padding-right: 8px;
	text-align: left;
}

.xFormOuter {
	padding: 2px;
/*	border: 1px solid black; */
}

.xFormInner {
	padding: 4px;
}

.xFormTitle {
	font-weight: bold;
	display: none;
}

.docTitle {
	padding-bottom: 4px;
	font-family: Times New Roman;
	font-size: 14px;
	text-align: center;
}

td.xIconViewHover {
    background: white;
}

td.xIconView {
}

.linkszolg {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small; text-decoration: none;
	color: #5A4E49;
	clip:   rect(   );
	border-style: none}

.alcimek {  font-family: "Times New Roman",
	Times, serif; font-size: x-small;
	font-style: normal; font-weight: normal;
	color: #750000;
	text-decoration: none}