body, html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background:url(../images/imgLogo.gif) top right no-repeat fixed;
	background-color:#FFFFFF;
	font: 9pt Tahoma;
	color: #000000;
	line-height: 1.1em;
	text-align: justify;
}

#container {
	width:504px;
	margin: 0px auto 0px auto;
}

a { 
	color: #6D9F1D;
	text-decoration: none;
}

a:hover { 
	text-decoration: underline;
	color:#333333;
}

/* TOP */

#menu {
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 15px 0px 0px 0px;
	height: 28px;
	text-align:center;
}

#menu img {
	margin: 0px 3px 0px 3px;
	}

#header {
	width: inherit;
	margin: 0px;
	padding: 3px 0px;
	height: 130px;
	vertical-align: top;
	text-align: right;
	background: url(../images/imgHeader.gif) top center no-repeat;
}

/* FOOTER */

#footer {
	width: inherit;
	margin:0px;
	padding:0px;
	text-align: right;
	vertical-align:top;
	background:url(../images/imgFooter.gif) center no-repeat;
	height:105px;
	font-family: Arial;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: normal;
	line-height: 1.1em;
	color:#666666;
}

/* CONTENT */

#content {
	/*text-align: justify;*/
	width: inherit;
	margin:0px;
	padding: 0px;
	height: 400px;
	vertical-align:top;
	background:url(../images/imgBG.gif) top no-repeat;
	line-height: 20px;
}


#pTOP {
	text-align: left;
	display:block;
	width: inherit;
	margin:0px;
	padding:0px;
	font: 16pt/1.1em Verdana;
	font-weight: normal;
	color: #84C225;
	line-height: 1.1em;
}

#pTOP1 {
	text-align: left;
	display:block;
	width: inherit;
	margin:0px;
	padding:0px;
	font-size: 12pt;
	font-weight: normal;
	color: #84C225;
	line-height: 1.1em;
}

#pTOP div {
	height:14px;
	margin:0px;
	padding:0px;
	background: url(../images/brThickBlack.gif) no-repeat;
}

h2 {
	color:#84C225;
	font-family:tahoma;
	font-size:14pt;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:30px;
	margin-bottom: -10px;
	text-align: left;
}

h3 {
	color:#000000;
	font-family: Arial;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: normal;
	line-height: 30px;
	margin-bottom: -10px;
	color:#666666;
}

p
	{
	text-align: justify;
	}