body {
	background-color: #006633;
	background-image: url(../images/layout/pp_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;


}
.inactivetab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
}
.activetab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9dcd2c;
}
.contenttext {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.titles {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #faf163;
}
.loginbox {
	background-image: url(../images/layout/textbox.jpg);
	background-repeat: repeat-x;
	height: 21px;
	width: 163px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	vertical-align: middle;
}
.loginbutton {
	background-image: url(../images/layout/submit.jpg);
	background-repeat: no-repeat;
	border: none;
	height: 21px;
	width: 70px;

}
a {
	text-decoration: none;
}
.Warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.level1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	list-style-type: square;
	list-style-position: inside;
	text-transform: uppercase;
	line-height: 25px;

}
.level0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #faf163;
	list-style-type: none;
	list-style-position: inside;
	text-transform: uppercase;
	line-height: 25px;

}
