body
{
  	background-color: #FFFFFF
}

td, .Message, .Title, .SubTitle, .UserLogon
{ 
  	font-family: arial;
  	font-size: 12px;
  	color: #000000; 
  	text-align: justify
}

.Message, .Title, .SubTitle, .UserLogon
{ 
  	font-weight: bold;
  	font-style: italic;
  	color: #FF0000;
  	text-align: center
}

.Title, .SubTitle
{ 
  	font-style: normal;
 	color: #262A8E;
  	text-align: left;
  	text-transform: uppercase
}

.SubTitle 
{ 
  	text-transform: none;
  	color: #000000
}

.UserLogon, .UserIDPassword
{ 
  	background-color: #4D52C7;
  	text-align: left;
  	color: #FFFFFF
}

.UserIDPassword
{ 
  	background-color: #100F49
}

.Space
{ 
  	line-height: 15px
} 

.SmallSpace
{ 
  	line-height: 5px
} 

.Right
{ 
  	text-align: right
}

.background
{
	background: URL(../images/background.gif) repeat-y;
}
