/*frogs1*/

*{
    margin:0;
    padding:0;
}

/*plusnewnav*/

html {
	background-color: #fff;
	
	padding: 0;
	
	margin: 0;

}


body {
	font-family: verdana;
	
	padding: 0;
	
	margin: 0;

}



/* Navigation */


div#newNav ul  {
	padding: 0;
	
			margin: 0;
	
			background-color: white;

			position: absolute;
			font-color: slateblue;
			top: 93%;
			left: 38%;
}



div#newNav ul li {
	float: left;
	
			list-style: none;

}



div#newNav ul li a {
	padding: 7px 56px;
	
			display: block;
	
			margin-top: 5px;
			text-decoration: none;

			color: slateblue;
			font-weight: bold;	
			/*color: #333;*/
	
			/*border-right: 2px solid #cfcfcf;
*/
}



div#newNav ul li a:hover,

div#newNav ul li:hover a,

div#newNav ul li.sfhover a 
		{
	background-color: silver;
}



div#newNav ul li.last a {
	border-right: none;

}



/*the rest*/
a:link {			color:slateblue; 
				text-decoration:none;
}

a:active {			color:slateblue; 
				text-decoration:none;
}

a:visited {			color:slateblue; 
				text-decoration:none;
}

a:hover	{			color:darkslategray;
				text-decoration:none;
}

.container {		width: 58%;
			overflow: invisible;
			padding: 22px;
			position: absolute;
			top: 18%;
			left: 43%;
}

/*for close window dialogue*/
.ant1	{
	position: absolute;
	left: 5%;
	top: 94%;
	font-family: Verdana;
	font-size: 83%;
	font-weight:bold;
	z-index: auto;
	width: 29%;
	
}

.ant2	{
	position: absolute;
	left: 9%;
	top: 18%;
	text-decoration:none;
	font-family: Verdana;
	font-size: 100%;
	font-weight:bold;
	display: inline-block;
	z-index: auto;
	width: 74%;
	
}

.ant3	{
	position: absolute;
	left: 82%;
	top: 41%;
	text-decoration:none;
	font-family: Verdana;
	font-size: 100%;
	font-weight:bold;
	display: inline-block;
	z-index: 122;
	width: 11px;
	
}


.linkBoth {		position: absolute;
			font-family: Verdana;
			font-size: 100%;
			visibility: visible;
			letter-spacing: 1px;
			font-weight: bolder;
			top: 150%;
			left: 67%;
			width: 11%;
			z-index: auto;
}


.myLink3 {		position:absolute;
			left:48%;
			top:93%;
			font-size:92%;
			font-weight:bold;
			visible:visible;
			z-index: auto;
}	
					
.myLink4 {		position:absolute;
			left:57%;
			top:93%;
			font-size:92%;
			font-weight:bold;
			visible:visible;
			width: 11%;
			z-index: auto;
}	

.myLink7 {		position: absolute;
			left: 38%;
			top: 100%;
			font-size: 100%;
			font-weight: bold;
			visible: visible;
			z-index: auto;
}

.text1 {		position: absolute;
			font-family: Verdana;
			font-size: 100%;
			visibility: visible;
			letter-spacing: 1px;
			font-weight: bolder;
			top: 92%;
			left: 11%;
			width: 92%;
			z-index: auto;
}

.text1b {		position: absolute;
			font-family: Verdana;
			font-size: 100%;
			visibility: visible;
			letter-spacing: 1px;
			font-weight: bolder;
			top: 92%;
			left: 14%;
			width: 18%;
			z-index: auto;
}

.text2 {		position: absolute;
			font-family: Verdana;
			font-size: 83%;
			visibility: visible;
			letter-spacing: 1px;
			font-weight: bold;
			top: 41%;
			left: 9%;
			width: 56%;
			z-index: auto;
}

.text3 {		position: absolute;
			font-family: Verdana;
			font-size: 83%;
			visibility: visible;
			letter-spacing: 1px;
			font-weight: bold;
			top: 52%;
			left: 9%;
			width: 56%;
			z-index: auto;
}

.text4 {		position: absolute;
			font-family: Verdana;
			font-size: 77%;
			visibility: visible;
			letter-spacing: 1px;
			font-weight: bold;
			top: 47%;
			left: 9%;
			width: 56%;
			z-index: auto;
}

.text5 {		position: absolute;
			font-family: Verdana;
			font-size: 77%;
			visibility: visible;
			letter-spacing: 1px;
			font-weight: bold;
			top: 59%;
			left: 9%;
			width: 56%;
			z-index: auto;
}

.text6 {		position: absolute;
			font-family: Verdana;
			font-size: 77%;
			visibility: visible;
			letter-spacing: 1px;
			font-weight: bold;
			top: 65%;
			left: 9%;
			width: 56%;
			z-index: auto;
}

.text7 {		position: absolute;
			font-family: Verdana;
			font-size: 77%;
			visibility: visible;
			letter-spacing: 1px;
			font-weight: bold;
			top: 72%;
			left: 9%;
			width: 56%;
			z-index: auto;
}

.text7b {
	position: absolute;
	font-family: Verdana;
	font-size: 83%;
	text-decoration:none;
	visibility: visible;
	letter-spacing: 1px;
	font-weight: bold;
	top: 92%;
	left: 11%;
	width: 56%;
	z-index: auto;
}

.colour1 { 		font-family:Verdana;
			color:deepskyblue;
			font-weight:bolder;
			font-size:100%;
			margin-left:2%;
			line-height:2em; 	
}

.colour9c { 		font-family:verdana;
			font-weight:bolder;
			color:mediumblue;
			font-size:120%;
}

.colour9d { 		font-family: verdana;
			font-weight: normal;
			color: darkgray;
			font-size: 92%;
			line-height:1.5em;
}