BODY {
	background-color : #FFFFFF;
	border : 0px;
	margin-top : 22px;
	margin-left : 22px;
	margin-right : 0px;
	margin-bottom : 0px;
}

A:link		{color: black; text-decoration: none;}
A:visited	{color: black; text-decoration: none;}
A:active	{color: black; text-decoration: none;}
A:hover		{color: #FF5A10; text-decoration: none;}

select {
	font-family: Verdana, Geneva, "MS Sans Serif", Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
	color: black;
	background : white;
}

td.white{background-color: #FFFFFF;}
td.orange{background-color: #FF5A10;}
td.blue{background-color: #203962;}
td.grey{background-color: #BDBDBD;}

.blackn{
	font-family: Verdana, Geneva, "MS Sans Serif", Sans-Serif;
	font-size: 9pt;
	font-weight : normal;
	color: black;
}

.whiten{
	font-family: Verdana, Geneva, "MS Sans Serif", Sans-Serif;
	font-size: 9pt;
	font-weight : normal;
	color: white;
}

.blankmini	{
	background-color: transparent;
	font-family: Verdana, Geneva, "MS Sans Serif", Sans-Serif;
	font-size:8pt;
	font-weight : normal;
	color: #001020;
}

.bigB	{
	font-family: sans-serif, Arial, Helvetica; font-size: 18pt;
	color:black;
	font-weight: normal;
}

.textBla	{
	font-size: 8pt;	font-family: Verdana, Geneva, "MS Sans Serif", Sans-Serif;
	font-weight : normal;
	color: black;
}

.textOraB	{
	font-size: 8pt;	font-family: Verdana, Geneva, "MS Sans Serif", Sans-Serif;
	font-weight : bold;
	color: #FF5A10;
}

.textRedB	{
	font-size: 8pt;	font-family: Verdana, Geneva, "MS Sans Serif", Sans-Serif;
	font-weight : bold;
	color: red;
}

.textBluB	{
	font-size: 9pt;	font-family: Verdana, Geneva, "MS Sans Serif", Sans-Serif;
	font-weight : bold;
	color: #203962;
}

TD.greyTab	{
	font-size: 8pt;	font-family: Verdana, Geneva, "MS Sans Serif", Sans-Serif;
	font-weight : normal; color: black;
	background-color: #E6E6E6;
}

TD.orangeTab	{
	font-size: 8pt;	font-family: Verdana, Geneva, "MS Sans Serif", Sans-Serif;
	font-weight : bold; color: white;
	background-color: #FF5A10;
}
