p {
	font-size: .82em;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	margin-bottom: 8px;
	padding-left: 2px;
	padding-top: 8px;
	font-weight: bold;
}

.divpic {
	float: right;
	width: 175px;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	border-color: #033 #600 #600 #033;
	text-align: center;
	padding: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 0px;

}
table {
	background-color: #FAFAFA;
}


.tabletop {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #006666;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}

.tablesub {
	border-top-style: none;
	margin-top: 0px;
	padding-top: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: left;
	background-color: #006633;
	padding-left: 6px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}


.borderbot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.dark {
	background-color: #FFF0B0;
}

#framenews {
	height: 540px;
	width: 790px;
	margin-bottom: 20px;
}
body {
	text-align: left;


}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #0066FF;
	text-decoration: none;
}


a:visited {
	color: #0066FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	color: #999999;
	text-decoration: underline;
} 
.col_1 { /*date */
	width: 50px;
	text-align: center;
	padding-left: 5px;
}
.col_2 { /*event */
	width: 680px;
	text-align: left;
	padding-left: 5px;
}
tr {
	vertical-align: top;
}


tr>td {
	text-align: center;
}
td+td {
	text-align: left;	
}
.picright {
	float: right;
	border: 1px solid #999;
	margin-left: 15px;
}
.picleft {
	float: left;
	border: 1px solid #999;
	margin-right: 15px;
}
