body {font-family:helvetica,arial; font-size:12px; background: #e9dbad;  border : 0;  color : Maroon;   }
font {font-family:helvetica,arial; font-size:12px;    }
.large {font-size: 72px; color: #6442ff; font-weight: bold; font-style: italic; }
.banner {font-size: 20px; color: #6442ff; font-weight: bold;  font-style: italic; }
.lred {font-size: 72px; color: red; font-weight: bold;  font-style: italic; }
.bred {font-size: 22px; color: red; font-weight: bold;  font-style: italic; }

h2 {font-family:helvetica,arial; font-size:12px; font-weight: bold; border-top:1px; border-bottom: 1px; border-left: 0; border-right: 0;
border-color: #222222; border-style: solid; padding-top:3px; padding-bottom:3px; text-align: left; }

hr { color: maroon;  height : 1px;  }

p {font-family:helvetica,arial; font-size:12px;  color : Maroon;  }

table {font-family:helvetica,arial; font-size:12px; background: #e9dbad;}
th {font-size:13px; font-family: helvetica,arial; text-align: center;  color : Maroon;  }
th.sand {background: #b9ab7d; }
td {font-size:12px; font-family: helvetica,arial; }
td.sand {background: #f9ebbd;  color : Maroon; }
td.dark {background: #b9ab7d;  color : Maroon; }
td.high {background: #b9ab7d;  color : Maroon;  background-color : White;  }

a {font-family:helvetica,arial; text-decoration:none; font-size:12px;  font-weight : bold;  }
a:link {color:#442266; font-size:12px; }
a:visited {color:#442266; }
a:active {color:#442266; }
a:hover {text-decoration:underline; color: #ee1111; }
a.blue:link {color:#ffffff; font-weight: bold; font-size: 12px}
a.blue:visited {color:#ffffff; font-weight: bold;  font-size: 12px}
a.blue:active {color:#ffffff; font-weight: bold;  font-size: 12px}
a.blue:hover {color:#8855dd; font-weight: bold;  font-size: 12px}

.smallfont {font-size: 12px; }
.darkblue {color: #331155; font-weight: bold; }

input {	font-family : Helvetica, arial; font-size: 12px; color: Black; background-color: White; border: 1px solid Maroon; }
input.button {	color : Maroon;  background : #b9ab7d;  font-weight : bold;   }

select { font-family : Helvetica, arial; font-size: 12px; color: Black; background-color: White; border: 1px solid Maroon;  width : 182px;  }
.short { width:50px; }
.day { width:40px; }
.month { width:50px; }
.year { width:60px; }

option { font-family : Helvetica, arial; font-size: 12px; color: Black; background-color: White; border: 1px solid Maroon;  width : 182px;  }
.short { width:50px; }

textarea  { font-family : Helvetica, arial; font-size: 12px; color: Black; background-color: White; border: 1px solid Maroon;  }