body {
	margin: 4px;
	background-color: #ffffff; 
	}
			
A:link {color: #0000aa;}
A:visited {color: #0000ff;}
A:active {color: #110099;
				font-weight: bold; }
A:hover {color: #008000;}

.chdr  {color: #ffffff; 
			  background-color: #000066; 
				font-size: 12pt;
			  font-family: Verdana;
			  font-weight: bold; 
				padding: 3px;
				margin: 11px;
				}
			  
.lhdr  {color: #000066; 
			  background-color: #ffffff; 
				font-size: 10pt;
			  font-family: Verdana;
				text-align: center;
				padding: 3px;
				}
.lhdr A:link {color: #000066;}
.lhdr A:visited {color: #000066;}
.lhdr A:active {color: #000066;
				font-weight: bold; }
.lhdr A:hover {color: #006600;}
			  
.shdr  {color: #000000; 
			  font-family: Verdana;
			  font-weight: bold; }
			  
.ltxt  {color: #000066; 
			  background-color: #ffffff; 
			  font-family: Times New Roman;
				text-align: left;
				margin: 11px;
				}
.ptxt  {color: #000066; 
			  font-family: Times New Roman;
				text-align: left;
				margin: 3px;
				}

.ctxt  {color: #000066; 
			  font-family: Arial;
				font-size: 12pt;
				font-style: italic;
				text-align: center;
				margin: 11px;
				}

.xlink  {color: #000066; 
			  font-family: Arial;
				font-weight: bold;
				font-size: 12px;
				}
.xdate  {
		color: #000000; 
		font-family: Arial;
		font-weight: bold;
		font-size: 10pt;
		text-align: center;
		width: 180px;
		border-width: 1px;
		border-style: outset;
		border-color: #bbddff;
		}
.chisel {
			text-align: center;
			border-width: 3px;
			border-style: outset;
			border-color: #000066;
			}	
.leftnav	{
			width: 180px;
			background-color: #ffffff;
			position: relative;
			left: 4px;
			position: absolute;
			top: 142px;
			padding: 1px;
			}
.info {
			background-color: #ffffff;
			position: relative;
			left: 190px;
			position: absolute;
			top: 142px;
			width: 540px;
			}
.ajbx {
			background-color: #ffffff;
			position: relative;
			left: 734px;
			position: absolute;
			top: 142px;
			width: 192px;
			height: 400px;
			}
.topbox {
			height: 115px;
			background-image: url(dwebdev2.jpg);
			background-repeat: no-repeat;
			padding: 2px;
			border: none;
			text-align: center;
			}				


