body {
background-color : #f1f0d6;
background-image:url(images/06.png);
color: #000000;
font-family: Tahoma;
font-size:5px;
margin: 0px 0px 0px 0px; /* top right bottom left */
scrollbar-face-color: #D2DAAE;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #D2DAAE;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-arrow-color:  #000000;
scrollbar-track-color: #525930;
scrollbar-darkshadow-color: #525930;
}
a { text-decoration:none }

a:active {
	color: #525930; /* active link color */
}

a:link {
	color: #525930; /* link color */
}

a:visited {
	color: #000000; /* visited link color */
}

.input {
font-family : inherit;
font-size : 9pt;
font-weight : normal;
color: #000000;
background-color: #F8F8F8;
border : 1px inset #444444;
}
.thumb_border {
	border-style : inset ;
	border-width: 1px ;
	border-style: ridge;
	border-color: #00677E;
}

.headerbg {

background:url(images/banner.png);
background-repeat:no-repeat;
background-position:left;
}

.rhs {
background:url(images/line.png);
background-repeat:repeat-y;
background-position:left;
}
/* main table */
.ewTable {
	width: ; /* table width */	
	color: ; /* text color */
	font-family: Tahoma; /* font name */
	font-size: xx-small; /* font size */
	border-collapse: collapse;
	border: none;
	background-color: #FFFFFF ;
	
}
/* main table data cells */
.ewTable td {
	padding: 4px; /* cell padding */
	border: 1px solid; /* cell spacing */
	border-color: #CCCCCC;  /* table background color */
}

/* main table header cells */
.ewTableHeader {
	background-color: #FFFFFF; /* header color */
	color: #000000; /* header font color */	
	vertical-align: top;	
}

.ewTableHeader a {	
	color: #000000; /* header font color */	
}

/* main table row color */
.ewTableRow {
	background-color: ;  /* alt row color 1 */
}

/* main table alternate row color */
.ewTableAltRow {
	background-color: ; /* alt row color 2 */	
}

/* main table edit mode row color */
.ewTableEditRow {
	background-color: #000000; /* edit mode color */
}

/* main table highlight color */
.ewTableHighlightRow {
	background-color: ; /* highlight color */
}

/* main table select color */
.ewTableSelectRow {
	background-color: ; /* select color */
}

/* main table footer section */
.ewTableFooter {
	background-color: #FFFFCC;	
}
/* C and V Page */
.cv {
	width: ; /* table width */	
	color: ; /* text color */
	font-family: Tahoma; /* font name */
	font-size: x-small; /* font size */
	border-collapse: collapse;
	background-color: #FFFFFF;
	border: 1px #98AAB1 solid;
}
/* C and V Page */
.cv1 {
	width: ; /* table width */	
	color: ; /* text color */
	font-family: Tahoma; /* font name */
	font-size: x-small; /* font size */
	border-collapse: collapse;
	background-color: #FFFFFF;
}
/* C and V Page Header */
.cvHead {
	width: ; /* table width */	
	color: ; /* text color */
	font-family: Tahoma; /* font name */
	font-size: x-small; /* font size */
	border-collapse: collapse;
	border: 1px #98AAB1 solid;
	background-color: #FFFFFF;
	
}
/* C and V Page Header */
.cvBox {
	width: ; /* table width */	
	color: ; /* text color */
	font-family: Tahoma; /* font name */
	font-size: x-small; /* font size */
	border-collapse: collapse;
	background-color: #FFFFFF;
	
}
/* C and V Page Header */
.cvBox1 {
	width: ; /* table width */	
	color: ; /* text color */
	font-family: Tahoma; /* font name */
	font-size: x-small; /* font size */
	border-collapse: collapse;
	border: 1px #98AAB1 solid;
	background-color: #FFFFFF;
	
}

/* Sponsors View, bottom company Details */
.SponViewData2 {
	width: ; /* table width */	
	color: #00677E ; /* text color */
	font-family: Tahoma; /* font name */
	font-size: x-small; /* font size */
	border-collapse: None;	
	background-color: #FFFFFF;
}





/* Sponsors View, bottom company Details */
.SponViewData1 {
	width: ; /* table width */	
	color: #00677E ; /* text color */
	font-family: Tahoma; /* font name */
	font-size: x-small; /* font size */
	border-collapse: collapse;	
	background-color: #FFFFFF;
}
/* Sponsors View, bottom company Details */
.HavenTimetable {
	width: ; /* table width */	
	color: #00677E ; /* text color */
	font-family: Tahoma; /* font name */
	font-size: xx-small; /* font size */
	border-collapse: collapse;	
	background-color: #FFFFFF;
	border: 1px #98AAB1 solid;
}

/* Councils Page */
.churches4{
	width: ; /* table width */	
	color: #00677E; /* text color */
	font-family: Tahoma; /* font name */
	font-size: 13px; /* font size */
	font-weight: bold;
	border-collapse: collapse;
	background-color: #FFFFFF;
}

/* Councils Page */
.councils5{
	width: ; /* table width */	
	color: #00677E; /* text color */
	font-family: Tahoma; /* font name */
	font-size: 13px; /* font size */
	font-weight: bold;
	border-collapse: collapse;
	background-color: #FFFFFF;
}


/* main table */
.ConTable {
	font-family: Tahoma; /* font name */
	font-size: xx-small; /* font size */
	border-collapse: collapse;
	border: none;
	background-color: #F1F0D6 ;
	
}
/* main table data cells */
.ConTable td {
	padding: 4px; /* cell padding */
	border: 1px solid; /* cell spacing */
	border-color: #F1F0D6;  /* table background color */
}
/* main table row color */
.ConTableRow {
	background-color: ;  /* alt row color 1 */
}
/* main table header cells */
.ewTableHeader {
	background-color: #FFFFFF; /* header color */
	color: #F1F0D6; /* header font color */	
	vertical-align: top;	
}
