body
{
	background-color: #ffffff;
	font-family: 'Verdana';
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table.ssindextable
{
	height: 75px;
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-color: #000000;
	border-collapse: collapse;
}

table.ssindextable td {
	text-align: center;
	border-width: 0px;
	padding-right: 14px;
	border-style: hidden;
	border-color: #000000;
}

#ssindex
{
	position: relative;
	background-color: #eeda88;
	left: 0px;
	top: 0px;
	height: 100px;
	width: 100%;
	border-bottom: 1px solid #444444;
	overflow: auto;
}

#ssindexcontent
{
	position: relative;
	left: 5px;
	top: 5px;
	height: 75px;
}

#ssindexhelpbox
{
	font-family: 'GillSans', 'Verdana';
	font-size: 12px;
	color: #000000;
	position: absolute;
	visibility: hidden;
	left: 5px;
	top: 5px;
	background-color: #aabbff;
	border: 1px solid #5577aa;
	opacity: 0.85;
	filter:alpha(opacity=85);
	padding: 3px;
}

img.indeximage
{
	border: 1px solid #444444;
	cursor: pointer;
}

.ssdiv
{
	position: relative;
}

.smallcaption
{
	font-size: 9px;
	color: #777777;
}

.smallcaption a
{
	color: #555599;
	text-decoration: none;
}
.smallcaption a:hover
{
	color: #222288;
	text-decoration: underline;
}

.sscaption
{
	position: relative;
	padding-left: 16px;
}

.ssdiv_int
{
	position: absolute;
}





