body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
  color: #5BAEB4;
}

body, tr, td {
	font-family: Verdana;
	font-size: 11px;
  color: #4D8F94;
}
.mainCell{
	background-image: url('content_bg.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
  background-color: #E9F5F5;
}
.frontTop{
  background-color: #E9F5F5;
}
.frontpageBottom{
  height:157px;
 	background-repeat: no-repeat;
	background-position: right bottom;
  background-image: url('frontpage_bg.gif');
}
.frontCell{
  background-image: url('saluets.gif');
  background-color: #F2BF4F;
  background-repeat: repeat-x;
}
.topCell{
  background-color: #6ABCBE;
  color: #FFFFFF;
  height: 27px;
  border-bottom: white 1px solid;
}


.topMenuCell {
	padding-right: 31px;
	color: #FFFFFF;
}
.topMenuCell_Act {
	padding-right: 31px;
	color: #FFFFFF;
	font-weight: bold;	
}
.leftLink {
	color: #000000;
	text-decoration: none;
}
.topLink {
	color: #FFFFFF;
	text-decoration: none;
}
A.topLink:hover {
	color: #000000;
	text-decoration: none;

}
.bottomCell {
	padding-left: 28px;
	height: 28px;
	color: #83CEDE;
}
a {
	color: #3F8593;
}
a:hover{
	color: #000000;
}
h1{
  margin: 0px;
  padding: 0px;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 3px;
}
h2{
  font-size: 11px;
  font-weight: normal;
  line-height: 12px;
  margin: 0px;
  margin-bottom: 7px;
}
p{
  padding: 0px;
  margin: 0px;
  margin-bottom: 20px;
  font-size: 11px;
}
.newsline{
  margin-bottom: 20px;
}
a.newslink{
  text-decoration: none;
}
a.newslink:hover{
  text-decoration: underline;
}
.content IMG.rightpic{
  margin: 0px;
  margin-left: 20px;
  margin-bottom: 20px;

}

.qbot{
  background-color: #6ABCBE;
  height:66px;
  border-top: 1px solid white;
  background-image: url('q_bg.gif');
  background-position: right bottom;
  background-repeat: no-repeat;
}
.content{
  background-color: #E9F5F5;
}
.left_cont{
  width: 200px;
  padding-right: 20px;
}
.leftMenu, .subNavCell {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#subnavigation {padding-top: 44px; font-size: 12px;}
#subnavigation ul{list-style: none; margin:0; padding:0; border-top: 1px solid #fff;}
#subnavigation ul li{ margin: auto;}
#subnavigation ul li a{padding-left: 28px; display: block; padding-bottom: 5px; padding-top: 4px; border-bottom: 1px solid #fff;}

#subnavigation ul li ul{border: none;}
#subnavigation ul li ul li a{ padding-left: 38px; font-size: 10px;}

#subnavigation a, #subnavigation a:visited{ color: #000;text-decoration: none;}
#subnavigation a:hover{background-color: #D1E5E4}
#subnavigation a.active{background-color: #D1E5E4}
/*#subnavigation a.active{font-weight: bold;} */

/*



#subnavigation ul li li a{ border-bottom: none;}
#subnavigation ul li ul{ margin-top: 4px; margin-bottom: 3px;}
#subnavigation ul li li{ padding-top: 2px; padding-bottom: 1px; border: none;}

#subnavigation ul ul { font-weight: normal; font-size: 0.9em;}


.leftMenu{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.leftMenu div{
  padding-left: 28px;
  padding-top: 24px;
  font-size: 10px;
}
.leftMenu div a{
  color: #000000;
  text-decoration: none;
}
.leftMenu div a:hover{
	color: #3F8593;
  text-decoration: underline;
}
.leftMenuCell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #000000;
}
.leftMenuCell_Act {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #D1E5E4;
}
.leftMenuCell_Act A, .leftMenuCell A{
	height: 22px;
	padding-left: 28px;
  line-height: 20px;
  display: block;
}
*/