<STYLE TYPE="text/css">
	<!--

	A:link		{ COLOR: blue; text-decoration: none;}
	A:visited	{ COLOR: blue; text-decoration: none;}
	A:hover		{ COLOR: blue; Background-color: yellow; text-decoration: underline;}

	A.menu:link		{ COLOR: navy; text-decoration: none;}
	A.menu:visited	{ COLOR: navy; text-decoration: none;}
	A.menu:hover	{ COLOR: blue; Background-color: #ffffcc; text-decoration: none;}
	
	BODY {
		 color: black;
		 background-color: #ffffcc;
		 background-image: url(http://zonelog.co.uk/images/bg.gif);
	}
	
	HR {
		color : silver;
		height : 1px;
		width : 50%
	}
	
	H2	{
		font-weight: bold;
	 	text-align: center;
	 	color: navy;
	 	font-family: Verdana,Arial;
		font-style: italic;
		/*text-decoration: underline;*/
	}
		
	H3	{
		font-weight: bold;
	 	text-align: left;
	 	color: navy;
	 	font-family: Verdana,Arial;
	}
	 
	TD, LI	{
	    COLOR: black;
		background-color: #ffffcc;
	    FONT-FAMILY: Verdana,Ariel;
	    FONT-SIZE: 10pt;
	    FONT-WEIGHT: normal;
	}
	
	TD.Version {
		background-color: #ffff99;
	}
	
	TD.downloads {
		background-color: #ffffff;
	}
	
	Table.main {
		background-color: #ffffcc;
		border-left : thin inset white;
		border-top : thin inset #aaaaaa;
		border-right : thin outset #fafafa;
		border-bottom : thin outset #eeeeee;
	}
	
	.title {
		/*
		border : thin solid #E0E0E0;
		border-right : thin solid #7F7F7F;
		background-image : url("http://zonelog.co.uk/images/bg-title.gif");
		background-color: white;
		*/
		background-color: #333333;
		border-bottom-width: 1px;
	  	border-bottom-style: solid;
	  	border-bottom-color: silver;
		
	}
	
	TD.menu	{ 
		/*
		background-color : #CCCCCC;
		border : thin solid #E0E0E0;
		border-bottom : thin solid #7F7F7F;
		background-color : navy;
		*/
		border-right-width: 1px;
	  	border-right-style: solid;
	  	border-right-color: silver;
		color : blue;
	    FONT-WEIGHT: bold;
	    FONT-FAMILY: Verdana,Arial;
	    FONT-SIZE: 8pt;
	}
	
	.basemenu	{ 
		color : red;
	    FONT-WEIGHT: normal;
	    FONT-FAMILY: Verdana,Arial;
	    FONT-SIZE: 8pt;
	}
	
	.caption {
		FONT-WEIGHT: bold;
		background-color: silver;
	}
	
	.silver {
		background-color: silver;
	}
	
	.alterlink {
		background-color: #ffffaa;
	}
	-->
</style>
