.scrolling {
	margin: 0px;
	padding: 0px;
	height: 327px;
	width: 594px;
	overflow-x: hidden;
	overflow-y: scroll;
	}

.scrollingtaller {
	margin: 0px;
	padding: 0px;
	height: 366px;
	width: 594px;
	overflow-x: hidden;
	overflow-y: scroll; 
	}

.scrollingtallest {
	margin: 0px;
	padding: 0px;
	height: 410px;
	width: 594px;
	overflow-x: hidden;
	overflow-y: auto;
	}

BODY	{
	scrollbar-face-color: #EDECF4;
	scrollbar-highlight-color: #5B5A9E;
	scrollbar-3dlight-color: #D1CFDD;
	}

p	{
	font-family: arial;
	font-size: 8pt;
	color: #3c3c3c;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	}
	
.red{
color:#FF0000;
}

.redstrike{
color:#FF0000;
text-decoration:line-through;
}

.cell-light {
background-color:#d1cfdd;
}

.cell-medium {
background-color:#c8c4d3;
}

.strike {
text-decoration:line-through;
}

.red p{
color:#FF0000;
}

li	{
	font-family: arial;
	font-size: 8pt;
	color: #3c3c3c;
	}

.txt	{
	font-family: arial;
	font-size: 8pt;
	color: #3c3c3c;
	}

/* ------ */
/* PURPLE */

.purple	{
	font-family: arial;
	font-size: 11px;
	color: #280B7F;
	}

.purple a	{
	text-decoration: none;
	color: #280B7F;
	}

.purple a:visited	{
	text-decoration: none;
	color: #280B7F;
	}

.purple a:hover	{
	text-decoration: underline;
	color: #280B7F;
	}

.purple a:active	{
	text-decoration: none;
	color: #280B7F;
	}

.purple a:visited:active	{
	text-decoration: none;
	color: #280B7F;
	}

.purple a:visited:hover	{
	text-decoration: underline;
	color: #280B7F;
	}

/* PURPLE */
/* ------ */

.org	{
	font-family: arial;
	font-size: 10pt;
	color: #FAB349;
	font-weight: bold;
	}

a	{
	text-decoration: none;
	color: #EB7601;
	}

a:visited	{
	text-decoration: none;
	color: #EB7601;
	}

a:hover	{
	text-decoration: none;
	color: #EB7601;
	}

a:active	{
	text-decoration: none;
	color: #EB7601;
	}

a:visited:active	{
	text-decoration: none;
	color: #EB7601;
	}

a:visited:hover	{
	text-decoration: none;
	color: #EB7601;
	}

.txtwb	{
	font-family: arial;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
	}

.wht	{
	font-family: arial;
	font-size: 8pt;
	color: #ffffff;
	}

a.wht	{
	font-family: arial;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	}

a.wht:link	{
	font-family: arial;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	}

a.wht:visited	{
	font-family: arial;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	}

a.wht:active	{
	font-family: arial;
	font-size: 8pt;
	color: #BEBED8;
	text-decoration: none;
	}

a.wht:hover	{
	font-family: arial;
	font-size: 8pt;
	color: #BEBED8;
	text-decoration: none;
	}
	


