.box {
	width: 173px;
}

.top {
	width: 173px;
	height: 23px;
	border-top: solid 1px #CDCDCD;
	border-left: solid 1px #CDCDCD;
	border-right: solid 1px #CDCDCD;
	background: url(../../images/top.gif) 0 0 no-repeat;
	padding-top: 3px;
	text-align: center;
	color: #676767;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
}

#top5 {
	width: 173px;
	height: 23px;
	border-top: solid 1px #CDCDCD;
	border-left: solid 1px #CDCDCD;
	border-right: solid 1px #CDCDCD;
	background: url(../../images/top.gif) 0 0 no-repeat;
	padding-top: 3px;
	text-align: center;
}

#top5 a 
{
	text-decoration: none;
	color: #676767;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}

.hidetop {
	display: none;
}

.middle {
	width: 173px;
	border: solid 1px #CDCDCD;
	background-color: #FFFFFF;
}

.content {
	width: 169px;
	margin: 1px 1px 1px 1px;
	border: solid 1px #676767;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

.intmiddle {
	display: none;
}

.intcontent {
	display: none;
}

.bottom {
	width: 179px;
	height: 19px;
	background: url(../../images/bottom.gif) 0 0 no-repeat;
}

.top-section {
	width: 179px;
	background: url(../../images/top-side.gif) 173px 0 no-repeat;
}

.middle-section {
	width: 179px;
	background: url(../../images/side-shade.gif) 173px 0 repeat;
}

.header {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #804040;
}

.link {
	width: 100%;
	text-align: right;
}

.link a {
	color: #FF0000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

