	@charset "UTF-8";
/* CSS Document */

html, body {
	margin: 0px;
	background-repeat:no-repeat;
	background-image:url(images/mpbg.png);
	background-position:top;
	background-color: #077102;
	font-family: Arial, Lucida Grande, Century Gothic, Helvetica, Tahoma;
	font-size: 0.875em;
	color: #ffffff;
	line-height: 21px;
	font-style:normal;
	font-weight:600;
}
#con{
	width: 1000px;
	margin: 0px auto;	
}
#wrapper{
	width:1000px;
	margin: 0px auto;
}
#wrapad_left{
	width: 200px;
	float: left;
}
#wrapad_right{
	width: 200px;
	float: right;
}

#ad_bot{
	width: 770px;
	height: 100px;
	padding: 10px 0px 0px 20px;
	margin: 0px auto;
	background-image:url(images/adbg.png);
	background-repeat:no-repeat;
	clear:both;
}
#menu {
	width: 1000px;
	height: 97px;
	margin: 0px auto;
}
#submenu {
	width: 1000px;
	height: 103px;
	margin: 0px auto;
}
#container {
	width: 1000px;
	margin: 0px auto;
	min-height: 400px;
	margin-top: 75px;
}
#col_L {
	width: 580px;
	float: left;
}
#coltxt_L {
	width: 565px;
	margin: 0px auto;
	margin-left: 10px;
}
#col_R{
	width: 410px;
	float: right;
 	margin-right: 5px;
	margin-left: 5px;
}
#col_L2 {
	width: 285px;
	float: left;
	margin-left: 10px;
}
#col_L2con {
	width: 270px;
	margin:0px auto;
}

#col_R2{
	width: 690px;
	float: right;
 	margin-right: 10px;
	margin-left: 5px;
}
#col_R2A{
	width: 335px;
	float: left;
}
#col_R2B{
	width: 335px;
	float: right;
 	margin-right: 10px;
	margin-left: 10px;
}
#containerB{ 
	width: 985px;
	margin: 0px auto;
}

#xml {
	width: 560px;
	height: 265px;
	padding: 20px 0px 0px 20px;
	margin: 0px auto;
	background-image:url(images/xmlbg.png);
	background-repeat:no-repeat;
}
#palnews {
	width: 395px;
	height: 245px;
	margin: 0px auto;
	padding: 40px 0px 0px 15px;
	background-image:url(images/palnews.png);
	background-repeat:no-repeat;
}
#palevents {
	width: 395px;
	height: 245px;
	margin: 0px auto;
	padding: 40px 0px 0px 15px;
	background-image:url(images/palevents.png);
	background-repeat:no-repeat;
}
#smalltxt {
	width: 360px;
	margin: 0px auto;
	font-family: Arial, Lucida Grande, Century Gothic, Helvetica, Tahoma, Arial;
	font-size: 0.95em;
	color: #000000;
	line-height: 16px;
	font-style:normal;
	font-weight:600;

}
.hrw {
	height: 1px;
	background-color:#000000;
	width: 355px;
	text-align:center;
	margin: 0px auto;
	margin-top:5px;
	margin-bottom: 5px;

}
.hrb {
	height: 1px;
	background-color:#ffffff;
	width: 330px;
	text-align:center;
	margin: 0px auto;
	margin-top:5px;
	margin-bottom: 5px;

}
#footer {
	width: 1000px;
	height: 45px;
	margin: 0px auto;
	background-image:url(images/mpfooter.png);
	background-repeat:no-repeat;
	clear:left;
	float:left;
}
#footcon {
	width: 900px;
	height: 20px;
	margin: 0px auto;
	padding-top: 12px;
	font-family: Arial, Lucida Grande, Century Gothic, Helvetica, Tahoma, Arial;
	font-size: 0.8em;
	color: #000000;
	line-height: 20px;
	font-style:normal;
	text-align:center;
}
a:link, a:visited, a:active {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #e91b24;
}
#smalltxt a:link, #smalltxt a:visited, #smalltxt a:active, #footer a:link, #footer a:visited, #footer a:active {
	color: #000000;
	text-decoration: none;
}
#smalltxt a:hover, #footer a:hover  {
	text-decoration: underline;
	color: #e91b24;
}
.headerred {
	font-family: Arial, Lucida Grande, Century Gothic, Helvetica, Tahoma, Arial;
	font-size: 1.125em;
	color: #f0b20a;
	line-height: 18px;
	font-style:normal;
	font-weight:bold;
}

.headeryellow {
	font-family: Arial, Lucida Grande, Century Gothic, Helvetica, Tahoma, Arial;
	font-size: 1.125em;
	color: #e91b24;
	line-height: 18px;
	font-style:normal;
	font-weight:bold;
}
.smalltxt {
	font-family: Arial, Lucida Grande, Century Gothic, Helvetica, Tahoma, Arial;
	font-size: 0.8em;
	color: #f0b20a;
	line-height: 14px;
	font-style:normal;
}

label {
	width: 100px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}

.submit input{
	margin-left: 4.5em;
} 
.form {
	text-align: left; 
	width: 250px; 
	height: 18px; 
	border: 1px solid #f2b92a; 
	border-collapse: collapse;
}
