







body   {
	background-image: url(images/ftms_embossed.gif);
        background-repeat: repeat-x,y;
        background-attachment: fixed;
       }

td.background  {

		background-color: #003555;
	       }

p.mediumunderline {
		font-family:Arial ;
		text-align: center;
		color: #FFEE00 ;
		font-weight: bold ;
		font-size: medium ; 
		text-decoration: underline ;
		border: none;
		margin-bottom: none;
		padding: 0px;}
		

p.shadowed      {
		text-shadow: 0.3em 0.3em 0.5em black;
		text-align: center;
		font-family:Arial ;
		color: #FFEE00 ;
		font-weight: bold ;
		font-size: medium ; }
		
p.mediumyellow  {
		text-align: center;
		font-family:Arial ;
		color: #FFEE00 ;
		font-weight: bold ;
		font-size: medium ; 
		text-decoration: none ;
		border: none;
		margin-bottom: none;
		padding: 0px;}
		
p.mediumyellowleft  {
		text-align: left;
		font-family:Arial ;
		color: #FFEE00 ;
		font-weight: bold ;
		font-size: medium ; 
		text-decoration: none ;
		border: none;
		margin-bottom: none;
		padding: 0px;}

		
p.mediumwhite   {
		text-align: center;
		font-family:Arial ;
		color: #FFFFFF ;
		font-weight: bold ;
		font-size: medium ; 
		text-decoration: none ;
		border: none;
		margin-bottom: none;
		padding: 0px;}
		
p.mediumwhiteleft   {
		text-align: left;
		font-family:Arial ;
		color: #FFFFFF ;
		font-weight: bold ;
		font-size: medium ; 
		text-decoration: none ;
		border: none;
		margin-bottom: none;
		padding: 0px;}


p.smallwhitecenter   {
		text-align: center;
		font-family:Arial ;
		color: #FFFFFF ;
		font-weight: bold ;
		font-size: small ; 
		text-decoration: none ;
		border-width: 2px;
		padding: 10px;
		margin-bottom: none;
		padding: 0px;}
		
p.smallBluecenter   {
		text-align: center;
		font-family:Arial ;
		color: #003555 ;
		font-weight: bold ;
		font-size: small ; 
		text-decoration: none ;
		border-width: 2px;
		padding: 10px;
		margin-bottom: none;
		padding: 0px;}
	
		
p.smallwhiteleft   {
		text-align: left;
		font-family:Arial ;
		color: #FFFFFF ;
		font-weight: bold ;
		font-size: small ; 
		text-decoration: none ;
		border-width: 2px;
		padding: 10px;
		margin-bottom: none;
		padding: 0px;}

		
p.xsmallwhitecenter   {
		text-align: center;
		font-family:Arial ;
		color: #FFFFFF ;
		font-weight: normal ;
		font-size: x-small ; 
		text-decoration: none ;
		border-width: 2px;
		padding: 10px;
		margin-bottom: none;
		padding: 0px;}

