/* CSS Document */

body {
	margin:0px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
	}
	
a:link, a:visited, a:active {
	text-decoration: underline;
	color:#555555;
}

a:hover {
	text-decoration: none;
	color:#555555;
}
	
.txtlink {
	font-family: "Trebuchet MS", Georgia, Verdana, Arial;
	font-size:17px;
	color:#0099CC;
	text-decoration:none;
	font-weight:normal;
	}
	
.txtlink a{
	font-family: "Trebuchet MS", Georgia, Verdana, Arial;
	font-size:17px;
	color:#0099CC;
	text-decoration:none;
	font-weight:normal;
	}
	
.txtlink a:hover{
	color:#CCCCCC;
	}
	
.toplink {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:11px;
	color: #BBBBBB;
	text-decoration:none;
	font-weight:bold;
	}
		
.toplink a{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:11px;
	color: #BBBBBB;
	text-decoration:none;
	font-weight:bold;
	}
		
.toplink a:hover{
	color:#333333;
	}	
	
.ttxt {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:18px;
	color: #006699;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
	}
	
.ttxtsub {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:25px;
	color: #006699;
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
	}
	
.newsletter {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:22px;
	color: #C5C4C4;
	text-decoration:none;
	font-weight:bold;
	}

.leftnav {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:13px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	background:url(/greenant/images/buton.jpg) no-repeat center top;
	height:49px;
	line-height:49px;
	}	
	
.leftnav a{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:13px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	background:url(/greenant/images/buton.jpg) no-repeat center top;
	display:block;
	height:49px;
	line-height:49px;
	}
	
.leftnav a:hover{
	background:url(/greenant/images/buton2.jpg) no-repeat center top;

	}
	
.subleft {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:16px;
	color: #0066CC;
	font-weight: normal;
	font-style:normal;
	background:url(/greenant/images/arrow.jpg) no-repeat left;
	height:30px;
	}
	
.subleft a{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:16px;
	color: #0066CC;
	text-decoration: underline;
	font-weight: normal;
	font-style:normal;
	background:url(/greenant/images/arrow.jpg) no-repeat left ;
	padding-left:25px;
	height:30px;
	}
	
.subleft a:hover{
	color: #333333;
	text-decoration: none;
	background:url(/greenant/images/arrow2.jpg) no-repeat left;
	}

.para {
	font-family: "Trebuchet MS", Georgia, Verdana, Arial;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	}
	
.para a{
	font-family:"Trebuchet MS", Georgia, Verdana, Arial;
	font-size:12px;
	color:#666666;
	text-decoration:underline;
	font-weight:normal;
	}
	
.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#BBBBBB;
	text-decoration:none;
	font-weight:normal;
	}
	
.footer a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	text-decoration:none;
	font-weight:normal;
	}
	
.footer a:hover{
	color:#FFFFFF;
	}

