body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;


}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;

}

th {
	font-family: Arial, Helvetica, sans-serif;

}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #DF0100;
	text-decoration: none;
	font-weight: bold;

}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.title {
	font-size: 10pt;
	font-weight: bold;
}
.line {
	color: #FFFFFF;
}

.button { 	background-image: url(images/button.gif);
		background-color:#999999;
		font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
		color: #000000;
		font-size: 8pt;
		height: 20px;
		width: auto;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		border: #CCCCFF 0px solid }

.buttonon { background-image: url(images/buttonon.gif);
		background-color:#CCCCCC;
		font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
		color: #336699;
		font-size: 8pt;
		height: 20px;
		width: auto;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		border: #000000 0px solid }


.divstyle {	position:absolute;
		border: #000000 1px solid;
		width:80;
		top:0;
		left:0 }

.slideshowtitle { color: #A8A8A8; font: normal 12px Verdana, Geneva, Arial, helvetica, sans-serif;
}

.colortext {
	color: #000000;
}
.frames {
	border: 10px solid #FFFFFF;
}
