/* CSS Document */
.linespace1 { margin-top: 6px; margin-bottom: 2px; font-weight:bold;}

a img { border: none ; }

.border {
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #393859;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-left: 15px;
	line-height: 18px;
}

.maintext a:link,			/* Sub Style class singles out all links in .maintext class area */
.maintext a:visited {
	text-decoration: underline;
	color: #666666;
}
.maintext a:hover {			/* Seperate hover attribute style */
	text-decoration: none;
	color: #333333; }
	
.border {
	border: 1px solid #CECECE;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.whiteleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1E2569;
	padding: 5px;
}

.newsline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #393859;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-left: 15px;
	line-height: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

.newsline a:link,			/* Sub Style class singles out all links in .maintext class area */
.newsline a:visited {
	text-decoration: underline;
	color: #1E2569;
}
.newsline a:hover {			/* Seperate hover attribute style */
	text-decoration: none;
	color: #333333; }



.events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #431C6D;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-left: 15px;
	line-height: 18px;
}

.events a:link,			/* Sub Style class singles out all links in .maintext class area */
.events a:visited {
	text-decoration: underline;
	color: #431C6D;
}
.events a:hover {			/* Seperate hover attribute style */
	text-decoration: none;
	color: #666666;
}
	
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1E2569;
	padding: 5px;
}
.footer a:link,			/* Sub Style class singles out all links in .maintext class area */
.footer a:visited {
	text-decoration: underline;
	color: #1E2569;
}
.footer a:hover {			/* Seperate hover attribute style */
	text-decoration: none;
	color: #1E2569; }
#cell_box {
	padding:2px;
	border: 1px groove #cccccc;
}
#cell_box2 {
	padding:2px;
	border: 1px solid #333333;
}
.paddingbott {
	padding-bottom: 120px;
}

