	body { margin: 0;
	background-color: #E5F8E9;
	color: #324B2F;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;}

	#stock { margin: 0;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
		position: absolute;
		width:970px !important; /*moz width*/
		width:990px; /*IE width*/
		height:17px !important; /*moz width*/
		height:27px; /*IE width*/
		font-family: Arial, Verdana, sans-serif;
		font-size: 12px;
		text-align:right;
		overflow: hidden;
		border: none;
		background-image: url('__02.jpg');}

	#content { border: 0px;
		padding-top: 40px;
		padding-right: 30px;
		padding-bottom: 20px;
		padding-left: 30px;
		width:930px !important; /*moz width*/
		width:990px; /*IE width*/
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;
		text-align: justify;
		line-height: 1.5;
		overflow: none;
		background-image: url('__03.jpg');
		background-repeat: repeat-y;}

	#footer { border: 0px;
		padding-top: 8px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
		position: relative;
		width:970px !important; /*moz width*/
		width:990px; /*IE width*/
		height:26px !important; /*moz width*/
		height:40px; /*IE width*/
		color: white;
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;
		text-align: justify;
		line-height: 1.5;
		overflow: none;
		background-image: url('__04.jpg');}

	#links a {text-decoration: none;}

	a:hover {color: #2F7600;
		   text-decoration:underline;}

	a {color: #2F7600;
           text-decoration:none;}

	TABLE TD TABLE TD {font-size: 11px;
			   line-height: 1.5;}

