body
{
      background-color: #FFFFFF;
      background-image: url(../images/bgimage.gif);
      background-repeat: repeat;
      background-position: top-left;
      margin: 0px;
      margin-top: 0px;
      margin-left: 0px;
      margin-bottom: 0px;
      font-family: Arial, Helvetica, Verdana;
      font-size: 8pt;
}
.Menu {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    background-color: #CAC8D9
}
table 
{
	FONT-FAMILY:ARIAL,HELVETICA,GENEVA,SANS-SERIF;
	FONT-SIZE:8PT;
}
td.link
{
    margin: 2px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    CURSOR: hand;
    COLOR: black;
    text-decoration: none;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #C8C8DC;
    border-top: solid 1px #C8C8DC;
    border-bottom: solid 1px #C8C8DC;
    border-left: solid 1px #C8C8DC;
    border-right: solid 1px #C8C8DC;
	PADDING-LEFT: 2;
	PADDING-Top: 2;
}
td.linkMove
{
    margin: 2px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    CURSOR: hand;
    COLOR: black;
    text-decoration: underline;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #FFCC00;
    border-top: solid 1px #27007F;
    border-bottom: solid 1px #27007F;
    border-left: solid 1px #27007F;
    border-right: solid 1px #27007F;
	PADDING-LEFT: 2;
	PADDING-Top: 2;
}
td 
{
	FONT-FAMILY:ARIAL,HELVETICA,GENEVA,SANS-SERIF;
	COLOR:#000080;
	FONT-SIZE: 8PT; 
	PADDING-LEFT: 2;
}
A:LINK 
{
	COLOR:#27007F; 
	TEXT-DECORATION: NONE;
}

A:VISITED 
{
	COLOR:#27007F;
	TEXT-DECORATION: NONE;
}

A:ACTIVE
{
	COLOR: #27007F;
	TEXT-DECORATION: NONE;
}

A:HOVER
{
	COLOR: #27007F; 
	TEXT-DECORATION: NONE;
}



.Button     {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color : white;
}

.CommandButton     {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color : white;
}

A.CommandButton:link {
    text-decoration:    underline;
    color: White;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: White;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: White;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: White;
}

.CommandButton2     {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

A.CommandButton2:link {
    text-decoration:    underline;
    color: Navy;
}

A.CommandButton2:visited  {
    text-decoration:    underline;
    color: Navy;
}

A.CommandButton2:active   {
    text-decoration:    underline;
    color: Navy;
}

A.CommandButton2:hover    {
    text-decoration:    underline;
    color: Navy;
}


.TabStrip     {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

A.TabStrip:link {
    text-decoration:    none;
    color: Navy;
}

A.TabStrip:visited  {
    text-decoration:    none;
    color: Navy;
}

A.TabStrip:active   {
    text-decoration:    underline;
    color: Blue;
}

A.TabStrip:hover    {
    text-decoration:    underline;
    color: Blue;
}

.CommandButton3     {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
}

A.CommandButton3:link {
    text-decoration:    none;
    color: Navy;
}

A.CommandButton3:visited  {
    text-decoration:    none;
    color: Navy;
}

A.CommandButton3:active   {
    text-decoration:    none;
    color: Navy;
}

A.CommandButton3:hover    {
    text-decoration:    underline;
    color: Navy;
}

.LoginHeadings {
  font-family: Verdana, Helvetica, sans-serif;
  font-size:  11px;
  font-weight: bold;
  color: White;
}

.CurrentPageHeading {
  font-family: Verdana, Helvetica, sans-serif;
  font-size:  12px;
  font-weight: bold;
  color: Navy;
  background-color: #B8B5CD
}

.TabHeading {
  font-family: Verdana, Helvetica, sans-serif;
  font-size:  12px;
  font-weight: bold;
  color: Navy;
  background-color: White
}

.InputHeading {
  font-family: Verdana, Helvetica, sans-serif;
  font-size:  10px;
  font-weight: bold;
  color: Navy;
}

.LabelData {
  font-family: Verdana, Helvetica, sans-serif;
  font-size:  10px;
  font-weight: normal;
  color: Navy;
}

.NormalTextBox
{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
}

.NormalCombo
{
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
}

.Message    {
    font-family: Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: Red;
}

.tick
{
    font-family:Marlett;
    font-weight:bold;
    font-size:14pt;
    color:green
}
.ConfirmationMessage {
  font-family: Verdana, Helvetica, sans-serif;
  font-size:  10px;
  font-weight: bold;
  color: #FFFF66;
  background-color: DarkBlue;
}
.ConfirmationMessage {
  font-family: Verdana, Helvetica, sans-serif;
  font-size:  10px;
  font-weight: bold;
  color: #FFFF66;
  background-color: DarkBlue;
}
BODY
{
}