﻿body  {
	background-color: #FFFFFF;
}


#container {
	margin: auto auto;
	margin-top: 14px;
	padding: 0;
	width: 885px;
}

#header {
	width: 885px;
    height:106px;
}


#logo {

	width: 885px;
	height:80px;
}



#topnav {

	margin:0px;
	padding:0px;
border: 1px solid #000000;

	height: 31px;
	width: 885px;
	position:relative;
background-color:#000000; 
	z-index:1000;
}
#breadcrumb {
	margin-top: 12px;
	width: 885px;
	height: 20px;
	border: 0px solid #808080;
    font-size:11px;
    line-height:13px;

}


#content {
	width: 885px;
	margin-bottom: 10px;
	border: 0px solid #808080;
	float: left;
	min-height: 445px;


}
#content .mlogo{
display:none;
}


#middleleft {

	float: left;
	min-height: 445px;
	width: 262px;
	
}

#middleright {

	margin-bottom:10px;
	margin-right:15px;
	padding-left:28px;
	float: right;
	width: 558px;
	border: 0px solid #808080;

 	min-height: 445px;
	
	
	
}


#horizontaldiv1 { 
	float: left;
	width: 885px;
	height: 2px;
	background-image: url(../images/horizontal_rule.gif);

}

#middle {
	margin-top:10px;
	margin-bottom:10px;
	float: left;
	width: 880px;
	border: 0px solid #808080;
	min-height: 445px;
}


#horizontaldiv2 { 
	float: left;
	width: 885px;
	height: 2px;
	background-image: url(../images/horizontal_rule.gif);
		
}
#footer {
	margin: auto auto;
	margin-top:0px;
	padding: 0px;
	width: 885px;
	
}
.news_title {
	font-size: 22px;
	line-height:30px; 
	font-family:  Times New Roman, Serif; 
	color: #000000; 
	font-weight: normal; 
	font-style: normal;
	text-decoration: none;
}

.news_text {
	font-size: 16px;
	line-height:30px; 
	font-family:  Times New Roman, Serif; 
	color: #CC0000; 
	font-weight: bold; 
	font-style: normal;
	text-decoration: none;
}

.calendar_title { font-size: 13px; line-height:16px; font-family:  Arial, Helvetica, Sans-Serif; color: #FFFFFF;  font-weight: bold;  font-style: normal; text-decoration: none; }
.calendar_title:link { font-size: 13px; line-height:16px; font-family:  Arial, Helvetica, Sans-Serif; color: #FFFFFF;  font-weight: bold;  font-style: normal; text-decoration: none; }
.calendar_title:active { font-size: 13px; line-height:16px; font-family:  Arial, Helvetica, Sans-Serif; color: #FFFFFF;  font-weight: bold;  font-style: normal; text-decoration: none; }
.calendar_title:visited { font-size: 13px; line-height:16px; font-family:  Arial, Helvetica, Sans-Serif; color: #FFFFFF;  font-weight: bold;  font-style: normal; text-decoration: none; }
.calendar_title:hover {	font-size: 13px; line-height:16px; font-family:  Arial, Helvetica, Sans-Serif; color: #FFFFFF; font-weight: bold; font-style: normal; text-decoration: underline; }

.calendar_subtitle { font-size: 11px; line-height:14px; font-family:  Arial, Helvetica, Sans-Serif; color: #FFFFFF;  font-weight: bold;  font-style: normal; text-decoration: none; }
.calendar_subtitle:link { font-size: 11px; line-height:14px; font-family:  Arial, Helvetica, Sans-Serif; color: #FFFFFF;  font-weight: bold;  font-style: normal; text-decoration: none; }
.calendar_subtitle:active { font-size: 11px; line-height:14px; font-family:  Arial, Helvetica, Sans-Serif; color: #FFFFFF;  font-weight: bold;  font-style: normal; text-decoration: none; }
.calendar_subtitle:visited { font-size: 11px; line-height:14px; font-family:  Arial, Helvetica, Sans-Serif; color: #FFFFFF;  font-weight: bold;  font-style: normal; text-decoration: none; }
.calendar_subtitle:hover {	font-size: 11px; line-height:14px; font-family:  Arial, Helvetica, Sans-Serif; color: #FFFFFF; font-weight: bold; font-style: normal; text-decoration: underline; }



.calendar_date { font-size: 14px; line-height:18px; font-family:  Arial, Helvetica, Sans-Serif; color: #000000;  font-weight: bold;  font-style: normal; text-decoration: none; }
