body {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 76%;
background: #f0f0f0;
color: #000000;
}

p {
font-size: 100%;
}

td {
font-size: 76%;
}


th {
font-size: 76%;
font-weight: bold;
text-align: center;
}

.title {
font-size: 16pt;
font-weight: bold;
text-align: center;
margin-bottom: 4px;
margin-top: 0px;
padding: 3px;
color: #ffffff;
background: #000000;
border-top: 2px #cce3ff solid;
border-left: 2px #cce3ff solid;
border-bottom: 2px #31557f solid;
border-right: 2px #31557f solid;
}

#navigator {
border: 0px #666666 solid;
margin-top: 0%;
width: auto;
margin-left: 0%;
margin-right: 0%;
text-align: center;
padding: 0px;
}

.bluebutton {
font-weight: bold;
text-align: center;
margin-bottom: 2px;
margin-top: 2px;
}

.bluebutton a {
padding: 2px;
text-decoration: none;
width: 98%;
display: block;
color: #224059;
background: #b5c9e2;
border-top: 2px #cce3ff solid;
border-left: 2px #cce3ff solid;
border-bottom: 2px #31557f solid;
border-right: 2px #31557f solid;
}

.bluebutton a:hover {
background: #99aabf;
color: #000000;
border-top: 2px #31557f solid;
border-left: 2px #31557f solid;
border-bottom: 2px #cce3ff solid;
border-right: 2px #cce3ff solid;
}

.orangebutton {
font-weight: bold;
text-align: center;
margin-bottom: 2px;
margin-top: 2px;
}

.orangebutton a {
padding: 2px;
background: #fdcb89;
color: #594730;
font-weight: bold;
text-decoration: none;
width: 98%;
border-top: 2px #ffe5c3 solid;
border-left: 2px #ffe5c3 solid;
border-bottom: 2px #7f6645 solid;
border-right: 2px #7f6645 solid;
display: block;
}

.orangebutton a:hover {
border-top: 2px #7f6645 solid;
border-left: 2px #7f6645 solid;
border-bottom: 2px #ffe5c3 solid;
border-right: 2px #ffe5c3 solid;
background: #bf9967;
color: #000000;
}

.greenbutton {font-weight: bold;
text-align: center;
margin-bottom: 2px;
margin-top: 2px;
}

.greenbutton a {
padding: 2px;
background: #d4eeaf;
color: #4f5942;
font-weight: bold;
text-decoration: none;
width: 98%;
border-top: 2px #edf8de solid;
border-left: 2px #edf8de solid;
border-bottom: 2px #727f5e solid;
border-right: 2px #727f5e solid;
display: block;
}

.greenbutton a:hover {
border-top: 2px #727f5e solid;
border-left: 2px #727f5e solid;
border-bottom: 2px #edf8de solid;
border-right: 2px #edf8de solid;
background: #abbf8e;
color: #000000;
}

.yellowbutton {
font-weight: bold;
text-align: center;
margin-bottom: 2px;
margin-top: 2px;
}

.yellowbutton a {
padding: 2px;
background: #fee8af;
color: #59513d;
font-weight: bold;
text-decoration: none;
width: 98%;
border-top: 2px #fff8e6 solid;
border-left: 2px #fff8e6 solid;
border-bottom: 2px #7f7458 solid;
border-right: 2px #7f7458 solid;
display: block;
}

.yellowbutton a:hover {
border-top: 2px #7f7458 solid;
border-left: 2px #7f7458 solid;
border-bottom: 2px #fff8e6 solid;
border-right: 2px #fff8e6 solid;
background: #bfaf84;
color: #000000;
}
