body {
	font-family : Verdana;
}

.NormalText {
	font-family : Verdana;
	font-size : 11px;
	text-align: left;
}
A { font-size: 10px; color: #000000; text-decoration : none }
A:HOVER { font-size: 10px; color: #69BF28; text-decoration : none }
A.NormalLink  {
	font-size : 10px;
	color : #3399FF;
}
A.NormalLink:HOVER {
	color: #F3B44D;
}
A.SubNavLink
{
	color: #000000;
    FONT-SIZE:10px;
	text-decoration : none;	
}
A.SubNavLink:HOVER
{
    COLOR: #69BF28;
    FONT-SIZE: 10px;
	text-decoration : none;
}
.copyright{
	font-size : 10px;
}

input{
	border-width: 1px;
	border-color: Gray;
	font-size : 10px;
	font-family : Verdana;
}

select{
	border-width: 1px;
	border-color: Gray;
	font-size : 10px;
	font-family : Verdana;
}
.Label
{
    font-weight: bold;
	font-size : 11px;
    font-family: Verdana;
}
.CalendarTable { background-color: #0AA8F1 }
.CalendarTitle { font-size: 12px; font-weight: bold; color: #065ABA }
.CalendarDayHeader { font-size: 10px; font-weight: bold; color: #ffffff; background-color: #0AA8F1 }
.CalendarDay { font-size: 10px; color: #0AA8F1; height: 60px; background-color: #ffffff }
.CalendarDay A { font-size: 10px; color: #000000; text-decoration : none }
.CalendarDay A:HOVER { font-size: 10px; color: #69BF28; text-decoration : none }
.CalendarDaySelected { font-size: 10px; font-weight: bold; color: #000000; background-color: #ffffcc }
.CalendarDaySelected A { font-size: 10px; color: #000000; text-decoration : none; background-color: #ffffcc }
.CalendarDaySelected A:HOVER { font-size: 10px; color: #69BF28; text-decoration : none; background-color: #ffffcc }
.CalendarWeekend { font-size: 10px; background-color: #889EBB }
.CalendarWeekend A { font-size: 10px; color: #000000; text-decoration : none }
.CalendarWeekend A:HOVER { font-size: 10px; color: #69BF28; text-decoration : none }
.CalendarNextPrev { font-size: 10px }
.Response
{
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana;
}
