@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
}
body {
	background-color: #006699;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
.cell {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	background-image: url(/images/background.jpg);
	margin-left: auto;
	margin-right: auto;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
}

.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
}
.footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
}

.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
}

    .textmain {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
}

.textmain a:link {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
}
.textmain a:active {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
}

.textmain a:visited {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
}.dot {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.tblmain {
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
}
.textmainbold {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.navtitle {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.boldred {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}
.coloredhr {
	color: #006699;
	background-color: #006699;
}
.nextmeet {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.centerbold {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.ptitle {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}
.tabletop {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	background-color: #006699;
	text-align: center;
	color: #FFFFFF;
}
.tabletext {
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
	text-align: center;
}

.tabletext a:link {
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
	text-align: center;
}

.tabletext a:active {
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
	text-align: center;
}

.tabletext a:visited {
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
	text-align: center;
}
.tblborders {
	padding: 0%;
	border: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	border-collapse: collapse; 
	
}
.center {
	margin-left: auto;
	margin-right: auto;
}
.imgcenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
