/* CSS Document */



/* -- GLOBAL --*/



body {

	margin: 0px;

	text-align: right;

	color: #000;

	font-family: Tahoma, Arial, Verdana;

	font-size: 11px;

	line-height: 18px;

	color: #fff;

	background-color: #629e1b;

}



.subLink2 {

	text-indent: 10px;

}



.h1Img {

	padding-top: 14px;

}



.imgBorderClip {

	border: 6px solid #dedede;

	padding: 1px;

	left: 30%;

	top: 30%;

	right: 0px;

	bottom: 0px;

}



ul li {

	margin: 0px;

	list-style-image: url(img/li2.gif);

	left: -5px;

	padding-bottom: 4px;

}



img {margin: 0; padding: 0}



hr  {

	width: 100%;

	height: 1px;

	clear: both;

	text-align: center;

	margin: 10px;

	padding: 10px;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #FFFFFF;

}



a {

	color: #fff;

	text-decoration: underline;

}



a:hover {

	text-decoration: none;

}



