html {
    height: 100%;
}
body {
    margin: 0px;
    height: 100%;
    font-family: Arial, Sans-Serif;
    font-size:14px;
    text-decoration:none;
    color:#555555;
    background: url('/images/background2.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 50% 120px;
}
td { 
    font-family: Arial, sans-serif;
    text-decoration:none;
    color:#243e84;
}
h1.header { 
    font-family: Arial, sans-serif;
    text-decoration: none;
    font-weight:bold;
    font-size:22px;
    color:#5471CA;
    margin-left: 15px;
}
font.header { 
    font-family: Arial, sans-serif;
    text-decoration: none;
    font-weight:bold;
    font-size:22px;
    color:#5471CA;
}
.munu {
    font-weight: 700;
    font-size: larger;
}
.menu {
    font-weight: 700;
  font-size: 18px;
    color:#ffffff;
}
a.menu { 
    font-weight: 700;
  font-size: 18px;
    text-decoration: none;
    font-family: Arial, sans-serif;
    color:#ffffff;
}
a.menusel { 
    font-family: Arial, sans-serif;
    text-decoration:none;
    font-weight: 700;
    color:#ffff00;
  font-size: 18px;
    text-align: center;
    background-color: #5471ca;
}
/* currently selected menu item */
#menusel { 
    font-family: Arial, sans-serif;
    text-decoration:none;
    font-weight: 700;
    color:#ff0000;
  font-size: 18px;
    text-align: center;
    background-color: #5471ca;
}
#menu tr{
    /*    background-color: #243e84; */
    height: 26px;
}
.menubar tr{
    background-color: #243e84;
}
#mmenu td {
    text-align: center;
}
.menucellleft {
    width: 27px;
    text-align: right;
}
.menuright td {
    background-color: #243e84;
}
.OLDmenucell td{
    background-color: #ffffff;
}
td.crewtext1 {
    font-size: 95%;
}
.crewtext {
    font-size: 14px;
}
.crewname {
    font-size: 14px;
    font-weight: 700;
    text-decoration: underline;
}
.ritetxt {
    text-align: right;
}
.boot {
    font-weight: 700;
}
#sponsortext {
    text-align: right;
}
#storytitle {
    font-weight: 700;
    font-size: larger;
}
#story {
    /*
    background-image:url("/~vladimir/phoenixsailing.com/html/images/background.jpg");
    background-repeat: no-repeat;
    background-position: top;
    */
    text-align: justify;
    /* padding-top: 15px; */
    margin-left: 15px;
}
.backtoracing {
    color: #555555;
    padding-bottom: 17px;
    text-decoration: none;
}
.gohome {
    margin-top: 15px;
}
#updated {
    /*
    position: absolute;
    bottom: 1px;
    right: 1px;
    */
    font-size: smaller;
    color: #547193;
}
#mainsection {
    margin-left: 10px;
}
.toobigimg {
}
.inlinelist ul li{
    list-style: none;
    display: inline;
}
.heading {
    font-weight: 700;
    font-size: 16px;
    text-decoration: underline;
}
.subheading {
    padding-top: 10px;
}
.sponsorp {
    margin-top: .3em;
}
.sponsorheading {
    font-weight: 700;
    font-size: 14px;
    padding-top: 10px;
}
#newsscroll {
    text-align: left;
}
textarea {
    border: 1px outset blue;
}
.formsend {
    text-align: center;
}
td table.form{
    text-align: right;
}
#formsize {
    width: 75%;
    margin-left: 15px;
}
.hidden {
    display: none;
}
.newsitem {
    /*    font-weight: 700; */
    color: red;
    margin-left: 10px
}
/* 
fix an error in some pages 
I need to figure out which
ones need this and which do
not
*/

.stuff {
    margin-left: 15px;
}
.announcement {
    font-size: 15px;
    color: #555555;
}
.onnieuwspagina {
	border: 1px solid #cccccc;
	padding: .7em;
}
.ltd {
    text-align: right;
}
.referentielijst {
    list-style: none;
}
