body {padding: 0; margin: 0;  font-family:Arial; font-size: 12px;}
td {padding: 0; margin: 0;  font-family:Arial; font-size: 12px;}
A:link {color: blue; font-size : 12px; text-decoration: none;}
A:visited {text-decoration: none; color: blue; font-size : 12px;}
A:hover  {text-decoration: underline; color: purple; font-size : 12px;}
A:active {text-decoration: none; color: blue; font-size : 12px;}
A.top:link {color: #000000; font-size : 11px; text-decoration: none; font-weight: bold}
A.top:visited {text-decoration: none; color: #000000; font-size : 11px; font-weight: bold}
A.top:hover  {text-decoration: underline; color: #000000; font-size : 11px; font-weight: bold}
A.top:active {text-decoration: none; color: #000000; font-size : 11px; font-weight: bold}
A.top1:link {color: #2E2E2E; font-size : 12px; text-decoration: none; font-weight: bold}
A.top1:visited {text-decoration: none; color: #2E2E2E; font-size : 12px; font-weight: bold}
A.top1:hover  {text-decoration: underline; color: #000000; font-size : 12px; font-weight: bold}
A.top1:active {text-decoration: none; color: #2E2E2E; font-size : 12px; font-weight: bold}

.footer {font-size: 11px}
.copyright {font-size: 11px}
.style1 {color:#000000; font-size: 16px; font-weight: bold;}

.cssnav	{
	position:relative;
	font-family: trebuchet, helvetica, sans-serif;
	background-image: url(images/button1.gif);
	background-repeat: no-repeat;
	display: block;
	width: 200px;
	height: 30px;
	margin: 0;
	margin-bottom:0px;
	padding: 0;
}

.cssnav a {
display:block;
font-size: 10px;
width: 200px;
height: 30px;
display: block;
float: left;
margin: 0;
padding: 0;
color: black; 
text-decoration: none;}

.cssnav img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}
.cssnav span {

	left:7px;
	top:7px;
	margin:0;
	cursor: pointer;
	position:absolute;}
