.Default_menu {
	padding-bottom:5px;
}
.Default_menu a {
	color:#426DBC;
	display:block;
	font-size:14px;
	text-decoration:underline;
}
.Default_menu a:hover {
	text-decoration:none;
}
.Default_title {
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	line-height:24px;
	text-decoration:none;
}
.NewsCast_title {
	color:#000000;
	font-size:20px;
	font-weight:bold;
	line-height:24px;
	text-decoration:none;
}
div.calendarStyles td.calendar {
 width:80;
 font-size:10px;
 height:50px;
 border-right:1px solid silver;
 border-bottom:1px solid silver;
 width:75px;
}
div.calendarStyles td.calendarToday {
 background-color:#ccc;
}
div.calendarStyles table.calendar {
 background-color:white;
 border:1px solid silver;
 width:100%;
}
div.calendarStyles .calendar .calendar_events a {
 color:#426DBC;
 padding-bottom:5px;
 display:block;
}
div.calendarStyles .calendar .calendar_events a:hover {
 color:#426DBC;
 text-decoration:underline;
}
div.calendarStyles .calendar .calendar_events {
 font-size:9px;
 text-align:left;
 padding-left:10px;
 width:79px;
 list-style-position:inside;
 list-style-type:none;
}
div.calendarStyles .calendar .calendar_events li {
 font-size:9px;
}
.calendarHeader {
 background-color:#ccc;
 border: 1px solid silver;
}
.events a {
 padding-bottom:10px;
 display:block;
}
.NoStyle { color:#ffffff; }
.BlueButtons a {
background-color: #426dbc !IMPORTANT;
text-align: center;
display: block;
border: 1px solid #041b4c;

color: #ffffff;
padding-left: 10px;
padding-top: 2px;
padding-bottom: 2px;
margin-top: 2px;
margin-bottom:2px;
font-size: 15px;
text-decoration: none;

-moz-border-radius: 10px;
-webkit-border-radius: 10px;
 -khtml-border-radius: 10px;
behavior: url(/assets/border-radius.htc);
border-radius: 10x;


}

.BlueButtons a:hover {
color:#ffffff;
background-color: #688ccf;
}
.AlignCenter { text-align:center; }
.MenuBG {
background-color: #426dbc !IMPORTANT;
text-align: center;
display: block;
border: 1px solid #041b4c;
color: #ffffff;
padding-left: 10px;
padding-top: 2px;
padding-bottom: 2px;
margin-top: 2px;
margin-bottom:2px;
font-size: 15px;
text-decoration: none;

-moz-border-radius: 10px;
-webkit-border-radius: 10px;
 -khtml-border-radius: 10px;
behavior: url(/assets/border-radius.htc);
border-radius: 10x;
}
.MenuBG a {
color:#ffffff;
display:block;
font-size:15px;
line-height:25px;
text-align:center;
text-decoration:none;
}
.MenuBG a:hover {
color:#ffffff;
display:block;
font-size:15px;
line-height:25px;
text-align:center;
text-decoration:none;
}
.NewsCaster a {
display:list-item;
font-weight:normal;
list-style-position:outside;
list-style-type:disc;
margin-left:20px;
padding-bottom:5px;
text-decoration:underline;
}
