html, head, body, table, th, tr, td, p, div, span, input, select, textarea {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #003506;

}
select {font-size: 12px;}
.copyright {
        font-size: 9px;
        color: White;
}
.white {color:#ffffff}
.btn{border:#000000 1px solid; background-color:#fffff9}
.menu {
        font-weight: bold;
        color: #535151;
}
a.menu {
        text-decoration: none;
}
a.menu:hover {
        text-decoration: underline;
}
h3 {
        font-size: 12px;
        color: #535151
}
h1 {
        color: #B20000;
        font-size: 17px;
        font-weight: bold;
}
.h1c h1   {  font-size: 13px;
             color: #535151;
             font-weight: bold;
}
.mainh1 h1 {  font-size: 11px;
             color: #003506;
             font-weight: normal;
}
a {
        color: #003506;
        text-decoration: underline;
}
a:hover {
        color: #003506;
        text-decoration: none;
}
.red {
        color: #B20000;
}
.red2 {
        color: #B20000;
		  font-size: 10px;
}
.calendar {text-decoration:none}
a.red2 {
        color: #B20000;
		  text-decoration: underline;
}
a.red2:hover {
	color: #B20000;
	text-decoration: none;
}