/*  jdb.css, the stylesheet for /www.JDBremner.co.uk/  */

/* GK defaults */
address, blockquote, body, dd, div, dl, dt, fieldset, form, 
h1, h2, h3, h4, h5, h6, p, menu  
	{ font-family: Arial, Helvetica, Helv, sans-serif; }

pre { font-family: monospace; }

body {background-color: #ffffff; }

a:link { text-decoration: none; }
a:active { text-decoration: underline; }
a:visited { text-decoration: underline; }
a:hover { text-decoration: none; color: #ff0000; }

.properties 
	{font-family: sans-serif; 
	font-size: xx-small;
	font-weight: normal;
	text-align: center;
	align: center;  }

.gkl { font-weight: bold; 
	 font-family: "Lucida Sans", sans-serif, "Arial", sans-serif, "Tahoma", sans-serif;
	 color: red; 
	 text-shadow: 2px 2px #000000; }
	 
.right {text-align: right;} 
.left {text-align: left;}
.center {text-align: center;}

/* end of GK defaults */

body {background-color: #eeeeff; 
	 color: #000080;}
.bodyColour {background-color: #eeeeff}

td { color: #000080; }
	  
a:link { text-decoration: none; color: #000080; }
a:active { text-decoration: underline; color: #000080; }
a:visited { text-decoration: underline; color: #000080; }
a:hover { text-decoration: none; color: #808000; }

.partWidth {width: 50%} 

.properties 
	{font-family: sans-serif; 
	font-size: 8pt;
	font-weight: normal}

.table {padding: "5";
	border: "1"}

.flag {background-color: #eeeeff}

.gkl {font-family: Arial, sans-serif; 
	font-size: x-small; 
	font-weight: normal}

.extraHeight {line-height: 150%}

table.topBanner { width: 100%;
	border-collapse: collapse; 
	background-color: #000080;  
	background: url("banner1.jpg") left; 
	background-repeat: no-repeat;
    }
table.topBanner tr { }
table.topBanner tr td#cell-1 { width: 155px; height: 46px;
	background-color: transparent; }
table.topBanner tr td#cell-2 { widthx: 420px;
	padding: 5px 5px 5px 10px;
	font-family: Arial, Helvetica, sans-serif; 
	text-align: left; 
	color: #d0d000;
	font-size: 16pt;
	font-weight: bold;
	}
table.topBanner tr td#cell-empty { background-color: #000080; }
table.topBanner tr td#cell-last { 
	text-align: right;
	background-color: #000080;  
	width: 160px;
	}
table.topBanner tr td#cell-last img{
	height: 46px; 
	width: 212px; }
table.topBanner tr td img { border: 0 }

table.logo { border-color: #000080; }
table.logo th { 
	font-size: 18pt;
	font-weight: bold;
	color: #d0d000;	 
	padding: 0; 
	border: 0; 
	border-color: #000080;  
	text-align: center;}
table.logo td { 
	font-style: italic;
	font-size: 9pt;
	font-weight: bold;
	color: #d0d000; 
	padding: 0; 
	border: 0; 
	border-color: #000080;
	text-align: center;}

table.pageTable {
	border-collapse: separate;
	border-spacing: 1pt;
	width: 100%;
	table-layout: fixed; 
}
table.pageTable tr { vertical-align: top; }

td.menu {
	width: 100px;
	border-right-style: none;
	background-color: #eeeeff;
	}
		
div.page {
	width: 600px;
	font-size: small;
	color: #000080;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	background-color: #eeeeff;
	}
	
table.masterList {
	vertical-align: top;
	text-align: center; }
table.masterList tbody tr td#cell-4 { text-align: left; }
table.masterList thead tr {background-color: #000080; }
table.masterList thead tr th {
	border-color: #eeeeff; 
	border-style: outset;
	border-width: 0px; 
    padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px;
	color: #d0d000; }
table.masterList tbody tr {
	background-color: #ffffff; }
table.masterList tbody tr td {
	border-color: #eeeeff; 
	border-style: outset;
	border-width: 0px; 
	padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px;}
table.masterList tbody tr td#across { background-color: #eeeeff; }
table.masterList tr a:link  { color: #000080; }
table.masterList tr a:visited  { color: #000080; }
table.masterList tr a:hover { color: #808000; }
	
table.plain {
	vertical-align: top;
	text-align: left; }
table.plain thead tr th {
	text-align: center;
	border-color: #eeeeff; 
	border-style: groove;
	border-width: 0px; 
    padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px;
	color: white; }
table.plain tr th {
	background-color: #000080;
	text-align: center;
	border-color: #eeeeff; 
	border-width: 0px; 
    padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px;
	color: white; }
table.plain tbody {
	background-color: #ffffff; }
table.plain tbody tr td {
	border-color: #eeeeff; 
	border-width: 0px; 
	padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px;}

div#id001 {
	position: absolute; 
	left: 120px; 
	top: 0px; 
	width: 600px; }
	
div#id002 {
	position: relative; 
	left: 100px; }
	
table.side2 {border: "0"}

table.side2 th { background-color: #ddddff;
	text-align: right;
	color: #000080;
	vertical-align: top;
	font-weight: bold;
	padding: 5px; 
	width: 100px;}

table.side2 td { background-color: #ddddff;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding: 5px; }
