* {
margin: 0px;
padding: 0px;
}


body {
color: #000;
font-family: arial, "trebuchet MT", garamond, helvetica, sans-serif;
font-size: .8em;
text-align: center;
}

h1 {
font-size: 1.5em;
color: #362B6D;
font-family: verdana, "trebuchet MT", garamond, helvetica, sans-serif;
}

h2 {
display: block;
font-size: 100%;
color: #800000;
font-weight: bold;
font-family: verdana, "trebuchet MT", garamond, helvetica, sans-serif;
line-height: 100%;
margin-bottom: 10px;
}

h3 {display:block; font-size: 130%; font-weight: bold; color: #3A5EA8; margin: 0px 0px 5px 0px; line-height: 1;}
h4 {display:block; font-size: 120%; font-weight: bold; color: #3A5EA8; margin: 0px 0px 5px 0px; line-height: 1;}
h5 {display:block; font-size: 100%; font-weight: bold; color: #3A5EA8; margin: 0px 0px 5px 0px; line-height: 1;}
h6 {display:block; font-size: 100%; font-weight: bold; color: #8DCEF4; margin: 0px 0px 5px 0px; line-height: 1; }

p {margin: 0px 0px 5px 0px;}

a:link {
color: #800000;
}

a:visited {
color: #800000;
text-decoration: none;
}

a:active {
color: #800000;
}

a:hover {
color: #030;
}

table {
color: #000;
font-family: arial, "trebuchet MT", garamond, helvetica;
font-size: 90%;
}


#container {
position: relative;
width: 650px;
background: #fff;
text-align: left;
margin: 0px auto 0px auto;
}

#header {
position: relative;
margin: 0px 0px 0px 0px;
text-align: center;
background: #CEE8F9;
height: 70px;
border: 1px solid #CEE8F9;
}

.shadow {
position: relative;
display: block;
height: 3px;
background: url('../images/shadow.gif');
width: 100%;
background-repeat: repeat-x;
margin: 0px 0px 10px 0px;
padding: 0px;
overflow: hidden;
}

#mainbody {
position: relative;
margin: 0px;
padding: 0px;
border-top: 1px solid #fff;
;
}

#content {
position: relative;
margin: 20px 0px 25px 170px;
line-height: 150%;
padding-top: 5px;
width: 430px;
}

#contentwide {
position: relative;
margin: 0px 20px 5px 150px;
line-height: 150%;
padding-top: 5px;
}

#menubartop {
display: block;
position: relative;
width: 100%;
background: #362B6D;
margin: 0px 0px 0px 0px;
height: 20px;
padding: 3px 0px 3px 0px;
}

#menubartop ul {
list-style-type: none;
margin: 0px 0px 0px 30px;
display: block;
padding: 0px 0px 5px 0px;
}

#menubartop li {
float: left;

margin: 0px 20px 0px 0px;
}

#menubartop a {
text-decoration: none;
color: #fff;
}

#menubartop li a:hover {
text-decoration: underline;
}

#menuleft {
position: relative;
float: left;
width: 140px;
margin: 25px 0px 5px 10px;
font-size: 90%;
padding: 0px;
background: #EBF5FE;
border: 1px solid #c2c2c2;
}


#menuleft h2 {
margin: 10px 0px 0px 15px;
;
display: block;
text-align: left;

}

#menuleft ol {
margin: 10px 0px 80px 10px;
padding: 0px;
list-style-type: none;
}

#menuleft li {
display: block;
margin: 4px;
}

.mymenu {
list-style-type: none;
margin: 10px 0px 30px 10px;

}

.cornertr {
display: block;

position: absolute;
top: -1px;
right: -1px;
border: 0px;
}

.cornertl {
display: block;

position: absolute;
top: -1px;
left: -1px;
border: 0px;
}

.cornerbr {
display: block;

position: absolute;
bottom: -1px;
right: -1px;
border: 0px;
}

.cornerbl {
display: block;

position: absolute;
bottom: -1px;
left: -1px;
border: 0px;
}

#footer {
clear: both;
position: relative;
margin: 0px 0px 0px 0px;
text-align: center;
padding: 5px 0px 10px 0px;
top: 2px;
background: #362B6D;
color: #fff;
}

#footer a {
color: #f00;
margin: 5px 0px 5px 0px;
display: block;
}

#footer h2 {
color: #fff;
display: block;
}

#datetime {
position: absolute;
text-align: right;
right: 50px;
top: 20px;
font-size: 90%;
}

#loggedin {
float: right;
margin: 60px 40px 0px 0px;
color: #600;
font-weight: bold;
}

#catlist1 {
float: left;
margin: 0px;
list-style-type: none;
text-decoration: none;
}

#catlist1 a {
text-decoration: none;
}

#catlist1 a:hover {
text-decoration: underline;
}

#catlist2 {
float: right;
margin: 0px;
list-style-type: none;
}

#catlist2 a {
text-decoration: none;
}

#catlist2 a:hover {
text-decoration: underline;
}

.inflogo {
position: relative;
float: left;
margin: 7px 0px 0px 20px;
border: 0px;
}

.inftitle {
position: relative;
margin: 30px 200px 0px 0px;
text-align: center;
}

ul, ol {
margin: 5px 0px 5px 30px;
}

p {
margin-bottom: 7px;
}

.linkslist {
display: block;
}

.linksright {
float: right;
width: 50%;
}

.privacy { margin: 10px 0px 0px 0px;}

.boldblue {
font-weight: bold;
color: #009;
}

.centre {
text-align: center;
}

.message {
font-weight: bold;
color: #c00;
}

label {
cursor: pointer;
font-size: 90%;
}

.button {
cursor: pointer;
}

form {
display: inline;
}

.radio {
border: 0px;
}
.radio2 {
border: 0px;
margin: 0px 0px 0px 15px;
}

input, textarea, select {
font-family: Arial, Helvetica, verdana, sans-serif;
font-size: 90%;
color: #060;
border: 1px #060 solid;
}


.errormessage {
color: #600;
}

th {
background: #CEE8F9;
}

.meetingstable {
border-collapse: collapse;
border: 1px solid #362B6D;
width: 350px;
margin: 5px 0px 0px 0px;
}

.meetingstable th,td {
border: 1px solid #362B6D;
padding: 2px;
vertical-align: top;
text-align: left;
}



.coltopic {
width: 170;
}

.coltopicold {
width: 250;
}

.coltime {
width: 30;
}

.coldateold {
width: 100;
}

.loginbox {
width: 6em;
}

.loginbox2 {
width: 20em;
}
.ptablelog {
border-collapse: collapse;
}

.ptablelog td {
border: 0px;
vertical-align: top;
text-align: left;
}

.searchresults {
border-collapse: collapse;
}

.searchresults th,td {
border: 1px solid #362B6D;
padding: 2px 4px 2px 4px;
vertical-align: top;
text-align: left;
}

.responsetable {
border-collapse: collapse;
}

.responsetable th,td {
border: 1px solid #362B6D;
padding: 2px 4px 2px 4px;
vertical-align: top;
text-align: left;
}

.tdright {text-align: right;}
.tdcentre {text-align: center;}

.membersearch {display: block; float: left; width: 80px;}

.required {
color: #900;
font-weight: bold;
}

/* Auto generated by Apps Builder - an MBWS toolset */
/* meeting table css  */
/* Change width values to suit */
div.table_meeting {
	width: 400px;
	border: 1px solid #008484;
	padding: 2px 0px 3px 2px;
	position: relative;
	left: 20px;
	background: #B6CFDA;
	overflow: auto;
	}

div.form_meeting_row {
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 0px 0px;
	overflow:auto;
	width: 100%;
	}

div.form_meeting_row span.coll {
	float: left;
	width: 150px;
	text-align: left;
	}

div.form_meeting_row span.col {
	float: right;
	width: 245px;
	text-align: left;
	}

/* Auto generated by Apps Builder - an MBWS toolset */
/* members table css  */
/* Change width values to suit */
div.form_members {
	width: 350px;
	border: 1px solid #c2c2c2;
	padding: 2px 0px 3px 2px;
	position: relative;
	left: 20px;
	background: #EBF5FE;
	overflow: auto;
	}

div.form_members_row {
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 0px 0px;
	overflow:auto;
	width: 100%;
	}

div.form_members_row span.coll {
	float: left;
	width: 140px;
	text-align: left;
	margin: 0px 0px 0px 10px;
	}

div.form_members_row span.colr {
	float: right;
	width: 195px;
	text-align: left;
	}

/* Auto generated by Apps Builder - an MBWS toolset */
/* category table css  */
/* Change width values to suit */
div.table_category {
	width: 300px;
	border: 1px solid #008484;
	padding: 2px 0px 3px 2px;
	position: relative;
	left: 20px;
	background: #B6CFDA;
	overflow: auto;
	}

div.form_category_row {
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 0px 0px;
	overflow:auto;
	width: 100%;
	}

div.form_category_row span.coll {
	float: left;
	width: 150px;
	text-align: left;
	}

div.form_category_row span.col {
	float: right;
	width: 145px;
	text-align: left;
	}

	
#jstext {
font-size: 90%;
margin: 20px 0px 0px 0px;
color: #009;
}

div.ptablebulke {
	width: 400px;
	padding: 2px 0px 3px 2px;
	position: relative;
	left: 20px;
	overflow: auto;
	}

.formgroup {
position: relative;
border: 1px solid #009;
margin: 2px 0px 10px 0px;
	overflow:auto;
}

div.prowbulke {
	display: table-row;
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 0px 0px;
	overflow:auto;
	width: 100%;
	}

div.prowbulke span.columnl {
	float: left;
	width: 140px;
	text-align: left;
	margin: 0px 0px 0px 5px;
	}

div.prowbulke span.columnr {
	float: right;
	width: 245px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	}

	

