body {
	border: 0;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family : Verdana, Arial, Helvetica;
	background: #ea5624;
}

TD  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 8pt;
	color : #ffffff;
}

#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: 0;
	width: 600px;
	text-align: left;
}

#span {
	width: 100%;
	background-color: #ffffff;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: 5px;
	font-size: 2pt;
	line-height: 2px;
}

#wrapper {
	float: left;
	width: 100%
}

#headertop {
	width: 600px;
	height: 75px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	line-height:8px;
	margin: 0px auto;
	background: url(../images/header_bg.jpg) repeat-y 0 0;
}

#header {
	width: 600px;
	height: 102px;
	margin: 0px auto;
	background: url(../images/header_ma_top.jpg) repeat-y 0 0;
}

#logo {
	float: right;
	margin-top: 69px;
}

#content {
	margin-left: 130px;
	padding-left: 10px;
}

#sectiontitle {
	padding-top: 12px;
	width:100%;
}

#contenttext {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8.5pt;
	font-weight: 575;
	text-align: left;
	padding-top: 12px;
	clear: right;
}

#contenttext A:link    {color:#ffffff; text-decoration:none; font-size : 8.5pt; font-weight:bold;}
#contenttext A:visited {color:#ffffff; text-decoration:none; font-size : 8.5pt; font-weight:bold;}
#contenttext A:active  {color:#ffd4c5; text-decoration:none; font-size : 8.5pt; font-weight:bold;}
#contenttext A:hover   {color:#ffd4c5; text-decoration:none; font-size : 8.5pt; font-weight:bold;}

#columnright {
	width:215px;
	float:right;
	margin-left: 15px;
	margin-bottom: 15px;
}

#columnleft {
	width:230px;
	float:left;
	margin-bottom: 15px;
}

#leftmenu {
	float:left;
	width: 130px;
	margin-left: -600px;
	background: url(../images/menu_bg.jpg) no-repeat 0 0;
	padding-bottom: 20px;
	padding-top: 40px;
}

#menuitem {
	float:left;
	width:105px;	
	height: 19px;
	padding-bottom: 2px;
}

img { 
	border: 0px; 
	margin: 0px; 
	padding: 0px;
	display: block; 
}

img.ala {
	background: transparent;
	display: block;
}

a.ala {
	background: #ea5624;
	display: block;
}

a.ala:hover {
	background: #e25323;
	display: block;
}

#thinline2 {
	margin-top:20px;
	margin-bottom:8px;
	background: #ee7850;
	float:right;
	width:460px;
	height:1px;
	line-height:0px;
	clear:right;
}

#footer {
	color: #FFF;
	clear: left;
	width:100%;
	padding-top: 25px;
	padding-bottom: 30px;
}

#thinline {
	background: #ee7850;
	float:right;
	width:460px;
	height:1px;
	line-height:0px;
}

#property {
	padding-top:7px;
	float:right;
	width:460px;
	color: #f78c68;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	line-height: 15px;
	font-weight: 550;
	text-align:right;
}