#arsiv fieldset {
	line-height: 14pt;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#arsiv legend {
	font-weight: bold;
	color: #CC0000;
	font-size: 18px;
	text-align: center;
}
#arsiv span {
	font-weight: bold;
	font-size: 14px;
	color: #CC0000;
	text-decoration: underline;
}
#arsiv a:visited {
	color: #333333;
	text-decoration: none;
}

#arsiv a:link {
	color: #333333;
	text-decoration: none;
}

#arsiv a:hover {
	color: #333333;
	text-decoration: underline;
}
#arsiv #sd_table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
}
#arsiv #sd_table th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	padding-left: 10px;
	text-align: left;
	height: 25px;
}
#arsiv #sd_table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#arsiv #sd_table a {
	margin-left: 10px;
}
