@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a.biglink {
	font-size: 18px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}
.bodyback {
	background-image: url(images/back_001.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.bodyhead01 {
	font-size: 18px;
	color: #000000;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 30px;
}
.bodyhead02 {
	font-size: 16px;
	color: #000000;
	letter-spacing: 1px;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC3300;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC3300;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC3300;
	text-decoration: underline;
}
.footer01 {
	font-size: 10px;
	color: #000000;
	line-height: 30px;
}
.smalltext01 {
	font-size: 10px;
	color: #000000;
}
.bodysubheadlink01:link {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.bodysubheadlink01:hover {
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
.bodysubheadlink01:active {
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
.bodysubheadlink01:visited {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

/** Calendar **/

.meetingtext01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676767;
	letter-spacing: 1px;
	line-height: 13px;
}
.meetingtext02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
}
.thissunday01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background: #FFFFFF;
	text-align: center;
	vertical-align: top;
}
.thisweekday01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #676767;
	font-weight: bold;
	background: #EEEEEE;
	width: 30px;
	text-align: center;
	border-bottom: #CCCCCC solid 1px;
	vertical-align: top;
}
.thisweektime01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #676767;
	background: #FFFFFF;
	width: 40px;
	text-align: center;
	border-bottom: #CCCCCC solid 1px;
	vertical-align: top;
}
.thisweekevent01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background: #FFFFFF;
	text-align: left;
	border-bottom: #CCCCCC solid 1px;
	vertical-align: top;
}
a.thisweekeventlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
}
a.thisweekeventlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
a.thisweekeventlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
a.thisweekeventlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
}
td.calmonthon {
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 10px;
	text-align: center;
}
td.calmonthon:hover {
	background: #e8ba2e;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 10px;
	text-align: center;
}
.calmonthoff {
	background: #EEEEEE;
}
.caldayhead {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #8694A4;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	vertical-align: middle;
}
a.datelink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}
a.datelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.datelink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}
a.datelink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}
.caldatehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #627283;
	text-decoration: none;
	font-weight: bold;
}
div.thisweek_scroll {
	overflow: auto;
	height: 145px;
	width: 200px;
}

/** Page Style **/

.botborder01 {
	border-bottom: #d7d6c8 solid 1px;
}
div.border01 {
	border: #d7d6c8 solid 1px;
}
.rightbox {
	background-color: #FFFFFF;
}
.rightboxsubtitle {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 10px;
 	color:#000000;
 }
img.imageborder {
 	border: #8694a4 solid 1px;
	margin-right: 5px;
}
.rightborder {
	border-right: #d7d6c8 solid 1px;
}

/* MediaArchive */

.ma_listing_wrap {
/*    border: 1px solid #000000; */
	width: 100%;
}

.ma_listing_table {
    width: 100%;
    border-bottom: 1px dotted #666666;    
}

.ma_listing_table td {
    margin: 5px auto;
    padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td.ma_date, td.ma_author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
}

td.ma_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-align: left;
}

td.ma_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
}

a.ma_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF3300;
	text-decoration: underline;
}

a.ma_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CC0000;
	text-decoration: underline;
}

a.ma_link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}

a.ma_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF3300;
	text-decoration: underline;
}

.ma_download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

.ma_recent_table td {
    padding: 3px;
}

.ma_search_table td {
    padding: 3px;
}
.joinus_head {
	font-size: 14px;
	font-weight: bold;
}