body{
  font-size: 12px;
  font-style: normal;
  font-family: Tahoma;
  text-align: justify;
}
IMG
{
  border: none;
}
.TableClass
{
  border: dashed #000000 1px;

}
.TrClass
{
  background: #3399FF;
 color : #FFFFFF;
  font-weight: bold;

}

A{
  text-align: justify;
  font-size: 12px;
  text-decoration: none;
  color: #0000CC;
  font-weight: bold
}
A:Hover
{
  color: #0099FF;
  text-decoration: none
}

A.action
{
  text-align: justify;
  font-size: 11px;
  text-decoration: underline;
  color: #000099;
  font-weight: normal
}
A.action:Hover
{
  color: #FF3333;
  text-decoration: none
}
.FormClass
{
  color: #3300CC;
  font-size: 11px; 
  background: #CCFFFF;
  border: 1px
}
.MainHeading
{
font-size: 14px;
  color: #FFFFFF;
  font-weight: bold;
  font-family: Tahoma;
}
.BasicHeading
{
font-size: 12px;
  color: #006699;
  font-weight: normal;
  font-family: georgia;
}

.SmallTextNormal
{
	font-size: 11px;
	font-family: Tahoma;
	color: #FFFFFF
}
.NormalWhite
{
	font-size: 12px;
	color: #FFFFFF
}

A.Link
{
	font-size: 12px;
	font-family: Tahoma;
	color:#FFFFFF ;
}
A.Link:hover
{
	color: #FF9900
}

.FormClass
{
	font-family: Tahoma;
    border: 0px;
	color: #000099;
	background-color:#66CCFF
}