ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

li {margin-left: 15px; padding-left: 0px;}

table th
{
	background: #DD7008;
	color: white;
}

p
{
	margin-bottom: 10px;
}

a{  text-decoration: none;
  color: blue;}a:hover{  text-decoration: underline;
  color: blue;}body, td{  margin: 0;  padding: 0;  font-family: "Arial Narrow", Arial, sans-serif;  font-size: 12px;  background-color: #fff;}body{  font-family: "Arial Narrow", Arial, sans-serif;  color: #444444;
  background: #DDCCBB;
  background-image: url(/images/PageBackground.jpg);
  background-repeat: repeat-x;  padding: 0px;
  font-size: 12px;}

#container {
background: white;
border-top: solid 1px #444444;
border-left: solid 1px #444444;
border-right: solid 3px #444444;
border-bottom: solid 3px #444444;
width:860px;
padding:5px;
margin-top: 10px;
margin-bottom: 10px;
}.mlp_text {  font-family: "Arial Narrow", Arial, sans-serif;  font-size: 16px;  font-style: normal;  font-weight: normal;  font-variant: normal;  color: #444444;}.mlp_intro {  font-family: "Arial Narrow", Arial, sans-serif;  font-size: 16px;  color: #444444;}.body_mlp {  font-family: "Arial Narrow", Arial, sans-serif;  font-size: 12px;}

#header {
	height:92px;
	}

#headerlinks {
	float:left;
	padding-left:30px;
	}

#topnav {
	color: white;
	height:18px;
	background-image: url(/images/mlpTableBG.jpg);
	padding-top: 2px;
	font-size: 12px;
	padding-bottom: 2px;
	}

#welcomemessage {
		border: dashed #DDA875 thin;
		background: #F3E3D1;
		font-size: 100%;
		padding:3px;
		margin: 10px;
	}

#topnav a {
	color: white;
	}
#topnav a:hover {
	color: black;
	}

.sectionheader {
	padding: 3px;
	color: white;
	border: solid thin black;
	background: #CC0000;
	font-size: 12px;
	font-weight: bold;
}

.sectionbody {
	padding: 3px;
	margin: 3px;
}

	#example {
		border: dashed #DDA875 thin;
		background: #F3E3D1;
		font-size: 100%;
		padding:3px;
		margin: 10px;
	}
