/* meetings */
.meettable {
	width: 100%;
	border-collapse:collapse;
	padding-top: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.meettable th {
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	background-image: url(../graphics/tablehead1.gif);
}
.th1 {width:25px;}
.th2 {width:156px;}
.th3 {width:25px;}
.th4 {width:156px;}
.th5 {width:25px;}
.th6 {width:156px;}

.meettable th.th4b {
	width:156px;
	background-image: url(../graphics/tablehead2.gif);
	background-repeat: repeat-x;
}
.meettable th.th1b {
	width:25px;
	background-image: url(../graphics/tablehead2.gif);
	background-repeat: repeat-x;
}
.meettable td {
	color:#333333;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3B6AF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #EBF0FA;
}
.meettable td.date1 {
	font-size: 1.1em;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	background-image: url(../graphics/datebak2.gif);
	background-repeat: no-repeat;
	background-position: center 3px;
	text-align: center;
	line-height: 140%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.meettable td.date2 {
	font-size: 1.1em;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	background-image: url(../graphics/datebak2.gif);
	background-repeat: no-repeat;
	background-position: center 3px;
	text-align: center;
	line-height: 140%;
	background-color: #D2E1F0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.meettable tfoot td {
	height: 9px;
	background-color: #474844;
}
.meettable td.alt {
	background-color: #D2E1F0;
}

/* minutes */
.mintable{
	width: 100%;
	border-collapse:collapse;
	padding-top: 0px;
}
.thmin {width:130px;}
.mintable th{
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	background-image: url(../graphics/tableheadmin.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.mintable td {
	color:#333333;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3B6AF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #EBF0FA;
}
.mintable tr.dk td {
background:#D2E1F0;}
.mintable tr.dkdiv td {
	background:#D2E1F0;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.mintable td.dk {
	background:#D2E1F0;
	color:#000;
	text-align: left;
	padding-left: 10px;
}
.mintable tr.noline td {
	background:#EBF0FA;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mintable tr.nolinedk td {
	background:#D2E1F0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mintable tfoot td {
	height: 9px;
	background-color: #474844;
}
/* finance */
.fintable{
	width: 550px;
	border-collapse:collapse;
	padding-top: 0px;
}
.th1f {
	width:280px;
	text-align: left;
}
.fintable th{
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 20px;
	background-image: url(../graphics/tableheadmin.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.fintable td {
	color:#333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3B6AF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-color: #EBF0FA;
}
.fintable tr.dk td {
background:#D2E1F0;}
.fintable tr.dkdiv td {
	background:#D2E1F0;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.fintable td.dk {
	background:#D2E1F0;
	color:#000;
	padding-left: 10px;
}
.fintable tr.noline td {
	background:#EBF0FA;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fintable tr.nolinedk td {
	background:#D2E1F0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fintable tr.totals td {
	background-color: #C1CCA2;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #474844;
}
.fintable tfoot td {
	height: 9px;
	background-color: #474844;
}

/* councillors */
.th1c {width:106px;}
.th2c {width:80px;}
.th3c {
	text-align: left;
}
.th4c {width:80px;}
.mintable td.name {
	font-size: 1.1em;
	color: #35536A;
	font-weight: bold;
	font-style: normal;
}
.mintable td.comm {
	text-align: left;
}

