

 #minicalendar table {
font-size:.7em;
color:#FFF;
text-align:center;
margin-left:30px;
width:170px
}
#minicalendar table .event_head {
	color:#e37e22
}
#minicalendar table .today {
	font-size:1.5em;
	text-align:center
}
#minicalendar table .month {
	margin-top:35px;
	font-size:1.6em;
	text-align:left
}
#minicalendar table .number {
	font-size:2em
}
#minicalendar table td a {
	background-color:#e27d25;
	color:#FFF;
	text-decoration:none;
	text-align:center
}
#minicalendar table td a:hover {
	background-color:#9C5514;
}

#minicalendar .readmore {
	font-size:.6em;
	color:#5595c7;
	text-decoration:none
}



 #newsticker {
 padding:5px 5px 0;
font-family:Verdana, Arial, Sans-Serif;
font-size:12px;
margin-top:25px;
margin-left:25px;
color:#FFF;
font-size:.9em;
height:220px;
overflow-y: scroll;



   scrollbar-face-color:#1e3a51;
   scrollbar-arrow-color:#FFFFFF;
   scrollbar-track-color:#26445e;
   scrollbar-shadow-color:#26445e;
   scrollbar-highlight-color:#26445e;
   scrollbar-3dlight-color:#26445e;
   scrollbar-darkshadow-Color:#26445e;


}

#newsticker .info{margin-bottom:10px}
#newsticker a {
	text-decoration:none;
	color:#FFF
}
#newsticker .news_desc {
	font-size:.7em
}
#newsticker .readmore {
	font-size:.6em;
	color:#5595c7;
	text-decoration:none
}

.clear {
	clear: both;
}

.box {margin:5px; border:1px solid #CCCCCC; overflow:hidden;margin-top:10px;width:100%}
.box-content {margin:10px;}
.box .date { font-size:1.2em; font-weight:bold; color:#0D3C5E}
.box-top {border-bottom:1px solid #CCCCCC; background-color: #DEEEFE; height:34px;padding-top:5px;text-indent:10px;font-size:1.3em; font-weight:bold}
.box-top h2{padding:0px;margin:0px; color: #1e4874}
.box-top h2 a{padding:0px; color:#1e4874; font-size:1.0em; font-weight:300; text-decoration:none}
.box ul{margin-left:15px;padding-left:0px; list-style: square; }

.box ul li a{ color: #333333;display:block;text-decoration:none;padding:2px;margin:2px; }
.box ul li a:hover{ color: #cc0001; text-decoration:underline}



#big_calendar table .event_head{background-image:url(../images/cal_head.gif); background-repeat:repeat-x}
#big_calendar table .event_col{ background-image:url(../images/cal_cell.gif); background-repeat:repeat-x}
#big_calendar table .event_cls{ background-image:url(../images/cal_event.gif); background-repeat:repeat-x}
#big_calendar table .event_cls{border:1px solid #CCCCCC; background-color:#F7FA8D; }
#big_calendar table .event_col{border:1px solid #CCCCCC; background-color: #EBF0FE;}
#big_calendar table .event_head{ background-color:#0A4B70;color:#FFFFFF}
#big_calendar table .event_col ol, #big_calendar .even_col ol,#big_calendar .event_col li,#big_calendar  .even_col li{list-style:none;margin:0px;padding:0px}

#big_calendar td {height:50px;}



#forums_list {}

#forums_list .forum a {display:block;padding:10px;border:1px solid #CCCCCC; margin:10px; background-color:#EBEBEB}

#forums_list .forum a:hover{ text-decoration:none; background-color:#DDEEFB}


#forums_list .posting {padding:10px;border:1px solid #CCCCCC; margin:10px; background-color:#EBEBEB }

