body			{
				text-align: center;
				background-image: url('images/support/back5.gif');
				font-family: "Times New Roman";
				color: #000000;
				}

hr				{
				width: 90%;
				color: #008000;
				}

p.left          {
				text-align:left;
				}

p.foot1         {
				text-align: center;
				}

a			   {
				text-decoration: none;
				}

a:link		    {
				color: #000080;
				text-decoration: none;
				}

a:active   		{
				color: #000080;
				text-decoration: none;
				}

a:visited  		{
				color: #000080;
				text-decoration: none;
				}

a:hover    		{
				color: #FF0000;
				text-decoration: underline;
				}

h1				{
				font-weight: bold;
				text-align: center;
				color:#800000;
				}

h2				{
				text-align: center;
				}
h3				{
				font-weight: bold;
				color:#800000;
				}

h4				{
				}

h5				{
				color:#000000; 
				text-align:left;
				}

h6				{
				font-family: "Times New Roman";
				text-align:left;
				}

fieldset		{
				border: 1px solid #781351;
				width: 95%;
				padding: 2px;
				text-align:center;
				}

legend			{
				color: #fff;
				background: #990000;
				border: 1px solid #781351;
				padding: 0px 0px 0px 1px;
				}

div.xp1 		{
				padding:1px;
				width: 220px;
				margin-left: auto;
				margin-right: auto;
				text-align:center;
				background-image: url('images/support/bg1.jpg');}

img				{
				border-width:0;
				padding:8px; 
				}
				
input
				{
				color: #781351;
				background: #fee3ad;
				border: 2px outset #781351;
				}
submit input
				{
				color: #000;
				background: #ffa20f;
				border: 3px outset #d7b9c9;
				padding: 0px 0px 0px 1px;
				}
