/* ******************************************************** */
/* **************** CORPORATE CSS TEMPLATE **************** */
/* *********************************************** MyioSoft */
/* ************************** http://www.myiosoft.com/ */

.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: 400px;
}
.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;
	margin: 0 0 0 0;
}
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 {
	font-weight:bold;
   color: #FF3300;
}
a.white:link, a.white:visited {
	color:white;
}
a.white:hover {
   color: yellow;
}

.tree {
   height: 20px;
}
.tree0 {
   height: 20px;
}
.tree1 {
	font-weight:bold;
   height: 20px;
}

a.tree0:link, a.tree0:visited {color: blue; }


a.tree1:link, a.tree1:visited {
   color: red;
}



