body {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #ffffff;
}
td {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #ffffff;
}


.bodyBG {
	margin:0;
	padding:0;
	background-color:#000000;
}

#ContentHolder {
	width:1000px;
	height:760px;
	margin:40px auto 40px auto;
	background-color: #000000;
}

#InnerHolder {
	z-index:2000;
	position:absolute;
	width:1000px;
	height:760px;
	margin:0;
	padding:0;
	background-color: #ffffff;
}

#BG_Pattern {
	z-index:100;
	position:absolute;
	top:0;
	left:0;
	width:1160px;
	height:1050px;
	background: #000000 url('../images/AM_BGPattern.gif') top left no-repeat;
}

.PanelHeader {
	height: 193px;
	background: #000000 url('../images/AM_HeaderBack.gif') top left no-repeat;
}

.MenuHolder {
	padding-top:20px;
	padding-right:40px;
	color:#ffffff;
	line-height:20px;
	font-family: Times, Serif;
	font-size: 15px;
}

a.MENU {
	color: #ffffff;
	text-decoration: none;
}

a.MENU:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.MENU_ON {
	color: #2b438c;
	text-decoration: none;
}

a.MENU_ON:hover {
	color: #2b438c;
	text-decoration: underline;
	
	}
	
	.PanelContent2 {
		height:680px;
		background-color: #000000;
		font-family: Times new roman;
		font-size: 12px;
		color: #ffffff;
}
	
	
		

.PanelContent {
	/*height:400px;*/
	background-color: #000000;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.ContentCell {
	line-height:14px;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #ffffff;
}



.PanelFooter1 {
	height: 1870px;
	background: #000000 url('../images/AM_FooterBack3.gif') bottom no-repeat;
	color: #ffffff;
	margin: 0;
	padding: 0;
}


.PanelFooter {
	height: 190px;
	background: #000000 url('../images/AM_FooterBack.gif') top left no-repeat;
}

.PanelFooter2 {
	height: 390px;
	background: #000000 url('../images/AM_FooterBack2.gif') top left no-repeat;
}

.HiliteText {
	font-weight: bold;
	color: #faa61a;
}

.TextNote {
	font-style:italic;
	color:#cccccc;
}

a {
	font-weight: bold;
	color: #faa61a;
	text-decoration:none;
}

a:hover {
	font-weight: bold;
	color: #faa61a;
	text-decoration:underline;
}

.MapCell {
	padding-left:20px;
	padding-top:17px;
}


.infoTable
{
	background-color: #ffffff;
	font-family: Times new roman;
}

.infoTable td
{
	font-family: "Arial", sans-serif;
	font-size: 12px;
	background-color: #000000;
	color: #ffffff;
}





