/*style sheet for sheering news*/

html, body {
	height: 100%;
}

body {
	position: absolute;
	height:100%;
	min-height: 100%;
	margin:0;
	padding: 0;
	font-size:6pt;
	font-family:Tahoma;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF ;
}

/*.wrapper {
width:900px;
margin-right:auto;
margin-left:auto;
border-right: 2px solid #000000;
border-left: 2px solid #000000;*/

}
img.logo {
	position: absolute;
	left: 10%;
	width: 80%;
	height: 90px;
	border: none;
}

/*.topnavbar {
	position: absolute;
	width: 100%;
	margin-left: 10px;
	top: 90px;  
	line-height: 10pt;
	font-size: 150%;  
	text-align: center;
	vertical-align: bottom;
	background-color: blue;
 	background-image: url(/images/bgline1.gif);
  border: 2px solid blue;	
}*/

.sidenavbar{
	position: relative;
	top: 100px;
	width: 260px;
	height: 150px;
	/*border: 2px solid green;*/	
}

.content {
  position: absolute;
	font-size: 10.7pt;
	top: 150px;
	margin-left: 145px;
	width: 750px;
	left: 70px;
	height: 39px;
	/*border:2px solid black;*/
}
.middle {
  position: relative;
	font-size: 12pt;
	top:-12px;
	margin-left: 160px;
	width: 700px;
	left: 80px;
	height: 39px;
	/*border:2px solid black;*/
}	



.menu{
  margin-left: 10px;
	list-style-type: none;
	font-size: 15px;
	font-variant: normal;
}

		 
.menu a {text-decoration: none;}
.menu a:link    {color: #660066;}
.menu a:visited {color: #800080;}
.menu a:hover   {color: #cc66ff;}
.menu a:active  {color: red;}

a {text-decoration: none;}
a:link		{color: #993399;}
a:visited {color: #800080;}
a:active 	{color: #cc66ff;}
a:hover		{color: #cc66ff ;} 



img {
  border: 0.5px solid blue;
}


img.grey{	
			 height: 400px;
			 width: 300px;
}
			 
img.greyleft{
			 height: 400px;
			 width: 260px;
}

/*	p{
	line-height: 1;
}*/
p {
	text-align: left;
	
}


p.centre{
	text-align: center;
	margin-left: 0px;
}

p.left{ 
	text-align: left;
	margin-left: 120px;
}

.floatright{
	float: right;
	min-width: 30px;
	min-height: 30px;
	margin:15px;
/*	border: 2px solid red; */
}

.floatleft{
	float:left; 
	min-width: 30px;
	min-height:30px;
	margin:15px;
/*	border: 2px solid red; */
}		 	 

h1   {
		 font-size: 16pt;
		 text-align:center;
     }
h2   {
		 font-size: 15pt;
		 line-height: 18pt;
		 text-align: center;
     }
h3   {
		 font-size: 14pt;
		 line-height: 15pt;
		 text-align: center;
		 }
h4   {
		 font-size: 13pt;
		 line-height: 13pt;
		 text-align: center;
		 }
h5   {
		 font-size: 12pt;
		 line-height: 11pt;
		 text-align: left;
		 }

h6   {
		 font-size:10pt;
		 line-height: 10pt;
		 text-align: left;
}

.hleft
	  {text-align: left;
}

/*
Line : 38 (Level : 1) You have no color with your background-color : .topnavbar 
Line : 83 (Level : 1) You have no background-color with your color : .menu a:link 
Line : 84 (Level : 1) You have no background-color with your color : .menu a:visited 
Line : 85 (Level : 1) You have no background-color with your color : .menu a:hover 
Line : 86 (Level : 1) You have no background-color with your color : .menu a:active 
Line : 89 (Level : 1) You have no background-color with your color : a:link 
Line : 90 (Level : 1) You have no background-color with your color : a:visited 
Line : 91 (Level : 1) You have no background-color with your color : a:active 
Line : 92 (Level : 1) You have no background-color with your color : a:hover 
*/
