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: #ffffff;
	font-style: normal;
	font-family: Arial,helvetica;
}

.txtDisc
{
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	font-family: Arial,helvetica, Sans-Serif;
}
.txtDescription
{
	font-weight: bold;
	font-size: 12px;
	color: red;
	font-style: normal;
	font-family: Arial,helvetica;
	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;
}

.txtGeneral2
{
	font-weight: bold;
	font-size: 12px;
	color: #a0a0a0; 
	font-style: normal;
	font-family: Arial,helvetica;
}

.txtInProgressBar
{
	font-size: 14px;
	color: #ffffff;
	font-style: normal;
	font-family: Verdona,helvetica;
}

.txtVersion
{
	font-size: 16px;
	color: #dbdbdb;
	font-style: normal;
	font-family: Verdona,helvetica;
}

.txtVersion1
{
	font-size: 14px;
	color: #FF0000;
	font-style: normal;
	font-family: Verdona,helvetica;
}

.txtVersion2
{
	font-size: 14px;
	color: #a0a0a0;
	font-style: normal;
	font-family: Verdona,helvetica;
}

.txtVersion3
{
	font-weight: bold;
	font-size: 13px;
	color: #FFFFCC;
	font-style: normal;
	font-family: Verdona,helvetica;
}

.txtVersionDisclaimer
{
	font-size: 16px;
	color: #000000;
	font-style: normal;
	font-family: Verdona,helvetica;
}
.txtIncorrectPwd
{
	font-size: 12px;
	color: #ff0000;
	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: #FFFFFF;
	font-style: normal;
	font-family: Arial,helvetica;
}

.txtDisclaimer
{
	font-size: 11px;
	color: #808080;
	font-style: normal;
	font-family: Arial,helvetica, Sans-Serif;
}
.txtApplet
{
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	font-family: Arial,helvetica, Sans-Serif;
}

.txtConstruction
{
	font-size: 13px;
	color: red;
	font-weight: bold;
	font-style: normal;
	font-family: Arial,helvetica, Sans-Serif;
}

.lnkDisclaimer
{
	font-size: 11px;
	color: #B25C1B;
	font-style: normal;
	font-family: Arial,helvetica, Sans-Serif;
	text-decoration: none;
}
A.lnkDisclaimer:link    
{
	color: #B25C1B; text-decoration:none;
}
A.lnkDisclaimer:visited 
{
	color: #B25C1B; text-decoration:none;
}
A.lnkDisclaimer:active
{
	color: #B25C1B; text-decoration:none;
}
A.lnkDisclaimer:hover   
{
	color: #B25C1B; text-decoration:underline;
}

a:link
{
	color: #EEEEEE;
}
a:visited
{
	color: #EEEEEE;
}
a:hover
{
	color: #BFBFBF;
}