BODY {  

  color:#000000;
  background-color:#F5F5F5;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
  font-size: 11px;
}

.txt { 
	font-family: Tahoma;
  font-size: large;
  font-weight: bold;
}

	fieldset { border:0;margin:0;padding:0; }
	label { display:block; }
	input.text,textarea { 
  width: 300px;
  overflow: auto; 
	color: #000;
	background: #F5F5F5;
	border: 1px solid #94c2c2;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-opera-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 2px;
	margin-top: 3px;
   }

   
	input.submit { 
	border: 1px solid #94c2c2;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-opera-border-radius: 3px;
	-moz-border-radius: 3px;
	background: #F5F5F5;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	cursor: pointer;
 }



.bg {
  background: url("../images/bg.jpg");
  background-position: center left;
  background-repeat: no-repeat;
	width: 561px;
	height: 761px;
}


#logo #pilvi {
	position: relative;
	width: 72px;
	height: 341px;
	background: url("../images/logo.png") 0 0 no-repeat;
	behavior: url("../js/iepngfix.htc");
}






.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}


.highslide {
    cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 0px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 4px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 0px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 0px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}





.mootabs_title,.title {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.mootabs_title li {
	background-color: transparent;
	line-height: 1em;
	padding: 0px;
	margin-right: 0px;
	cursor: pointer;
	color: #004051;
	font-family: Tahoma;
	font-size: large;

}

.mootabs_title li.active {
	border-right: 0px solid #9acccc;
	font-family: Tahoma;
	font-size: large;
	color: #004051;
}


.mootabs_panel {
	display: none;
	position: relative;
	width: 450px;
	clear: both;
	color: #000;
	overflow: hidden;
	text-align:left;
	padding-left: 32px;
	border-bottom: 0px solid #9acccc;
}

.mootabs_panel.active {
	display: block;
	
}

.mootabs_title li.over {
	border-left: 0px solid #9acccc;
	font-family: Tahoma;
	font-size: large;
	color: #004051;
}







a:link		{
  color: #000000;
  text-decoration: underline;
}

a:visited		{
  color:#000000;
  text-decoration: underline;
}


a:hover		{
  color:#000000;
  text-decoration: none;
}


		
	


.copy {
  color:#303030;
}


.copy a:link {
  color:#434343;
    text-decoration: none;
}

.copy a:visited {
  color:#434343;
    text-decoration: none;
}


.copy a:hover {
  color:#434343;
    text-decoration: none;
}




html,body{
height:100%;
margin:0px;
padding:0px
}




.header {
	color: #004051;
	font-family: Tahoma;
	font-size: x-large;
	text-decoration: none;
  font-weight: bold;

}

.header2 {
	color: #FFFFFF;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;

}
	  
.header3 {
	color: #FFFFFF;
	font-size: 29px;
	font-weight: bold;
	text-decoration: none;

}

.colorbar {
	margin-top: 10px;
	margin-bottom: 10px;
}

.colorblock {
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 2px;
}
	  

