
A.one {
            text-decoration: none;
            }
        
			
DIV.one{
	top: 20pt;
	left: 0pt;
	position: absolute; 
	width: auto; 
	height: auto; 
	z-index: 0; 
	visibility: visable;
	padding: 0;
	border-top-width: medium;
	border-left-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-style: none;
	border-color: none;
	}

DIV.two{
	top: 1pt;
	left: 70pt;
	position: absolute; 
	width: auto; 
	height: auto; 
	z-index: 1; 
	visibility: visable;
	padding: 3;
	border-top-width: medium;
	border-left-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-style: none;
	border-color: none;
	background: url("../images/bg2.gif");
	}
DIV.three{
	top: 30pt;
	left: 85pt;
	position: absolute; 
	width: auto; 
	height: auto; 
	z-index: 0; 
	visibility: visable;
	padding: 5;
	}

P.two{
	color: ffffff;
	text-align: center;
	font-size: 18pt;
	font-weight: 700;
	}
P.three{
	color: 000000;
	text-align: center;
	font-size: 14pt;
	font-weight: 400;
	}

