td {padding: 0cm}

.textfield {
background-color: #FFFFFF;
border: 1px #000099 solid;
color: #000099;
font-size: 8pt;
}

.SmallContent{ 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
color:  #000099;
font-weight: normal; 
}

.SmallContentBold{ 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
color: #000099;
font-weight: bold;
background-color: #FAFAD2;
}
.ContentNormal{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
color: #000099;
background-color: #FAFAD2;
}


.Content
{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
color: #000099;
font-weight: normal; 
}
.ErrorText
{ font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 12px;
 color: #ff0000;
font-weight: bold;
text-decoration: none; 
}
.SuccessText
{ font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 15px;
  color: #000099;
  font-weight: bold;
  text-decoration: none; 
 }
.TableHeaderText{ 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
color: maroon; 
font-weight: bold;
text-decoration: none; 
text-align:center;
background-color: #EEE8AA;

}
.TableHeaderText_light{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
color: #CB414F;
font-weight: bold;
text-decoration: none;
text-align:center;
background-color:  ;

}


.TableBackground{ 
background-color: silver;

}
.TableNew{
background-color:#6884FF ;
}


.TableBorder{ 
border-color: #000099;
border-width: 1px;
}

A{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
font-weight: bold;
color: #000063;
text-decoration: none; 
}

A:hover{ 
text-decoration: underline; 
color: #7D75AC;
}

.Button{
background-color: #6699CC;
border-width: 1;
font-size: 8pt;
color: #FFFFFF;
font-family: verdana;
font-weight: bold;
}

