#divUpControl{position:relative; width:400; left:10; top:50; z-index:1; text-align: right} 
#divDownControl{position:relative; width:400; left:10; top:60; z-index:1; text-align: right} 
#divContainer{position:relative; width:390; height:310; overflow:hidden; top:00; left:10; clip:rect(0,320,320,0); visibility:hidden} 
#divContent{position:relative; top:0; left:0}

/*--------------------------------------------------*/
body {
	margin-left: 80px;
	margin-top: 15px;
	font-family: "Courier New", Courier, Mono;
	font-size: 8pt;
	font-weight: none;
	color: #000000;
}
/*--------------------------------------------------*/
td {
	font-family: "Courier New", Courier, Mono;
	font-size: 8pt;
	font-weight: none;
	color: #000000;
}
/*--------------------------------------------------*/
.txt-main {
	font-family: "Courier New", Courier, Mono;
	font-size: 8pt;
	font-weight: none;
	color: #000000;
}
/*--------------------------------------------------*/

.txt-helv {
	font-size: 8pt;
	font-weight: none;
	font-family: Helvetica, Arial; sans-serif;
}
/*--------------------------------------------------*/

.txt-med {
	font-size: 16pt;
	font-weight: bold;
	font-family: Helvetica, Arial; sans-serif;
}
/*--------------------------------------------------*/

.txt-big {
	font-size: 20pt;
	font-weight: bold;
	font-family: Helvetica, Arial,sans-serif;
	line-height: 26px;
	letter-spacing: -1px;
}
/*--------------------------------------------------*/

A:link
{
	font-family: "Courier New", Courier, Mono;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: none;
}

A:visited
{
	font-family: "Courier New", Courier, Mono;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: none;
}

A:hover
{
	font-family: "Courier New", Courier, Mono;
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

A:active
{
	font-family: "Courier New", Courier, Mono;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: none;
}
/*--------------------------------------------------*/
.bold-underline {
	font-weight: bold;
	text-decoration: underline;
}
/*--------------------------------------------------*/
A.txt-helv:link
{
	font-size: 8pt;
	font-weight: none;
	font-family: Helvetica, Arial; sans-serif;
	text-decoration: none;
}

A.txt-helv:visited
{
	font-size: 8pt;
	font-weight: none;
	font-family: Helvetica, Arial; sans-serif;
	text-decoration: none;

}

A.txt-helv:hover
{
	font-size: 8pt;
	font-weight: none;
	font-family: Helvetica, Arial; sans-serif;
	text-decoration: underline;
	font-weight: bold;
	text-decoration: none;
}

A.txt-helv:active
{
	font-size: 8pt;
	font-weight: none;
	font-family: Helvetica, Arial; sans-serif;
	text-decoration: none;
}
/*--------------------------------------------------*/

