.rowHover {
	color: #333333;
	cursor: pointer;
}

.rowSelected {
	color: #333333;
	cursor: pointer;
	background-color: #CCCCCC;
}
.smalltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CED3F9;
}
.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: FFFFFF;
	text-align: justify;
}
.bodytxt_srong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: FFFFFF;
	text-align: justify;

}.whitetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: FFFFFF;
	text-align: center;

}.footnotes {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}
.heads {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	position: relative;
	left: auto;
	top: auto;
}
.rl_margin {
	margin-right: 10px;
	margin-left: 10px;
}
.body {
	bgcolor: #29358C;
	background-color: #29358C;
}
