



ul, ol
{
	margin-left: 3em;
}


#menu
{
	height: 41px;
	width: 750px;
	background: url(images/menu.jpg) no-repeat;
}

#scroll
{
	height: 41px;
	width: 900px;
	background: url(images/scroll.jpg) no-repeat;
	margin-right: 1px;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}

#menu li
{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	float: left;
}

#menu a
{
	display: block;
	float: left;
	height: 31px;
	width: 115px;
	margin-right: 12px;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
	padding-top: 17px;
	text-align: center;
}

.btxt1 {
	font-family: verdana;
	font-size: 11px;
	text-align:justify;
	line-height: 17px;
	color: Black;
	margin-left:7px;
	text-decoration: none;
	padding-right:16px;
	color:Black;
}

