BODY
{
	background-color: #201c1b;
}

.txtForm
{
	font-size: 12px;
	color: #F1F1F1;
	font-style: normal;
	font-family: Arial,helvetica;
}

.txtFieldName
{
	font-weight: bold;
	font-size: 12px;
	color: #F1F1F1;
	font-style: normal;
	font-family: Arial,helvetica;
}

.txtAlgotec
{
	font-weight: bold;
	font-size: 12px;
	color: #cc0000;
	font-style: normal;
	font-family: Arial,helvetica;
}

.txtDiscBold
{
	font-weight: bold;
	font-size: 12px;
	color: activecaption;
	font-style: normal;
	font-family: Arial,helvetica;
}

.txtDisc
{
	font-size: 12px;
	color: activecaption;
	font-style: normal;
	font-family: Arial,helvetica;
}

.txtDescription
{
	font-weight: bold;
	font-size: 12px;
	color: red;
	font-style: normal;
	font-family: Arial,helvetica;
	background-color: #eeeeee;
	text-align: center;
}

.txtNote
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-family: Arial,helvetica;
	background-color: #fffbb8;
	text-align: left;
}

.lnkNote
{
	font-size: 12px;
	color: #9197A5;
	font-weight: bold;
	font-style: normal;
	font-family: Arial,helvetica;
	text-decoration: none;
}
A.lnkNote:link    
{
	color: #9197A5; text-decoration:none;
}
A.lnkNote:visited 
{
	color: #9197A5; text-decoration:none;
}
A.lnkNote:active
{
	color: #9197A5; text-decoration:none;
}
A.lnkNote:hover   
{
	color: #9197A5; text-decoration:underline;
}

.txtGeneral
{
	font-weight: bold;
	font-size: 10px;
	color: #FFFFCC;
	font-style: normal;
	font-family: Arial,helvetica;
}

.txtDescPassword
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFCC;
	font-style: normal;
	font-family: Arial,helvetica;
}

.txtPrivacy
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFCC;
	font-style: normal;
	font-family: Arial,helvetica;
}

.txtLinks
{
	font-size: 12px;
	color: #FFFFCC;
	font-style: normal;
	font-family: Arial,helvetica;
}

.txtDisclaimer
{
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	font-family: Arial,helvetica;
}

.lnkDisclaimer
{
	font-size: 10px;
	color: #9197A5;
	font-weight: bold;
	font-style: normal;
	font-family: Arial,helvetica;
	text-decoration: none;
}
A.lnkDisclaimer:link    
{
	color: #9197A5; text-decoration:none;
}
A.lnkDisclaimer:visited 
{
	color: #9197A5; text-decoration:none;
}
A.lnkDisclaimer:active
{
	color: #9197A5; text-decoration:none;
}
A.lnkDisclaimer:hover   
{
	color: #9197A5; text-decoration:underline;
}

a:link
{
	color: #FFFFCC;
}
a:visited
{
	color: #FFFFCC;
}
a:hover
{
	color: Gray;
}