﻿.bgcolour {
 background-color: #CDBDB3;
}
.homelink {
 font-family: Arial, Helvetica, sans-serif;
 font-size: small;
 font-weight:bold;
 color: navy;
}

.footer {
 background-color: #CDBDB3;
 font-family: Arial, Helvetica, sans-serif;
 font-size: large;
 text-align: center;
 color: #FFFFFF;
 }
.panel {
 position: absolute; 
 width: 520px; 
 z-index: 0; 
 left: 0px; 
 top: 0px;
 opacity:0.7;
 filter:alpha(opacity=70);
}
.panel2 {
 position: absolute; 
 width: 520px; 
 z-index: 0; 
 left: 0px; 
 top: 0px;
 
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: navy;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: navy;
}

.bgpic {
 position: absolute; 
 width: 600px; 
 z-index: 1; 
 left: 0px; 
 top: 0px;
}
.leftcont {
 position: absolute; 
 width: 150px; 
 height: 495px; 
 z-index: 3; 
 top: 0px; 
 left: 0px;
 background-color:#E8E1DB;
}

.navpic {
 border:0;
 height:24px;
 width:24px;
}
.navtab {
 border-width: 0;
 border-collapse:collapse;
 width:550px;
}
.navtext {
 font-family: Arial, Helvetica, sans-serif;
 font-size: x-small;
 font-weight:bold;
 text-align:center;
 color:navy;
}
.navimg {
 text-align: center;
 border:0;
 width:80px;
}
.thumbimg {
 border: 0;
 width:65px;
 height:65px;
 
}
.panelhead {
 font-family: Arial, Helvetica, sans-serif;
 font-size: x-large;
 font-weight:bold;
 color:white;
}
.paneltext {
 font-family: Arial, Helvetica, sans-serif;
 font-size: medium;
 font-weight:bold;
 color:navy;
}
.thumbleg {
 font-family: "Courier New", Courier, monospace;
 font-size: 9pt;
 text-align: center;
}
.colhd {
 font-family: "Courier New", Courier, monospace;
 font-size:9pt;
 font-weight:bold;
}
.coldet {
 font-family: "Courier New", Courier, monospace;
 font-size: 9pt;
}
.postp {
 font-family: "Courier New", Courier, monospace;
 font-size: 9pt;
 font-weight: bold;
 text-align: center;
}

.colinp {
 font-family: "Courier New", Courier, monospace;
 font-size: 9pt;
 text-align:right;
}
.piclegend {
 font-family: "Courier New", Courier, monospace;
 font-size: small;
 font-weight:bold;
 text-align: center;
}


