BODY
{
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-width: 0;
	margin-height: 0;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: white;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: #8895B2;
}

A:link
{}

A:visited
{}

A:hover
{}

A:active
{}

.lnkCommon:link
{
	font-size: 12px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #5F50E4;
	text-decoration: underline;
}
.lnkCommon:visited
{
	font-size: 12px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #5F50E4;
	text-decoration: underline;
}
.lnkCommon:hover
{
	font-size: 12px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: red;
	text-decoration: underline;
}

.lnkCommonSmall:link
{
	font-size: 10px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #5F50E4;
	text-decoration: underline;
}
.lnkCommonSmall:visited
{
	font-size: 10px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #5F50E4;
	text-decoration: underline;
}
.lnkCommonSmall:hover
{
	font-size: 10px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: red;
	text-decoration: underline;
}

TABLE
{}

TD
{
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #FFFFFF;
}

.data1a
{
	font-size: 19px;

	font-family: Arial, Verdana;
	color: #FFFFFF;
}

.data2a
{
	font-size: 17px;

	font-family: Arial, Verdana;
	color: #FFFFFF;
}

.data3a
{
	font-size: 14px;

	font-family: Arial, Verdana;
	color: #FFFFFF;
}

.data4a
{
	font-size: 12px;

	font-family: Arial, Verdana;
	color: #FFFFFF;
}

.data5a
{
	font-size: 10px;

	font-family: Arial, Verdana;
	color: #FFFFFF;
}

.data1b
{
	font-size: 19px;

	font-family: Arial, Verdana;
	color: #5F50E4;
}

.data2b
{
	font-size: 17px;

	font-family: Arial, Verdana;
	color: #5F50E4;
}

.data3b
{
	font-size: 14px;

	font-family: Arial, Verdana;
	color: #5F50E4;
}

.data4b
{
	font-size: 12px;

	font-family: Arial, Verdana;
	color: #5F50E4;
}

.data5b
{
	font-size: 10px;

	font-family: Arial, Verdana;
	color: #5F50E4;
}

.data1c
{
	font-size: 19px;

	font-family: Arial, Verdana;
	color: #DD0000;
}

.data2c
{
	font-size: 17px;

	font-family: Arial, Verdana;
	color: #DD0000;
}

.data3c
{
	font-size: 14px;

	font-family: Arial, Verdana;
	color: #DD0000;
}

.data4c
{
	font-size: 12px;

	font-family: Arial, Verdana;
	color: #DD0000;
}

.data5c
{
	font-size: 10px;

	font-family: Arial, Verdana;
	color: #DD0000;
}

INPUT
{}

.textbox
{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Verdana;
	color: #000000;
	border-top: 1 solid #00508D;
	border-left: 1 solid #00508D;
	border-right: 1 solid #00508D;
	border-bottom: 1 solid #00508D;
	height: 20;
}

.textboxSmall
{
	font-size: 10px;
	font-family: Arial, Verdana;
	color: #000000;
	border-top: 1 solid #00508D;
	border-left: 1 solid #00508D;
	border-right: 1 solid #00508D;
	border-bottom: 1 solid #00508D;
}

.textarea
{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Verdana;
	color: #000000;
	border-top: 1 solid #00508D;
	border-left: 1 solid #00508D;
	border-right: 1 solid #00508D;
	border-bottom: 1 solid #00508D;
}

.textLine
{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Verdana;
	color: #000000;
	border-top: 0 solid #00508D;
	border-left: 0 solid #00508D;
	border-right: 0 solid #00508D;
	border-bottom: 1 solid #00508D;
}

.textNoBorders
{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Verdana;
	color: #8895B2;
	border-top: 0 solid #00508D;
	border-left: 0 solid #00508D;
	border-right: 0 solid #00508D;
	border-bottom: 0 solid #00508D;
}

.btnDefault
{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Verdana;
	color: #FFFFFF;
	background-color: #4A6797;
	height: 20;
	width: 60;
	border-top: 1 solid #8895B2;
	border-left: 1 solid #8895B2;
	border-right: 1 solid #8895B2;
	border-bottom: 1 solid #8895B2;
}

.btnSmall
{
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Verdana;
	color: #FFFFFF;
	background-color: #4A6797;
	height: 17;
	width: 40;
	border-top: 1 solid #8895B2;
	border-left: 1 solid #8895B2;
	border-right: 1 solid #8895B2;
	border-bottom: 1 solid #8895B2;
}


