/* CoolMenus 4 - default styles - do not edit */
.clCMEvent{position:absolute; width:99%; height:99%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:visible}
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:#145C8F; layer-background-color:#145C8F; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding-top: 5px; font-weight:bold; text-align: center; font-family: arial, helvetica;}
.clLevel0{background:transparent; layer-background-color:#8597A1; color:#FFFFFF;}
.clLevel0over{background:transparent; layer-background-color:#AEB8BE; color:#FFFFFF; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:transparent; layer-background-color:#FFFFFF}

/*Styles for info*/
.info, .infoOver{position:absolute; padding-left: 5px; padding-top:4px; font-weight:bold; font-family: arial, helvetica;}
.info{background:#504993;color:#FFFFFF;}
.infoOver{background:#736dae; color:#FFFFFF; cursor:pointer; cursor:hand;}
.infoOverborder{position:absolute; z-index:500; visibility:hidden; background-color:#FFFFFF;}

/*Styles for turism*/
.turism, .turismOver{position:absolute; padding-left: 5px; padding-top:4px; font-weight:bold; font-family: arial, helvetica;}
.turism{background:#009cda;color:#FFFFFF;}
.turismOver{background:#18b2ef; color:#FFFFFF; cursor:pointer; cursor:hand;}
.turismOverborder{position:absolute; z-index:500; visibility:hidden; background-color:#FFFFFF;}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding-left: 5px; padding-top:4px; font-weight:bold; font-family: arial, helvetica;}
.clLevel1{background:#8597A1; layer-background-color:#8597A1; color:#FFFFFF;}
.clLevel1over{background:#AEB8BE; layer-background-color:#AEB8BE; color:#FFFFFF; cursor:pointer; cursor:hand;}
.clLevel1border{position:absolute; z-index:500; visibility:hidden; background-color:#FFFFFF; layer-background-color:#FFFFFF}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding-left: 5px; padding-top: 4px; font-weight:bold; font-family: arial, helvetica;}
.clLevel2{background-color:#8597A1; layer-background-color:#8597A1; color:#FFFFFF;}
.clLevel2over{background-color:#AEB8BE; layer-background-color:#AEB8BE; color:#FFFFFF; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#FFFFFF; layer-background-color:#FFFFFF}



body {
	margin: 0px;
	min-width: 980px;
	background-color: #d8d9da;
	font-family: verdana, arial;
	font-size: 0.7em;
	color: #58585a;
	scrollbar-3dlight-color: #AAAAAA;
	scrollbar-highlight-color: #AAAAAA;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #9b9c9e;
	scrollbar-darkshadow-color: #808080;
	scrollbar-base-color: #9b9c9e;
	scrollbar-shadow-color: #9b9c9e;
	}
a	{
	color: #58585a;
	text-decoration: underline;
	}
select {
		font-family:arial,verdana;
		font-size:1em;
	}
#wrapper{
	margin:0 auto 0 auto;
	width:980px;
	height: 100%;
	text-align: left;
}
#bg {
	text-align: left;
	WIDTH: 980px;
	height: 100%;
	background: #FFFFFF;
	padding-left: 0px;
	}
#divMenu	{
	width: 100%;
	height: 37px;
	background-image: url(../layout/menu_bg.gif);
	font-family: arial
}
.subMenus	{
	text-decoration: none;
}
	.leftCol {
		text-align: left;
		width: 210px;
		}
			#leftExtras {
				width: 182px;
				}
	
	.contentDiv {
		background: #FFFFFF;
		width: 731px;
		}
		#siteInfo	{
			margin-bottom: 20px;
			/* text-align: right; */
			}
			#siteInfo a	{
				text-decoration: none;
				}
			#siteInfo a:hover	{
				text-decoration: underline;
				}
		.firstPageHeader	{
			font-size: 2.2em; padding-bottom: 5px;
			}
		.firstSubHeader	{
			font-size: 1.4em; margin-bottom: 20px; 
			}	
		.PageHeader	{
			font-size: 1em;
			font-weight: bold;
			margin: 0px;
			padding: 0px;
			padding-bottom: 5px;
			}
			
	#infoHeader	{
		Background: #CADB36;
		color: #FFFFFF;
		font-weight: bold;
		padding: 5px;
		padding-left: 10px;
		}
	#infoBoxLeft	{
		Background: #CCCCCC;
		color: #000000;
		/* font-weight: bold; */
		padding: 10px;
		line-height: 20px;
		margin-bottom: 20px;
		}
		#infoBoxLeft a	{
			text-decoration: none;
			font-weight: bold;
		}
		#infoBoxLeft a:hover	{
			text-decoration: underline;
		}
	#infoBoxLeftStart	{
		Background: #FFFFFF;
		color: #000000;
		/* font-weight: bold; */
		padding: 0px;
		border: 1px solid #CCCCCC;
		margin-bottom: 20px;
		}
		#infoBoxLeftStart a	{
			text-decoration: none;
			font-weight: bold;
		}
		#infoBoxLeftStart a:hover	{
			text-decoration: underline;
		}
#infoBoxLeftNews	{
		Background: #FFFFFF;
		color: #000000;
		border: 1px solid #CCCCCC;
		/* font-weight: bold; */
		padding-left: 5px;
		line-height: 20px;
		margin-bottom: 20px;
		}
#infoBoxLeftNews a	{
	text-decoration: none;
	font-weight: bold;
}
#infoBoxLeftNews a:hover	{
	text-decoration: underline;
}
#footer	{
	margin-bottom: 5px;
}
.onmouseover	{
		background-color: #f5f5f5;
		border: 1px solid #000000;
	}
	.onmouseout	{
		background-color: #FFFFFF;
		border: 1px solid #FFFFFF;
	}
.rcheader	{
	color: #d8d9da;
	font-size: 14px;
}
.forms	{
	border: 1px solid #808080;
	font-size: 1em;
}