body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background: #ffffff;
	background-image: url(NAMP_PageBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	/*background: #1E4D8C;*/ /*Lighter Blue*/
	/*background-color:#13335E;*/ /*Darker Blue*/
}
body,td,th {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

a:link {color: #003399} 
a:visited {color: #003399} 
a:hover {
	color: #0066CC
} 
a:active {
	color: #003399
} 
h3 {
	color: #990000;
}
#translate {
	color: #ee3137;
	font-size:10px;
	font-weight:bold;
	padding: 5px 0px 0px 5px;
	float:right;
}

#ContentContainer .Content .ContentPadding li {color: #333333; list-style-type: square} 
#ContentContainer .Content .ContentPadding ul {color: #333333; list-style-type: square} 
#ContentContainer .Content .ContentPadding ol {color: #333333} 
.menu2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #9B4F35} 
.menu2 a:link {
	color: #9B4F35;
	text-decoration: none;
	display: block;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9B4F35;
} 
.menu2 a:visited {
	color: #9B4F35;
	text-decoration: none;
	display: block;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9B4F35;
} 
.menu2 a:hover {
	color: #0372C4;
	text-decoration: none;
	display: block;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9B4F35;
} 
.menu2 a:active {
	color: #9B4F35;
	text-decoration: none;
	display: block;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9B4F35;
} 
.menu3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666} 
.menu3 a:link {color: #9B4F35; text-decoration: none;} 
.menu3 a:visited {color: #9B4F35; text-decoration: none;} 
.menu3 a:hover {color: #0372C4; text-decoration: none;} 
.menu3 a:active {color: #9B4F35; text-decoration: none} 
.pageheader {
	font-size: 17px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	/*border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #041e42;*/
	/*color: #FFFFFF;
	background-color: #3162a8;*/
	color: #3162a8;
	background-color: #ffffff;
}
#Container {
	width: 99%;
	margin-right: auto;
	margin-left: 0;
	text-align: left;
}
/*#Header {
	background-color: #194078;
	background-image: url(../logo_NAMP.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top: 2px solid #041e42;
	border-right: 2px solid #041e42;
	border-left: 2px solid #041e42;
	border-bottom: 2px solid #041e42;
}*/
#Header {
	/*background-color: #FFFFFF;*/
	background-image: url(NAMP_Logo_BG.gif);
	background-repeat: no-repeat;
/*	background-position: left top;
	border-top: 2px solid #041e42;
	border-right: 2px solid #041e42;
	border-left: 2px solid #041e42;*/
	height:170px;
}
#Header td.Logo{
	background-image: url(NAMP_Logo_BG.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
.Logo {
	width: 387px;
}
#Header td.Tagline{
	background-image: url(NAMP_TagLineBG.gif);
	background-repeat: no-repeat;
	background-position: right top;	
	padding-bottom: 5px;
}
#Header td.Date{
	font-size:9px;
	padding-right: 40px;
}
#Header td.Search{
	padding-right: 40px;
	padding-top: 7px;
	color: #ee3137;
}
#Header td.Search td{
	color: #ee3137;
	font-size:10px;
	font-weight:bold;
}
#ContentContainer .LeftMenu {
	width: 185px;
/*	border-right: 2px solid #EF3133;
	border-left: 2px solid #041e42;*/
	/*background-image: url(../LMenuBG.jpg);
	background-repeat: repeat-x;*/
	/*background-position: center 261px;*/
	/*background-position: center 231px;*/
	background-color: #FFFFFF;
	padding: 0px 0px 15px 0px;
}
#ContentContainer .LeftMenu .LMMeatBuyersGuide {
	text-align: center;
	/*border-top-width: 30px;
	border-top-style: solid;
	border-top-color: #041e42;*/
	background-color: #FFFFFF;
	margin:5px 0px 0px 10px;
	
}
#ContentContainer .LeftMenu .LMMeatBuyersGuide a{
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding-top: 5px;
	padding-bottom: 5px;
}

#ContentContainer .Content {
	background-image: url(../menu_side_dotline.gif);
	background-repeat: repeat-y;
	background-position: left top;
	/*border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #041e42;*/
	/*background-color:#FFFFFF;*/
}
#ContentContainer .Content .ContentPadding {
	padding: 10px 20px 15px;
}
#Footer {
	/*border-bottom: 2px solid #041e42;
	border-right: 2px solid #041e42;
	border-left: 2px solid #041e42;*/
	padding: 10px 15px 15px;
	background-color:#FFFFFF;
	border-top: 2px solid #194077;
	text-align: left;
}
#Footer table{
	width: 782px;
	margin-left:180px;
	float:left;
}
#Footer table td{
	padding: 25px 15px 15px;
	font-size: 11px;
}
x;
	font-size: 11px;
}
