body{
  padding:0px;
  margin:0px;
  background-color:#ffffff;
  text-align:center;
  font-family:Verdana;
  font-size:70%;
  color:black;
  background-repeat:no-repeat;
  background-position:bottom right;
  padding-left:30px;
  padding-right:30px;
}
table{
  font-size:1em;
}
a{
  color:black;
}
a:hover{
  color:#ED1C24;
}
table#global{
  width:100%;
  height:100%;
}
#logoarea{
  height:81px;
  width:167px;
}
td#topmenu{
  padding-top:37px;
  width:100%;
}
div#menuarea{
  background-image:url('/img/menuareabg.gif');
  background-repeat:repeat-x;
  background-position:0px 0px;
  height:40px;
  padding:0px;
  margin:0px;
}
ul#menulist{
  list-style:none;
  margin:0px;
  padding:0px;
}
ul#menulist li{
  float:left;
  margin:0px;
  padding:0px;
  margin-left:10px;
}
ul#menulist li a{
  line-height:40px;
  color:white;
  text-decoration:none;
}
ul#menulist li a:hover{
  text-decoration:underline;
}
ul#menulist li span{
  line-height:40px;
  color:white;
  font-weight:bold;
}
ul#menulist li span.delimiter{
  color:#ED1C24;
}
table#html{
  width:100%;
  height:100%;
}
table#html td#photo{
  width:369px;
}
table#html td{
  vertical-align:top;
}
#html h1{
  font-size:14px;
  padding-bottom:5px;
  padding-left:20px;
  color:#ED1C24;
  border-bottom:1px solid #ED1C24;
}
div path{
  padding:0px;
  margin:0px;
}
div.html{
  padding:20px;
  padding-top:0px;
}
#bottom{
  height:65px;
}
#bottomarea{
  background-image:url('/img/menuareabg.gif');
  background-repeat:repeat-x;
  background-position:0px 0px;
  height:40px;
  padding:0px;
  margin:0px;
  color:white;
  line-height:40px;
  padding-left:20px;
  padding-right:20px;
}

body#homepage{
  padding:0px;
  margin:0px;
}
table#hometable{
  height:275px;
  width:100%;
  background-image:url('/img/homebg.gif');
  background-position:top left;
  background-repeat:repeat-x;
}
#hometable td.logo{
  height:243px;
  width:204px;
}
#hometable td.photo{
  height:243px;
  width:100%;
  background-image:url('/img/homebackground.jpg');
  background-repeat:no-repeat;
  background-position:top left;
}
#hometable td.menu{
  color:black;
  text-align:center;
}
#hometable td.menu a{
  color:black;
}