td img {display: block;}
#navcontainer { width: 170px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}
#navcontainer a
{
display: block;
padding: 5px;
width: 161px;
border-bottom: 1px solid #000;
}

#navcontainer a:link, #navlist a:visited
{
	color:#000;
	background-color:#E25E13;
	text-decoration: none;
}

#navcontainer a:hover
{
background-color:#2D537A;
color: #ffffff;
}td img {display: block;}

a:link {
	color: #006;
}
a:visited {
	color: #000;
}
a:hover {
	color: #000;
	text-decoration:none
}
a:active {
	color: #000;
	
}
.foottxt {
	color: #FFF;
}td img {display: block;}
.yellow {
	color: #FF0;
}
.open {
	text-align: center;
	font-size: 36px;
}
.yellow {
	font-size: 18px;
}
.yellow {
	font-size: 24px;
}
.yellow .yellow .yellow {
	text-align: center;
}
.book {
	font-weight: bold;
	color: #F60;
	font-size: 17px;
}
.buttons {
	padding-left: 20px;
	padding-top: 25px;
	padding-right: 20px;
	color: #000;
}
#content {
	height: 335px;
	width: 100%;
	overflow: auto;
	padding: 5px;
	border: 1px solid #000;
	margin: 0px;
	background-color: #FFBD17;
	color: #000;
	text-decoration: none;
}

#content a:link{
	color:#006;
	text-decoration:none
	
}
.framelink {
	color: #000;
	text-decoration: none;
}
