FONT
{
   FONT-FAMILY: Arial;
   FONT-SIZE: 10pt;
}
BODY
{
   
   margin-top: 0;
   margin-bottom: 0;
   margin-left: 0;
   margin-right: 0
}
a
{
   FONT-SIZE: 10pt;
   COLOR: #000000
}
a:link
{
   text-decoration: none;
}
a:visited
{
   text-decoration: none;
}
a:hover
{
   text-decoration: underline;
}
P
{
   MARGIN:0 0;
   font-family:Arial;
   font-size:10pt
}
UL
{
font-family: Arial;
font-size: 10pt
}
}
LI
{
   FONT-FAMILY: Arial;
   FONT-SIZE: 10pt;
}
.menuOver
{
	BACKGROUND: #F2EDDB;
}
.menuOut
{
	BACKGROUND: none transparent scroll repeat 0% 0%
}
.a1:hover
{
	text-decoration: none;
}
TD
{
   FONT-FAMILY: Arial;
   FONT-SIZE: 10pt;
}
IMG
{
	border: 0;
}
#test{
        position: absolute;
		width: 100%;
        height: 100%;
        background: url(bg1.jpg) repeat-x ;
        border: 0px;
      }
