body {
	background: #f9f9f6;
	margin: 0 auto 0 0;
	text-decoration: none;
}


hr {
	border-top: 2px solid #d6d8de;
	border-bottom: 1px solid #5c588a;
}

h1 {
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #191970;
	margin: 10px 0 5px 0;
}

h2 {
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #191970;
	margin: 2px 0 2px 0;
	padding: 0;
}

h3 {
	font-family: Georgia, Tahoma, Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #191970;
	margin: 2px 0 2px 0;
	padding: 0;
}

ul {
	list-style-type: none;
	margin: 0;
	padding-left: 20px;
	padding-right: 20px;
}

li {
	background: url(images/list_item.gif) no-repeat 0 30%;
	padding-left: 20px;
}

.bodyinfo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #191970;
}
 
.bodyinfo a:link,
.bodyinfo a:visited {
	color: #302b54; 
}

.bodyinfo a:hover {
	color: #8486d3;
}

table.bodyinfo td {
    padding: 3px 0 3px 8px;
}

.bodyinfo_sm {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	color: #191970;
}

a img{
	border: 1px solid #a2a6af;
}

.infoblock {
	padding: 0 20px 10px 20px;
	text-align: justify;
}

a.sm_link {
    font-size: 10pt;
}

#topbanner {
	position: absolute;
	background: #1c1d70;
	margin-top: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 162px;
	border: none;
	z-index: 2;
}

#toplogo {
	background: #efeeea url(images/mcpho_logo_circle.jpg) no-repeat top;
	position: absolute;
	top: 5;
	left: 5;
	width: 130px;
	height: 125px;
	float: left;
	border: none;
	visibility: visible;
	display: block;
	z-index: 5;
}

#toplinks {
	position: absolute;
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arial;
	top: 5;
	left: 575;
	visibility: visible;
	z-index: 5;
}
		
img.sidebar {
	position: absolute;
	width: 15px;
	left: 0;
	top: 125px;
	z-index: -1;
}
	
.tabbkgd {
	position: absolute;
	top: 110px;
	background: #f9f9f7;
	border-right: 2px double #a2a6af;
	border-left: 2px double #a2a6af;
	border-bottom: 2px double #a2a6af;
	padding: 0;
	margin-left: 8px;
}

.event_items {
	font-weight: bold;
}

.list_items ul	{
	margin: 0;
	padding-left: 20;
	list-style-type: none;
	font-weight: bold;
}

#event_tab {
	border-collapse: collapse;
	border: 2px ridge #a2a6af;
	padding: 2px;
	margin-left: 30px;
}

#event_tab td {
	border: 1px dotted #a2a6af;
	padding: 2px;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11pt;
	text-align: center;
	color: black;
}

.event_tab_head {
	height: 25;
	padding: 2px;
	background: #e6e6fa;
	border-bottom: 1px ridge #a2a6af;
}

.event_tab_head th {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11pt;
	text-align: center;
	color: #191970;
}

#calendar {
	margin: 10px;
}

