.mddle {
	background-image: url(../middle_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.bodytextwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#333;
}
.bodytextcolor {
	font-family:Arial;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
.layoutborder {	
padding: 0px 0px 0px 0px;
border: 1px solid  #666666;
}
.mid {
	font-family: Verdana,;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mid:hover {
	font-family: Verdana,;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bodytextorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
}
.orangelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
	text-align:left;
}
.orangelinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	display: inline;
}
