.cca {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: black;
}
.cca:VISITED {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: black;
}
.cca:ACTIVE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: black;
}
.cca:A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: black;
}

.inputTable
{
  border: 1px solid #CCCCCC;
  background-color:#FFFFFF;
  width:210px;
}

.inputLabel
{
  color : #000000;
  font-size : 9pt;
  font-family : Arial;
  border-width : 0px;
  background-color:transparent
}

.inputLabelError
{
  color : red;
  font-weight : bold;
  font-size : 10pt;
  font-family : Arial;
  border-width : 0px;
  background-color:transparent
}

.copyrightLabel
{
  color : #000000;
  font-weight : bold;
  font-size : 8pt;
  font-family : Arial;
  border-width : 0px;
  background-color:transparent
}

.downloadLabel
{
  color : #000000;
  font-weight : bold;
  font-size : 15pt;
  font-family : Arial;
  border-width : 0px;
  background-color:transparent
}

.headerLoginTable
{
  background-color: #003366;
}

.button {
  color : black;	
  font-size : 8pt;	
  border : 1px solid black;
  text-align : middle;
  padding-right : 0px;
  font-weight : bold;	
  background-color:white;
  font-family : Arial;
  
}

.popupTable
{
  border: 1px solid #99CCFF; 
  border-bottom:0px;
  background-color:#FFFFFF;
  font-weight : bold;
  font-size : 10pt;
  font-family : Arial;
}
