h1{
	margin-bottom: 24px !important;
}

.ngroup{
	margin-left: 0px;
	font-size: 11px;
	text-transform: uppercase;
	color: #b31717;
	margin-bottom: 21px;
}
.ngroup a{
	color: #b31717 !important;
	text-decoration: none !important;
}

p.ask{
	/*display: block;*/
	text-align: right;
	margin-right: 0px;
	color: #666666;
	margin-bottom: 10px;
	font-size: 10px;
}

p.ask a{
	color: #666666 !important;
	text-decoration: underline !important;
}

.content{
	margin-right: 20px;
}

.news_item{
	margin-bottom: 20px;
	border-bottom: 1px solid #c2c2c2;
}

* html .news_item{
	margin-bottom: 10px;
}

.content .news_item p{
	margin-top: -10px;
	margin-bottom: 1em;
	margin-left: 5px;
}

.content .news_item h2{
	font-size: 12px;
	font-weight: bold;
/* 	color: #b31717; */
	margin-left: 3px;
	text-transform: none;
}

* html .content .news_item h2{
	margin-bottom: 8px;
}

* html .content .news_item p{
	margin-top: -10px;
}

.content .news_item h2 span{
	font-weight: bold;
	color: #666666;
}

.content .announce img{
	float: left;
	margin-right: 16px;
	margin-bottom: 5px;
	margin-left: 6px;
	display: inline;
}

a.print{
	
	padding-left: 20px;
	background: url(../images/print.gif) 0px 0px no-repeat;
}

.years{
	margin-top: 18px;
	font-size: 11px;
	color: #b2b2b2;
}

.years a{
	color: #b2b2b2;
}

.years span{
	color: #b31717;
}

.curryear{
	font-size: 13px;
	color: #f45600;
	margin-top: 20px;
/*	margin-bottom: 20px;*/
}

.calendar{
	padding-right: 20px;
	padding-top: 20px;
	font-size: 11px;
}

.month{
	float: left;
	display: inline;
	/*margin-left: 22px;*/
	margin-right: 20px;
	margin-bottom: 40px;
	width: 170px;
	height: 119px;
	color: #4a5455;
}

.month table{
	border-collapse: collapse;
}

.month table td{
	width: 26px;
	text-align: center;
}

.month table th{
	padding-bottom: 12px;
	text-align: left;
	padding-left: 5px;
	color: #808080;
}

.month th a{
	color: #b31717;
	text-decoration: none;
}

.month td a{
	color: #b31717;
}

.month th.off, .month th.off a{
	color: #3a5da6;
}

.month .days th{
	text-align: center;
	padding-left: 0;
	font-weight: normal;
}

.content h2{
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

p.tags{
	margin-top: -10px;
	text-align: right;
	font-size: 10px;
}

h2.news02{
	margin-bottom: 30px;
}

.threelinks{
	border-collapse: collapse;
	font-size: 10px;
	width: 639px;
}

.threelinks a{
	text-decoration: underline;
}

.threelinks .left{
	text-align: left;
	width: 213px;
}

.threelinks .center{
	text-align: center;
	width: 213px;
}

.threelinks .center a{
	/*text-decoration: none;*/
}

.threelinks .right{
	text-align: right;
	width: 213px;
}

.content .newcal{
	border-collapse: collapse;
	margin-top: 20px;
}

.content .newcal th{
	text-align: left;
	width: 212px;
	padding-bottom: 10px;
	vertical-align: bottom;
	color: #b31717;
}

.content .newcal th a{
	color: #b31717;
}

.content .newcal td a{
	font-weight: bold;
	clear: both;
	line-height: 2em;
}
