body, td, p {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 12px;
color: #000066;
}

.item {
background-image:url("../images/button.jpg");
background-color:#003366;
background-repeat: no;
margin:4px 0px 4px 0px;
text-align:left;
padding:2px 0px 4px 0px;
}

.item a{
font-family: arial, verdana, sans-serif;
font-size:13px;
font-weight:bold;
padding-left:25px;
color:#000033;
text-decoration:none;
}

.item a:hover, .item a:active {
color:#ff9933;
text-decoration:none;
}

.blue {
color: #003366;
}

.title_content {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 17px;
color: #003366;
font-weight:bold;
}

.title_content_sub {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 15px;
color: #003366;
font-weight:bold;
padding:5px 0px 5px 10px;
}

.sub a, .sub a:visited{
color: #003366;
font-weight:bold;
}

.sub a:hover, .sub a:link:hover, .sub a:visited:hover{
color: #ffffcc;
}

.nav_sub1 a, .nav_sub1 a:visited{
color: #003366;
font-weight:normal;
}

.nav_sub1 a:link:hover, .nav_sub1 a:visited:hover {
color: #ffffcc;
font-weight:normal;
}

h2 {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 18px;
letter-spacing: 1px;
color: #003366;
font-weight:bold;
padding:2px;
text-align:center;
}

.month
{
font-family: verdana, geneva, Arial, helvetica, sans-serif;
background-color: #adbdcf;
font-weight:bold;
font-size:15px;
color: #003366;
}
.month a
{
color: #003366;
font-weight:normal;
font-size:12px;
}

.weekday
{
background-color: #fff;
color:#000;
font-weight:bold;
}

.eventLabel
{
color:#000;
font-weight:bold;
}

.eventText, .eventText a
{
color: #003366;
}

.selectedDay
{
background-color: #ffffcc;
}

.day, .day a
{
background-color: #fff;
color: #003366;
font-size:13px;
}
.notaDay
{
background-color: #eee;
}

.day a:hover, .day a:visited:hover, .day a:active{

background-color: #ffffcc;
}

#submit {
border: 1px solid #003366;
background-color: #eee;
}
