body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 2px;
}

body {
	scrollbar-face-color: #000000; scrollbar-shadow-color: #000000; scrollbar-arrow-color: #F89D19;    scrollbar-dardshadow-color: #000000; scrollbar-base-color: #000000;
}

a:link {
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	color: #FFFF99;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
}

a:active {
	color: #FFFFCC;
}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.border {
	border: 1px solid #FFFFFF;
}
.colorborder {
	border: thin groove #C86E30;
}

.button { 	background-image: url(theme/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(theme/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: #FFFFFF; font: normal 12px Verdana, Geneva, Arial, helvetica, sans-serif;
}
.colortext {
	color: #FF0000;
}
.title {
	font-weight: bold;
}

