body {
	background-color: #F5F5F5;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
    color: #000000;
	font-weight: normal;
	text-align:justify;
}

p {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
    color: #000000;
	font-weight: normal;
	text-align:justify;
}


div.header {
	background-color: #FFFFFF;
	z-index: 1;
	position: absolute;
	top: 15px;
	left: 10px;
	height: 100px;
	width: 770px;
}


div.menu {
	background-color: #3F7D00;
	z-index: 2;
	padding-top: 3px;
	position: absolute;
	top: 127px;
	left: 10px;
	height: 21px;
	width: 770px;
	text-align:center;
}

div.maintext {
	background-color:#FFFFFF;
	background-image: url(../images/bigb.gif);
	background-repeat:no-repeat;
	padding:15px;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	width: 740px;
	z-index: 3;
	left: 12px;
	top: 165px;
	color: #000000;
}


a.menu {text-decoration: none; font-weight: bold; color: #FFFFFF; font-size:10pt; font-family: Arial, Helvetica, sans-serif;}
a.menu:hover {text-decoration: underline}

a.menucurr {text-decoration: underline; font-weight: bold; color: #FFFFFF; font-size:10pt; font-family: Arial, Helvetica, sans-serif;}

.menusep {color: #FFFFFF}

a {text-decoration: none; font-weight: bold; color: #336600; font-size:10pt; font-family: Arial, Helvetica, sans-serif;}
a:hover {text-decoration: underline}

a.apps {text-decoration: underline; font-weight: bold; color: #314A8C; font-size:10pt; font-family: Arial, Helvetica, sans-serif;}

