/* CSS Document */

body
	{
	background: url(images/body.jpg) repeat-x #F4FFE8;
	margin:0px;
	}
	
.clstext
	{
	font-family:arial;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	}
	
.clsheading
	{
	font-family:arial narrow;
	font-size:18px;
	color:#11472D;
	padding-left:0px;
	font-weight:bold;
	}
	
.clsbody
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	word-spacing:1pt;
	line-height: 200%;
	padding-top:5px;
	padding-left:5px;

	}
	
	
	.clsbody1
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	word-spacing:1pt;
	line-height: 200%;
	padding-top:5px;


	}
	
	
A:link
{
   
   font-family:verdana;
   color:#000000;
    FONT-SIZE: 7pt;
   /* FONT-WEIGHT: bold;*/
    TEXT-DECORATION: none;
}
A:visited
{
     font-family:verdana;
   color:#000000;
    FONT-SIZE: 7pt;
   /* FONT-WEIGHT: bold;*/
    TEXT-DECORATION: none;
}
A:hover
{
   font-family:verdana;
   color:#0000ff;
   FONT-SIZE: 7pt;
   TEXT-DECORATION: underline;
}
	
	
.trackingtxt
	{
	font-family:arial;
	font-size:13px;
	color:#FFFFFF;
	word-spacing:1pt;
	background-color:#11472D;
	font-weight:bold;
	height:30px;
	padding-top:5px;
	}
	
	.tracking2txt
	{
	font-family:arial;
	font-size:10px;
	color:#000000;
	word-spacing:1pt;
	background-color:#FF0000;
	padding-left:5px;
	}

input

{
	height:20px;
	width:95px;
	font-family:arial;
	font-size:10px;
	color:#000000;]
	padding-right:5px;
	}
	
