BODY {
	margin:0px;
}

.bgBottomLine {
	background-image: url(../images/bottom_line.png);
	background-repeat: no-repeat;
	background-position: 175px bottom;
	width: 100%;
	height: 100%;
	padding-bottom: 94px;
}


.bgScroll {
	background-color: #000000;
	background-image: url(../images/logo_scroll.gif);
	background-repeat: repeat-y;
	background-position: 902px 155px;

}


.txtStandard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;

}

.txtMenuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	cursor: hand;
	padding-top: 3px;
	padding-bottom: 3px;
}

a.txtMenuItem {
	color: #FFFFFF;
	text-decoration: none;
}

.txtTitleL0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.txtTitleL1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;

}

a {
	color: #2174D8;
	text-decoration: underline;
	font-weight: bold;
}

.frmMap {
	font-size: 14px;
	width: 280px;
	border: 2px solid #B8292F;
	margin-top: 4px;
}

