BODY {
  BACKGROUND-COLOR: #336699;
  COLOR: #000000;
}

 h1 {font-weight: bold; font-size: 14px; line-height: 18px; color: #006600;}

 h2 {font-weight: bold; line-height: 14px; font-size: 18px; color: #009933; padding: 5px } 

 h3 {font-weight: normal; line-height: 18px; font-size: 12px; color: #000000; padding: 5px;  font-family: Verdana, Arial, Helvetica, sans-serif}
 
 h4 {font-weight: bold; line-height: 18px; font-size: 12px; color: #000000; padding: 5px; font-family: Verdana, Arial, Helvetica, sans-serif}

 h5 {font-weight: bold; line-height: 18px; font-size: 12px; color: #000000; padding: 5px; font-family: Verdana, Arial, Helvetica, sans-serif}

 h6 {line-height: 18px; font-size: 14px; color: #336699; padding: 5px; font-family: Verdana, Arial, Helvetica, sans-serif}
 
 h7 {line-height: 18px; font-size: 22px; color: #003366; padding: 5px; padding-left: 85px; font-family: Verdana, Arial, Helvetica, sans-serif}

 .header1{font-weight: bold; font-size: 14px; line-height: 18px; color: #CC9933; padding: 5px}

 .header2 { color: #006600; font-weight: bold; font-size: 12px;} 

 td { font-size: 12px; line-height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000;} 

A:link, A:visited, A:active { text-decoration: none; font-size: 14px; line-height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #006600;}

 h5 {font-size: 12PT; color: #446644; font-weight: bold}
 .none { color: #446644; font-size: 12pt; text-decoration: none }
 
 h6 {font-weight: bold; font-size: 10pt; line-height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif;}
 
.highlight {font-size: 10pt; color: #ee9922; font-weight: bold; } 

.text {font-size: 12px ; line-height: 18px; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; }

FONT { color: #000000; font-weight: normal; font-size: 11px; padding:10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
 

.copyright{ FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 9pt; }


body.main_page {
   margin: 0px;
   font-size: 12px; line-height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000;
}
#top_bar {
   position: absolute;
   top: 7px;
   left: 7px;
   width: 762px;
   height: 184px;
}
#left_navigation {
   position: absolute;
   top: 190px;
   left: 0px;
   width: 220px;
   height: 444px;
   vertical-align: top;
}
#main_content {
   position: absolute;
   top: 200px;
   left: 225px;
   width: 525px;
   height: 320px;
   vertical-align: top;
   background-color: #85C2E0;
   padding: 5px;
   text-align: center;
}
#top_links {
  position: absolute;
  top: 250px;
  left: 550px;
  width: 200px;
  height: 150px;
  vertical-align: top;
}
#center_text {
   height:100%;
   width:100%;
   overflow:auto;
}
#bottom_content {
   position: absolute;
   top: 520px;
   left: 220px;
   width: 525px;
   height: 360px;
   vertical-align: top;
   margin: 10px;
   text-align: center;
}
#update_box {
  position: absolute;
  top: 100px;
  left: 550px;
  width: 200px;
  height: 150px;
  vertical-align: top;
  border: 1px solid  #000000;
}
#footer {
   position: absolute;
   top: 830px;
   left: 5px;
   width: 770px;
   vertical-align: top;
   text-align: center;
}
#footer a {
 color: black;
}

table#chalet_styles {
	margin-left: 3em;
	width:auto;
	border: 1px solid  #d63629;
	text-align:center;
}
table#chalet_styles td{
	border: 1px solid  #d63629;
}
table#chalet_styles th{
	border: 1px solid  #d63629;
}

div#center_text h1,h2,h3,h4,h5,h6 {
	color:  #d63629;
}
div#center_text h1 {font-size:2em;}
div#center_text h2 {font-size:1.7em;}
div#center_text h3 {font-size:1.5em;}
div#center_text h4 {font-size:1.4em;}
div#center_text p {text-indent:2em;}

div#center_text a {
	color:blue;
	text-decoration:underline;
}