/* CSS Document */



html,body {



margin:0;

padding:0;

height:100%;

width:100%;

background-image: url(images/main-bg.png);
background-repeat: repeat-x;

}



table.full-height {



height:100%;

width:100%;

border:0px;



}



table {



	font-family: Verdana, Tahoma, Arial;

	font-size: 11px;

	color: #000000;

	line-height: 20px;

}



p {



	font-family: Verdana, Tahoma, Arial;

	font-size: 11px;

	color: #000000;

	line-height: 20px;

}

h1 {

	font-size: 13px;
	color: #1A7458;

}

h2 {

	font-size: 11px;
	color: #1A7458;

}

h3 {

	font-size: 11px;
	color: #ffffff;

}

a {

	color: #1A7458;

	text-decoration: none;

}



a:hover {

	color: #ffffff;
	background-color: #1A7458;
	text-decoration: none;
	padding:0;
}

.imagelink a:hover {

	border:0;
	padding:0;
	background:none;
}


ul li {
    margin: 0px -20px 0px -20px;
    padding: 0 0 0 20;
    list-style: none;
    background: url(images/sliothar1.png) no-repeat 0 3px;
	line-height: 25px;
}