BODY{
	background: #002100 url('/marrols/images/kozaDark.gif') repeat;
	/*background-color: #FFFCE3;*/
	margin: 0px;
	padding: 0px;
	font: normal 11px Arial, sans-serif;
	color: black;
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: black;
	scrollbar-3dlight-color: #E1FFF0;
	scrollbar-highlight-color: black;
	scrollbar-face-color: #FFFCE3;
	scrollbar-shadow-color: black;
	scrollbar-darkshadow-color: #E1FFF0;
	scrollbar-track-color: #FFFFFF;
}
TABLE{

	font: normal 11px Arial, sans-serif;
	color: black;
}
TD.outsideLeft, TD.outsideRight{
	background-color: #FFFCE3;
	vertical-align: top;
	width: 112px;
	font: normal 11px Arial, sans-serif;
	color: #181D19;
}
TD.outsideLeft{
	padding: 12px 12px 0px 12px;
	text-align: right;
	border-right: solid 1px #181D19;
}
TD.outsideRight{
	padding: 12px 12px 0px 12px;
	text-align:left;
	border-left: solid 1px #181D19;
}
TD.middle, TD.middleLow{
	text-align: justify;
	color: #000000;
	font: normal 11px Arial, sans-serif;
	vertical-align: top;
	padding: 12px 32px 0px 32px;
}
TD.middleStrip{
	text-align:center;
}
TD.middleLow{
	text-align: center;
	color: #303831;
}
TD.vRightGallery{
	padding: 0px 0px 0px 18px;
	text-align: right;
	vertical-align: top;
}
TD.vLeftGallery{
	padding: 0px 18px 0px 0px;
	text-align: left;
	vertical-align: top;
}
TD.normalContent{
	font: normal 11px Arial, sans-serif;
	text-align: justify;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
.bottomMenu{
	color: #9F9643;
}
.topMenuRow{
	/*background-color: #181D19;*/
	background-color: #B3AD7C;
	text-align: center;
	width: 100%;
	height: 20px;
	color: #FFFFFF;
	padding: 3px;
	font: bold 14px Arial, sans-serif;
}
A{
	color: #181D19;
	text-decoration: none;
}
A.ls{
	color: #9F9643;
	text-decoration: none;
}
A:hover{
	color: #181D19;
	text-decoration: underline;
}
A.ls:hover{
	color: #9F9643;
	text-decoration: underline;
}
A.topMenu,A.topMenu:HOVER,A.topMenuSel{
	font: bold 14px Arial, sans-serif;
	text-decoration: none;
	color: white;
}
A.topMenu:HOVER,A.topMenuSel{
	text-decoration: underline;
	color: #fff;
}
A.bs,A.bs:HOVER{
	color: #9F9643;
}
a.thickbox,a.thickbox:HOVER{
	color: #181D19;
}
A.bs:HOVER,a.thickbox:HOVER{
	text-decoration: underline;
}
A.sm{
	color: #9F9643;
	text-decoration: none;
}
A.sm:hover{
	color: #181D19;
	text-decoration: underline;
}
A.spec,A.spec:hover{
	color: #11462B;
	font: italic 20px Times, serif;
	text-decoration: underline blink;
}
A.spec:hover{
	color: #9F9643;
	text-decoration: underline;
}
a.tem,a.tem:hover{
	color:white;
	font-size:11px;
	font-weight:bold;
}
h1{
	color: #3D6E53;
	font: bold italic 24px Times, serif;
	padding: 0px;
	margin: 0px;
	text-align:center;
}

h2{
	font: bold 18px Arial, sans-serif;
	color: #114137;
	padding: 18px 0px 6px 2px;
	margin: 0px;
	text-align:left;
}

h3{
	color: #3D6E53;
	font: bold italic 24px Times, serif;
	padding: 24px 0px 12px 0px;
	margin: 0px;
	text-align:center;
}
h4{
	color: #3D6E53;
	font: bold italic 24px Times, serif;
	padding: 6px 0px 12px 0px;
	margin: 0px;
	text-align:center;
}
h5{
	color: #3D6E53;
	font: italic 18px Times, serif;
	padding: 6px 0px 0px 0px;
	margin: 0px;
	text-align:center;
}
.first{
	color: #3D6E53;
	font: bold 24px Times, serif;
}
.selector,.input,.button{
	border: solid 1px black;
	font: normal 11px Arial, sans-serif;
	color: black;
}
.input{
	padding: 0px 3px 0px 3px;
}
.button{
	background-color: #FFFCE3;
}
.title{
	text-align: right;
	padding-right: 6px;
}
.header{
	color: #3D6E53;
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 6px 0px;
	text-align: center;
}
img{
	border: 0;
}
.FCBbutton, .FCBselect{
	font: normal 11px Arial, sans-serif;
}