/* ******************************************************** */
/* **************** RED ROSE CSS TEMPLATE ***************** */
/* *********************************************** MyioSoft */
/* ************************** http://www.myio.net/software/ */

.myiosoft {
	display:inline;
	float:right;
	background-image: url(right_gradient0.gif);
	height: 19px;
	width:273px;
	text-align:right;
	padding-top:2px;
	padding-right:2px;
}
.shock {
	color: yellow;
}
.menublock {
	padding: 20 20 20 20;	
}
.light {
	color: #FFEAEA;
}
tr.light {
	background-color: #FFEAEA;
	color:black;
}
.folderopentitle {
	font: 14px Arial, Helvetica;
	font-weight:bold;
	color:	#8F181B;
}
.fieldheading {
	font-weight:bold;
}
.fielddescription {
	color: #8F181B;
}
.input {
	font: 11px Arial, Helvetica;
	width: 300px;
}
.inputbutton {
	font: 11px Arial, Helvetica;
}
.pageheading {
	font: 22px Arial, Helvetica;
	font-weight:bold;
	color:	#8F181B;
}
body {
	background-color: white;
	font: 11px Arial, Helvetica;
	color: black;
}
table.input {
	background-color: #FFEAEA;
}
td {
	font: 11px Arial, Helvetica;
}
a:link, a:visited {
	color:blue;
}
a:hover {
	color:#8F181B;
}
a.shock:link, a.shock:visited {
	color:yellow;
}
a.strong:link, a.strong:visited {
	color:#8F181B;
}

