
#container {
        margin: 30px auto;
        width:1077px;
        background-color: transparent;
        text-align: left;
        border-color: #0aaaaa;
        border-style:solid;
        border-width:0px;
}
div .boxholder{
	padding:0px 0px 0px  0px;
	background-color:transparent;
}
body{
	margin:0px auto;
	padding:0px;
	background-color:transparent;
	color:#000000;
	background-image:none;
	background-repeat:repeat;
	background-position:center;
	border-color:#FF0000;
	border-style:solid;
	border-width:0px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	line-height:1.2;
}
h3{
	color:#506E69;
	padding:2px 1px 2px 1px;
	margin:0px;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	text-align:left;
}
h2{
	color:#506E69;
	padding:2px 1px 2px 1px;
	margin:0px;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	text-align:left;
}
h1{
	color:#506E69;
	padding:2px 1px 2px 1px;
	margin:0px;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	text-align:left;
}
p{
	margin:0px;
	padding:1px;
}
a img{
	border:0px solid black;
}
a:link{
	text-decoration:none;
	color:#184D49;
}
a:visited{
	text-decoration:none;
	color:#1D5E59;
}
a:hover{
	text-decoration:underline;
	color:#206661;
}
a:active{
	text-decoration:none;
}
.TableSheet{
        margin: 2px auto;
        padding: 2px;
        border-width:4px;
        border-style:solid;
        border-color:#58A5AA;
        color:#144D21;
        background-color:#D1FCFF;
        background-image:none;
        background-repeat:repeat;
        background-position:top left;
        border-collapse: collapse;
}
.TableSheet td{
        margin:4px;
        padding:4px;
        border-width:4px;
        border-style:solid;
        border-color:#58A5AA;
        vertical-align:top;

}
.TablePlain{
        margin: auto;
        padding: 0px;
        border-width:1px;
        border-style:solid;
        border-color:#000000;
        color:#144D21;
        background-color: transparent;
        background-image:none;
        background-repeat:repeat;
        background-position:top left;
        border-collapse: collapse;

}
.TablePlain td{
        margin: 1px;
        padding: 1px;
        border-width:1px;
        border-style:solid;
        border-color:#000000;
        vertical-align:top;

}
.TableClassic{
        border-color:#000000;
        color:#000000;
        background-color: transparent;
        background-image:none;
        background-repeat:repeat;
        background-position:top left;
        margin:auto;
}
.TableClassic td{
        border-color:#000000;
        margin: 1px;
        padding: 1px;
        vertical-align:top;

}
.cell-template{
        width: 50%;
        height: 50%;
        color:#000000;

        background-color: transparent;
        background-image:none;
        background-repeat:repeat;
        background-position:top left;

        margin:auto;
        padding: 1px;
        font-family:Arial;
        font-size:12px;
        font-weight:normal;
        text-align:left;
}
.indentedBox{

        color:#000000;
        background-color: transparent;
        background-image:none;
        background-repeat:repeat;
        background-position:top left;

        margin-top:10px;
        margin-bottom:10px;
        margin-right:4px;
        margin-left:30px;

        padding: 5px;

        border-color:#000000;
        border-style:solid;
        border-width:0px;

        font-family:Times New Roman;
        font-size:16px;
        font-weight:normal;
        text-align:left;
}
.slideshow{
       width:auto;
        height:100%;
        margin:0px;
        padding:0px;
        border-color:#DAE3E1;
        border-style:solid;
        border-width:1px;
        overflow:hidden;
}
.pageContent {
        position: relative;
        top: 0px;
        margin:0px;
        padding:20px;
       width:auto;
        background-color:transparent;
        color:#000000;
        background-image:none;
        background-repeat:repeat;
        background-position:top left;
        border-color:#cecece;
        border-style:solid;
        border-width:0px;
        font-family:Arial;
        font-size:11px;
        font-weight:normal;
        text-align:left;
}
#header {
        position: relative;
        top: 0px;
        margin:0px;
        padding: 0px;
       width:auto;
        border: 0px solid red;
}
#footer {
        border-top: 2px solid #908C8D;
        margin: 30px 0 0 0;
        padding: 10px;
        clear: both;
        color: black;
        font-size: 1em;
        text-align: center;
}
#footer a { 
        color: #a0a0a0;
        text-decoration: none;
}
/*  ===== Boxes ============================= */
.editBox {
        z-index: 10;
        color: #000002;
        background-color: transparent;   
        background-image: none;   
        background-repeat: no-repeat;
        background-position: 0px 0px; 
        border-color: #0aaaaa;
        border-style:solid;
        border-width:0px;
        text-align: left;
        font-family: Arial;
        font-size: 14px;
        font-weight: normal;
        list-style: none;
        overflow: hidden;
        overflow-y: hidden;
}
.borderBoxNew {
        z-index: auto;
        color: #000000;
        background-color: #EBFAFA;   
        background-image: none;   
        background-repeat: no-repeat;
        background-position: 0px 0px; 
        border-color: #010101;
        border-style:solid;
        border-width:1px;
        text-align: left;
        list-style: none;
        font-family: Arial;
        font-size: 12px;
        font-weight: normal;
        overflow: hidden;
        overflow-y: hidden;
}
.pageBoxNew {
        z-index: auto;
        color: #000000;
        background-color: #EBFAFA;   
        background-image: none;   
        background-repeat: no-repeat;
        background-position: 0px 0px; 
        border-color: #010101;
        border-style:solid;
        border-width:1px;
        text-align: left;
        list-style: none;
        font-family: Arial;
        font-size: 12px;
        font-weight: normal;
        overflow: hidden;
        overflow-y: hidden;
}
/*  ===== Menu ============================= */
/* GENERATED */
#contact-pageContent{
        position:relative;
        top:0px;
        margin:0px auto;
        padding:0px;
        width:800px;
        background-color:transparent;
        color:#000000;
        background-image:none;
        background-repeat:repeat;
        background-position:top left;
        border-color:#000000;
        border-style:solid;
        border-width:0px;
        font-family:Arial;
        font-size:11px;
        font-weight:normal;
        text-align:left;
}
#contact-box12{
width:auto;
	margin:0px;
	padding:0px;
	border-color:#DAE3E1;
	border-style:solid;
	border-width:1px;
	overflow:hidden;
}
#contact-box12 .body{
	color:#110000;
	background-color:#F5FFFD;
	background-image:none;
	background-repeat:repeat;
	background-position:center;
	text-align:left;
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	margin:0px;
	padding:20px;
}
#contact-box12  .title{
	color:#485354;
	background-color:#E6F0EE;
	background-image:url(graybox3.png);
	background-repeat:repeat;
	background-position:center;
	border-color:#CFCFCF;
	border-style:solid;
	border-width:0px;
	text-align:center;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding:5px;
}
#contact-box12  .footer{
	color:#485354;
	background-color:#E6F0EE;
	background-image:url(graybox3b.png);
	background-repeat:repeat;
	background-position:center;
	text-align:center;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding:5px;
}
#about-box11{
        z-index:auto;
        color:#000000;
        background-color:#EBFAFA;
        background-image:url(button-green-2-hi.png);
        background-repeat:no-repeat;
        background-position:top center;
        border-color:#010101;
        border-style:solid;
        border-width:0px;
        text-align:left;
        list-style:none;
        font-family:Arial;
        font-size:12px;
        font-weight:normal;
        overflow:hidden;
        overflow-y:hidden;
        height:100%;
}
#about-box13{
	z-index:77;
	color:#000000;
	background-color:transparent;
	background-image:url(bar-red0.png);
	background-repeat:no-repeat;
	background-position:top center;
	border-color:#B80000;
	border-style:solid;
	border-width:2px;
	text-align:left;
	list-style:none;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	overflow-x:hidden;
	overflow-y:hidden;
}
#about-box12{
width:auto;
	margin:0px;
	padding:0px;
	border-color:#DAE3E1;
	border-style:solid;
	border-width:1px;
	overflow:hidden;
}
#about-box12 .body{
	color:#110000;
	background-color:#F5FFFD;
	background-image:none;
	background-repeat:repeat;
	background-position:center;
	text-align:left;
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	margin:0px;
	padding:20px;
}
#about-box12  .title{
	color:#485354;
	background-color:#E6F0EE;
	background-image:url(graybox3.png);
	background-repeat:repeat;
	background-position:center;
	border-color:#CFCFCF;
	border-style:solid;
	border-width:0px;
	text-align:center;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding:5px;
}
#about-box12  .footer{
	color:#485354;
	background-color:#E6F0EE;
	background-image:url(graybox3b.png);
	background-repeat:repeat;
	background-position:center;
	text-align:center;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding:5px;
}
#about-box14{
	margin:0px;
width:auto;
	padding:0px;
}
#about-box14 .body{
	position:relative;
	top:-2px;
	left:-2px;
	margin:0px 1px 0px 0px;
	padding:20px;
	color:#110000;
	background-color:#FFFFFF;
	background-image:none;
	background-repeat:repeat;
	background-position:center;
	text-align:left;
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
}
#about-box14  .title{
	color:#485354;
	background-color:#EDEDED;
	background-image:none;
	background-repeat:repeat;
	background-position:center;
	border-color:#CFCFCF;
	border-style:solid;
	border-width:0px;
	text-align:center;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
#about-box14 .footer{
	color:#485354;
	background-color:#EDEDED;
	background-image:none;
	background-repeat:repeat;
	background-position:center;
	text-align:center;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding:5px;
}
#home-pageContent{
	position:relative;
	top:0px;
	margin:0px;
	padding:20px;
	width:auto;
	background-color:transparent;
	color:#000000;
	background-image:none;
	background-repeat:repeat;
	background-position:top left;
	border-color:#CECECE;
	border-style:solid;
	border-width:0px;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	text-align:left;
}
/*  ----eotabls----------- */
.tnw{
        background-image:url(smatrix.gif);
        background-repeat:no-repeat;
        background-position:0px 0px;

}
.tno{
        background-image:url(smatrix.gif);
        background-repeat:repeat-x;
        background-position:0px -20px;
}
.tne{
        background-image:url(smatrix.gif);
        background-repeat:no-repeat;
        background-position:0px -40px;
}
/*  ----eotabls----------- */
#projects-box11{
	width:99%;
	margin:0px;
	padding:0px;
	border-color:#050505;
	border-style:solid;
	border-width:0px;
	overflow:hidden;
}
#projects-box10{
	width:99%;
	margin:0px;
	padding:0px;
	border-color:#050505;
	border-style:solid;
	border-width:0px;
	overflow:hidden;
}
#projects-box12{
width:auto;
	margin:0px;
	padding:0px;
	border-color:#050505;
	border-style:solid;
	border-width:0px;
	overflow:hidden;
}
#projects-pageContent{
	position:relative;
	top:0px;
	margin:0px;
	padding:20px;
width:auto;
	background-color:transparent;
	color:#000000;
	background-image:none;
	background-repeat:repeat;
	background-position:top left;
	border-color:#CECECE;
	border-style:solid;
	border-width:0px;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	text-align:left;
}
#projects-box12 .body{
	color:#110000;
	background-color:#FFFFFF;
	background-image:none;
	background-repeat:repeat;
	background-position:center;
	text-align:left;
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	margin:0px;
	padding:20px;
}
#projects-box12  .title{
	color:#000000;
	background-color:#F0F0F0;
	background-image:none;
	background-repeat:repeat;
	background-position:center;
	border-color:#000000;
	border-style:solid;
	border-width:0px;
	text-align:center;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding:4px;
}
#projects-box12  .footer{
	color:#ABABAB;
	background-color:#F0F0F0;
	background-image:none;
	background-repeat:repeat;
	background-position:center;
	text-align:center;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding:4px;
}
#projects-box27{
width:auto;
	margin:0px;
	padding:0px;
	border-color:#050505;
	border-style:solid;
	border-width:0px;
	overflow:hidden;
}
#projects-box27 .body{
	color:#110000;
	background-color:#FFFFFF;
	background-image:none;
	background-repeat:repeat;
	background-position:center;
	text-align:left;
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	margin:0px;
	padding:20px;
}
#projects-box27  .title{
	color:#000000;
	background-color:#F0F0F0;
	background-image:none;
	background-repeat:repeat;
	background-position:center;
	border-color:#000000;
	border-style:solid;
	border-width:0px;
	text-align:center;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding:4px;
}
#projects-box27  .footer{
	color:#ABABAB;
	background-color:#F0F0F0;
	background-image:none;
	background-repeat:repeat;
	background-position:center;
	text-align:center;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding:4px;
}
#projects-box11 .body{
	color:#110000;
	background-color:#FFFFFF;
	background-image:none;
	background-repeat:repeat;
	background-position:center;
	text-align:left;
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	margin:0px;
	padding:20px;
}
#projects-box11  .title{
	color:#000000;
	background-color:#F0F0F0;
	background-image:none;
	background-repeat:repeat;
	background-position:center;
	border-color:#000000;
	border-style:solid;
	border-width:0px;
	text-align:center;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding:4px;
}
#projects-box11  .footer{
	color:#ABABAB;
	background-color:#F0F0F0;
	background-image:none;
	background-repeat:repeat;
	background-position:center;
	text-align:center;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding:4px;
}
#projects-box34{
	z-index:1;
	color:#000000;
	background-color:transparent;
	background-image:url(glob1.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	border-color:#8ADEA3;
	border-style:solid;
	border-width:0px;
	text-align:center;
	list-style:none;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
#projects-box10 .body{
	color:#110000;
	background-color:#FFFFFF;
	background-image:none;
	background-repeat:repeat;
	background-position:center;
	text-align:left;
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	margin:0px;
	padding:20px;
}
#projects-box10  .title{
	color:#000000;
	background-color:#F0F0F0;
	background-image:none;
	background-repeat:repeat;
	background-position:center;
	border-color:#000000;
	border-style:solid;
	border-width:0px;
	text-align:center;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding:4px;
}
#projects-box10  .footer{
	color:#ABABAB;
	background-color:#F0F0F0;
	background-image:none;
	background-repeat:repeat;
	background-position:center;
	text-align:center;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding:4px;
}
#projects-box26{
	z-index:auto;
	color:#FFEE00;
	padding:10px;
	margin:0px;
	background-color:#000000;
	background-image:none;
	background-repeat:no-repeat;
	background-position:0px 0px;
	border-color:#010101;
	border-style:solid;
	border-width:1px;
	text-align:left;
	list-style:none;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	overflow:hidden;
}
#about-box14 .bshadow{
	position:relative;
	margin:10px 10px 35px 10px;
	border-right:1px solid #cecece;
	border-bottom:1px solid #cecece;
	background:#000000;
}
#about-box9{
	width:700px;
	height:600px;
	margin:0px;
	padding:0px;
	border-color:#DAE3E1;
	border-style:solid;
	border-width:1px;
	overflow:hidden;
}
#home-box9{
	z-index:100;
	width:auto;
	margin:0px;
	padding:0px;
	color:#F3F7DC;
	background-color:transparent;
	background-image:url(c.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	text-align:left;
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	border-color:#DAE3E1;
	border-style:solid;
	border-width:0px;
	overflow:hidden;
	box-shadow:2px 2px 5px #000000;
}
#burnaby-pageContent{
	position:relative;
	top:0px;
	margin:0px;
	padding:20px;
	width:auto;
	background-color:transparent;
	color:#000000;
	background-image:none;
	background-repeat:repeat;
	background-position:top left;
	border-color:#CECECE;
	border-style:solid;
	border-width:0px;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	text-align:left;
}
#burnaby-box9{
	z-index:100;
	width:auto;
	margin:0px;
	padding:0px;
	color:#198C88;
	background-color:transparent;
	background-image:url(dsc_3220.jpg);
	background-repeat:repeat;
	background-position:bottom center;
	text-align:left;
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	border-color:#DAE3E1;
	border-style:solid;
	border-width:0px;
	overflow:hidden;
	box-shadow:2px 2px 5px #000000;
}
#coquitlam-pageContent{
	position:relative;
	top:0px;
	margin:0px;
	padding:20px;
	width:auto;
	background-color:transparent;
	color:#000000;
	background-image:none;
	background-repeat:repeat;
	background-position:top left;
	border-color:#CECECE;
	border-style:solid;
	border-width:0px;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	text-align:left;
}
#coquitlam-box9{
	z-index:100;
	width:auto;
	margin:0px;
	padding:0px;
	color:#198C88;
	background-color:transparent;
	background-image:url(dsc_3220.jpg);
	background-repeat:repeat;
	background-position:bottom center;
	text-align:left;
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	border-color:#DAE3E1;
	border-style:solid;
	border-width:0px;
	overflow:hidden;
	box-shadow:2px 2px 5px #000000;
}
#home-box9 li{
	font-family:Verdana;
	font-size:24px;
	color:#F3F7DC;
}
#home-box9 a{
	font-family:Verdana;
	font-size:24px;
	color:#F3F7DC;
}
#home-box3{
	z-index:100;
	width:auto;
	margin:0px;
	padding:10px;
	color:#F8FF2E;
	background-color:transparent;
	background-image:none;
	background-repeat:repeat;
	background-position:center;
	text-align:left;
	font-family:Verdana;
	font-size:16px;
	font-weight:normal;
	border-color:#DAE3E1;
	border-style:solid;
	border-width:0px;
	overflow:hidden;
}
#home-box3 a{
	text-align:left;
	font-family:Verdana;
	font-size:28px;
	color:#F8FF2E;
	text-shadow:6px 6px 6px black;
}
#richmond-pageContent{
	position:relative;
	top:0px;
	margin:0px;
	padding:20px;
	width:auto;
	background-color:transparent;
	color:#000000;
	background-image:none;
	background-repeat:repeat;
	background-position:top left;
	border-color:#CECECE;
	border-style:solid;
	border-width:0px;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	text-align:left;
}
#richmond-box9{
	z-index:100;
	width:auto;
	margin:0px;
	padding:0px;
	color:#198C88;
	background-color:transparent;
	background-image:url(dsc_3220.jpg);
	background-repeat:repeat;
	background-position:bottom center;
	text-align:left;
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	border-color:#DAE3E1;
	border-style:solid;
	border-width:0px;
	overflow:hidden;
	box-shadow:2px 2px 5px #000000;
}
#vancouver-pageContent{
	position:relative;
	top:0px;
	margin:0px;
	padding:20px;
	width:auto;
	background-color:transparent;
	color:#000000;
	background-image:none;
	background-repeat:repeat;
	background-position:top left;
	border-color:#CECECE;
	border-style:solid;
	border-width:0px;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	text-align:left;
}
#vancouver-box9{
	z-index:100;
	width:auto;
	margin:0px;
	padding:0px;
	color:#198C88;
	background-color:transparent;
	background-image:url(dsc_3220.jpg);
	background-repeat:repeat;
	background-position:bottom center;
	text-align:left;
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	border-color:#DAE3E1;
	border-style:solid;
	border-width:0px;
	overflow:hidden;
	box-shadow:2px 2px 5px #000000;
}
#westvancouver-pageContent{
	position:relative;
	top:0px;
	margin:0px;
	padding:20px;
	width:auto;
	background-color:transparent;
	color:#000000;
	background-image:none;
	background-repeat:repeat;
	background-position:top left;
	border-color:#CECECE;
	border-style:solid;
	border-width:0px;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	text-align:left;
}
#westvancouver-box9{
	z-index:100;
	width:auto;
	margin:0px;
	padding:0px;
	color:#198C88;
	background-color:transparent;
	background-image:url(dsc_3220.jpg);
	background-repeat:repeat;
	background-position:bottom center;
	text-align:left;
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	border-color:#DAE3E1;
	border-style:solid;
	border-width:0px;
	overflow:hidden;
	box-shadow:2px 2px 5px #000000;
}
#home-box4{
	z-index:100;
	width:auto;
	margin:0px;
	padding:10px;
	color:#000000;
	background-color:transparent;
	background-image:none;
	background-repeat:repeat;
	background-position:center;
	text-align:left;
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	border-color:#DAE3E1;
	border-style:solid;
	border-width:0px;
	overflow:hidden;
}
#newwest-pageContent{
	position:relative;
	top:0px;
	margin:0px;
	padding:20px;
	width:auto;
	background-color:transparent;
	color:#000000;
	background-image:none;
	background-repeat:repeat;
	background-position:top left;
	border-color:#CECECE;
	border-style:solid;
	border-width:0px;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	text-align:left;
}
#newwest-box9{
	z-index:100;
	width:auto;
	margin:0px;
	padding:0px;
	color:#198C88;
	background-color:transparent;
	background-image:url(dsc_3220.jpg);
	background-repeat:repeat;
	background-position:bottom center;
	text-align:left;
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	border-color:#DAE3E1;
	border-style:solid;
	border-width:0px;
	overflow:hidden;
	box-shadow:2px 2px 5px #000000;
}
#portcoquitlam-pageContent{
	position:relative;
	top:0px;
	margin:0px;
	padding:20px;
	width:auto;
	background-color:transparent;
	color:#000000;
	background-image:none;
	background-repeat:repeat;
	background-position:top left;
	border-color:#CECECE;
	border-style:solid;
	border-width:0px;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	text-align:left;
}
#portcoquitlam-box9{
	z-index:100;
	width:auto;
	margin:0px;
	padding:0px;
	color:#198C88;
	background-color:transparent;
	background-image:url(dsc_3220.jpg);
	background-repeat:repeat;
	background-position:bottom center;
	text-align:left;
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	border-color:#DAE3E1;
	border-style:solid;
	border-width:0px;
	overflow:hidden;
	box-shadow:2px 2px 5px #000000;
}
#surrey-pageContent{
	position:relative;
	top:0px;
	margin:0px;
	padding:20px;
	width:auto;
	background-color:transparent;
	color:#000000;
	background-image:none;
	background-repeat:repeat;
	background-position:top left;
	border-color:#CECECE;
	border-style:solid;
	border-width:0px;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	text-align:left;
}
#surrey-box9{
	z-index:100;
	width:auto;
	margin:0px;
	padding:0px;
	color:#198C88;
	background-color:transparent;
	background-image:url(dsc_3220.jpg);
	background-repeat:repeat;
	background-position:bottom center;
	text-align:left;
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	border-color:#DAE3E1;
	border-style:solid;
	border-width:0px;
	overflow:hidden;
	box-shadow:2px 2px 5px #000000;
}
#portmoody-pageContent{
	position:relative;
	top:0px;
	margin:0px;
	padding:20px;
	width:auto;
	background-color:transparent;
	color:#000000;
	background-image:none;
	background-repeat:repeat;
	background-position:top left;
	border-color:#CECECE;
	border-style:solid;
	border-width:0px;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	text-align:left;
}
#portmoody-box9{
	z-index:100;
	width:auto;
	margin:0px;
	padding:0px;
	color:#198C88;
	background-color:transparent;
	background-image:url(dsc_3220.jpg);
	background-repeat:repeat;
	background-position:bottom center;
	text-align:left;
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	border-color:#DAE3E1;
	border-style:solid;
	border-width:0px;
	overflow:hidden;
	box-shadow:2px 2px 5px #000000;
}
.reportTime{font-size:14px;padding: 1px 1px 1px 5px;}
#datagrid {
	margin:0px;
        width:100%;
	padding:2px;
	border-width:1px;
	border-style:solid;
	border-color:#94A0A1;
	color:#383D3B;
	background-color:#E1EDEA;
	border-collapse:collapse;

	font-family:Arial;
	font-size:11px;
	font-weight:normal;

}
#datagrid td{
	margin:4px;
	padding:4px;
	border-width:1px;
	border-style:solid;
	border-color:#94A0A1;
	vertical-align:top;
}
#datagrid thead tr th{
	margin:4px;
	padding:4px;
	border-width:1px;
	border-style:solid;
	border-color:#94A0A1;
	vertical-align:top;
	font-size:22px;
	text-align:center;
	background-color:#B1BAB8;
}
.header{
	background-color:#A5ADAC;
	background: url(images/hdr.gif) repeat-x;

}
.clz0{
	background-color:#F0F0F0;
}
.clz1{
	background-color:#E5EBE9;
}
.col-link {
        text-decoration:none;
        color:black;
        
        background-position: right;
        display: block;
        text-decoration: none;
        width: 100%;
        background: url(images/column-sortable-light.gif) center right no-repeat;
	font-weight:bold;	
		padding: 5px 1px 3px 1px;
}
#home-box7{
	z-index:100;
	width:auto;
	margin:0px;
	padding:10px;
	color:#000000;
	background-color:transparent;
	background-image:none;
	background-repeat:repeat;
	background-position:center;
	text-align:left;
	font-family:Verdana;
	font-size:18px;
	font-weight:normal;
	border-color:#DAE3E1;
	border-style:solid;
	border-width:0px;
	overflow:hidden;
	text-shadow:2px 2px 2px #b5b5b5;
}
#oneday-pageContent{
	position:relative;
	top:0px;
	margin:0px;
	padding:20px;
	width:auto;
	background-color:transparent;
	color:#000000;
	background-image:none;
	background-repeat:repeat;
	background-position:top left;
	border-color:#CECECE;
	border-style:solid;
	border-width:0px;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	text-align:left;
}
#oneday-box9{
	z-index:100;
	width:auto;
	margin:0px;
	padding:0px;
	color:#198C88;
	background-color:transparent;
	background-image:url(dsc_3220.jpg);
	background-repeat:repeat;
	background-position:bottom center;
	text-align:left;
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	border-color:#DAE3E1;
	border-style:solid;
	border-width:0px;
	overflow:hidden;
	box-shadow:2px 2px 5px #000000;
}
#home-box6{
	z-index:100;
	width:auto;
	margin:0px;
	padding:10px;
	color:#F70707;
	background-color:transparent;
	background-image:none;
	background-repeat:repeat;
	background-position:center;
	text-align:left;
	font-family:Verdana;
	font-size:22px;
	font-weight:normal;
	border-color:#DAE3E1;
	border-style:solid;
	border-width:0px;
	overflow:hidden;
	text-shadow:6px 6px 6px #555555;
}