/* CHG CSS */

body {
		font-family: Verdana, Arial, Helvetica, sans-serif ;
		font-size: 14px;
		background-color:#218463;
		margin:0px 0px 0px 0px;
}

A:link {text-decoration: none; color:#EFE7B5; }
A:visited {text-decoration: none; color:#EFE7B5; }
A:hover {text-decoration: underline; }

A.body:link {text-decoration: none; color:#636363; font-size: 14px; font-weight: bold; }
A.body:visited {text-decoration: none; color:#636363; font-size: 14px; font-weight: bold; }
A.body:hover {text-decoration: underline; color:#cc0000; font-size: 14px; font-weight: bold; }

A.news2004:link {text-decoration: none; color:#4e68a8; font-size: 14px; font-weight: bold; }
A.news2004:visited {text-decoration: none; color:#4e68a8; font-size: 14px; font-weight: bold; }
A.news2004:hover {text-decoration: underline; color:#ff0000; font-size: 14px; font-weight: bold; }

A.orchestrand:link {text-decoration: none; color:#EEE7BB; font-size: 12px; }
A.orchestrand:visited {text-decoration: none; color:#EEE7BB; font-size: 12px; }
A.orchestrand:hover {text-decoration: underline; color:#EEE7BB; font-size: 12px; }

p.othernames {font-family: Verdana, Arial, Helvetica, sans-serif; color: #636363; font-size: 12px; }

p.telephone {font-family: Verdana, Arial, Helvetica, sans-serif; color: #EEE7BB; font-size: 20px; }

h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-color: #636363; }

h2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-color: #636363; }

ul {font-family: Verdana, Arial, Helvetica, sans-serif; color: #636363; font-size: 18px; text-align: center; }

li {font-family: Verdana, Arial, Helvetica, sans-serif; color: #636363; font-size: 18px; text-align: center; }

/* layout and positioning */

#button { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; padding: 2px 2px 2px 2px;
background-color:#218463; width: 100px; text-align: center; border-style: solid;
border-width: thin; border-color: #ffffff #333333 #333333 #ffffff }

#right { position:absolute;left:400px; top: 100px; text-align: left}
#main { position:absolute; top: 5px; left: 5px; }
#padding { padding-left: 2px }

#bodycol { background-color:#EFE7B5;
width: 100%;
border-style: solid;
border-width: thin; border-color: #cccccc #006666 #cccccc #006666 }

table.content {
padding-left:10px;
font-family: Times New Roman, serif; font-size: 14px; background-color:#EFE7B5;
width: 500px; border: 0px 0px 0px 0px; 
background-image: url(images/topleft.gif);
background-repeat: no-repeat;
background-position: top left;}

td.contentf { padding: 20px 20px 20px 20px;  }

td.bottom { 
background-color:#EFE7B5;
font-size: 14px;
font-family: Times New Roman, serif;
border-color: #006666;
}

#inset {font-size: 48px; float:left; padding: 0px 5px 5px 0px}

/* CSS form layout */

div.row {
  clear: both;
  padding-top: 10px;
  font-size:80%
  
  }

div.row span.label {
  float: left;
  width: 90px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 480px;
  text-align: left;
  } 
