
.rsoIV_Progress
{
	width: 140px;
	height: 22px;
	background-image: url(./images/progress.gif);
}

.rsoIV_Viewer
{
	font-family: Calibri, Arial, Sans-Serif;
	font-size: 9pt;
	border: solid 3px #222222;
	background-color: #ffffff;
	background: #ffffff url(./images/rscImage_bkg.jpg) repeat-x scroll bottom;
}

.rsoIV_Content
{
	border: solid 1px #222222;
	overflow: hidden;
}

.rsoIV_Footer
{
	border: solid 0px #222222;
	width: 100%;
}

.rsoIV_Image
{
	width: 100%;
	height: 100%;
	border-width:0px;
	margin:0px;
	cursor: pointer;
	cursor: hand;
}

.rsoIV_Stripe
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
	position: relative;
	left: 0px;
	top: -20px;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	border-width: 0px;
	height: 20px;
	line-height: 20px;
	width: 340px;
	background-color: #000000;
	text-align: right;
	vertical-align: middle;
	color: #ffffff;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
}

.rsoIV_Description
{
	float:left;
	border-width:0px;
	width: 70%;
	overflow: hidden;
}

.rsoIV_Menu
{
	text-align: right;
	float: right;
	border-width: 0px;
	width: 30%;
	overflow: hidden;
}

.rsoIV_Menu a
{
	color: #414141;
	font-size: 11pt;
	font-style: italic;
	text-decoration: none;
}

.rsoIV_Menu a:hover
{
	color:#830000;
	font-size: 12pt;
}


.rsoIV_Title
{
	color:#830000;
	font-size:11pt;
	font-weight:bold;
	margin: 0px 0px 3px 0px;
	border-width:0px;
}

.rsoIV_Text
{
	color: #222222;
	font-size: 9pt;
	font-weight: normal;
	margin: 3px 0px 0px 0px;
	border-width:0px;
}