body {
font-family : arial;
background-color: rgb(0,0,0);
background-image:url('images/background.jpg');
background-position: center top; 
background-repeat: no-repeat;
font-size : 12px;
color: rgb(88,88,88);
margin-left : 0px;
margin-top : 1%;
margin-right : 0}

td {font-size : 12px;
}

A:link {text-decoration : none; color:rgb(255,136,28); font-weight: bold;}
A:visited {text-decoration : none; color:rgb(255,136,28); font-weight: bold;}
A:active {text-decoration : none; color:rgb(255,136,28); font-weight: bold;}
A:hover {text-decoration : underline; color:rgb(255,136,28); font-weight: bold;}

A.X:link    {text-decoration: none; color:rgb(255,136,28); font-weight: normal;}
A.X:visited {text-decoration: none; color:rgb(255,136,28); font-weight: normal;}
A.X:active  {text-decoration: none; color:rgb(255,136,28); font-weight: normal;}
A.X:hover	 {text-decoration: underline; color:rgb(255,136,28); font-weight: normal;}

A.Y:link {text-decoration : none; color:rgb(97,97,97); font-weight: bold;}
A.Y:visited {text-decoration : none; color:rgb(97,97,97); font-weight: bold;}
A.Y:active {text-decoration : none; color:rgb(97,97,97); font-weight: bold;}
A.Y:hover {text-decoration : none; color:rgb(97,97,97); font-weight: bold;}


p.A {font-size : 14px;    
     color:rgb(255,255,255);
     font-weight: bold;}
p.B {font-size : 11px;}
p.C {font-size : 9px;}
p.D {font-size: 14px;
     font-weight: bold;}
p.E {font-size: 16px;
     font-weight: bold;}
p.F {font-size : 11px;}
p.G {font-size : 13px;}
p.H {font-size : 13px;
    color:rgb(255,255,255);}
h1 {font-size : 18px;}
h2 {font-size : 14px;}


td.T {
	margin:0px; background-image:url('images/body-back5.png');
	background-repeat: repeat-y;
	valign: top;
	}

td.U {
	margin:0px; background-image:url('images/menu-back.png');
	background-repeat: no-repeat;
	valign: top;
	}
	
td.V {
	margin:0px; background-image:url('images/body-back2.png');
	background-repeat: repeat-y;
	valign: top;
	}
	
td.W {
	margin:0px; background-image:url('images/body-back.png');
	background-repeat: no-repeat;
	valign: top;
	}

td.X {
	margin:0px; background-image:url('images/side-back.png');
	background-repeat: no-repeat;
	background-position: top; 
	}

td.Y {
	margin:0px; background-image:url('images/side-back2.png');
	background-repeat: repeat-y;
	valign: top;
	}
	
td.Z {
	margin:0px; background-image:url('images/product-back.png');
	background-repeat: no-repeat;
	valign: top;
	}
