

body {
font-family: Lucida Grande,Verdana,Arial,sans-serif;
font-size: 11px;

}

div.logo {
text-align: center;
}

table {
border-collapse: collapse;
border-spacing: 0;
}


img {
border: none;
}

a {
color: #B90000;
text-decoration: none;
outline: none;
}

a:hover {
text-decoration: underline;
}

p {
text-align: justify;
}

.menuholder {
vertical-align: top;
width: 100px;
}

.menutop {
background-image: url(/images/menutop.jpg);
background-repeat: no-repeat;
height: 36px;
width: 100px;
}

.menubottom {
background-image: url(/images/menubottom.jpg);
background-repeat: no-repeat;
height: 36px;
width: 100px;
}

.menumiddle {
background-image: url(/images/menumiddle.jpg);
background-repeat: repeat-y;
padding-right: 6px;
padding-left:  6px;
text-align: center;
padding-top: 0px;
padding-bottom: 0px;
margin-left: 5px;
margin-right: 5px;
border-top: thin solid #8bc5f7;
border-bottom: thin solid #8bc5f7;
}

.menumiddle2 {
background-image: url(/images/menumiddle.jpg);
background-repeat: repeat-y;
}


.border-right {
border-right: thin solid #8bc5f7;
}

.menutable {
margin-left: 10px;
width: 100px;
}

.menutable a{
margin-left: 0px;
}


.maintop {
background-image: url(/images/top1.jpg);
background-repeat: no-repeat;
height: 42px;
}


.maintext {
padding-top: 0px;
padding-right: 12px;
padding-left: 5px;
}

.mainmiddle {
background-image: url(/images/mid1.jpg);
background-repeat: repeat-y;
width:737px;}

.mainbottom {
background-image: url(/images/bot1.jpg);
background-repeat: no-repeat;
height: 42px;
}

.maintable {
width: 737px;
margin: auto;
}


.badges {
width: 100%;
margin-left: 10px;
text-align: center;
}

.heading {
margin-left: 10px;
}

.center {
text-align: center;
}


td {
padding: 0px;
}

caption.calendar-month  {
font-weight: bold;
font-size: large;
}

.calendar-next {
font-size: xx-large;
}
span.calendar-prev {
font-size: xx-large;
}

.calendar-nextmonth  {
color: #cccccc;
}

.calendar-prevmonth  {
color: #cccccc;
}

.calendar {
width: 600px;
border: thin solid #8bc5f7;
border-collapse: separate;
border-spacing: 2px;
}

.calendar  td{
text-align: center;
padding: 3px;
margin: 6px;
background-color: #8bc5f7;

}

td .calendar-event {
background-color: #c3ff8f;
}

