a

{

  text-decoration: underline;

	color: #1754FF;

	border-style: dotted;

  border-color: #FF4800;

  border-bottom-width: 0px;

  border-top-width: 0px;

  border-left-width: 0px;

  border-right-width: 0px;

}

a:hover

{
  text-decoration: none;
  color: #1754FF;

	border-style: dotted;

  border-color: #FF4800;

  border-bottom-width: 0px;

  border-top-width: 0px;

  border-left-width: 0px;

  border-right-width: 0px;

}



table.normalborder

{

  color: #000000;

  background-color: #f4f4f4; 

  border-style: dotted;

  border-color: #898989;

  border-bottom-width: 1px;

  border-top-width: 1px;

  border-left-width: 1px;

  border-right-width: 1px;

}



table.percentage

{

  color: #000000;

  background-color: #FFFFFF; 

  border-style: solid;

  border-color: #A3A3A3;

  border-bottom-width: 1px;

  border-top-width: 1px;

  border-left-width: 1px;

  border-right-width: 1px;

	width: 102px;

	height: 15px;

}



td.percentage

{

  color: #000000;

  background-color: #FFFFFF;

	height: 15px;

	width: 102px;

}



td.percentagebar

{

  color: #000000;

  background-color: #F4F4F4;

	height: 13px;

	width: 100px;

}



span.tinytext

{

  font-size: 7pt;

}



span.smallertext

{

  font-size: 8pt;

}



span.smalltext

{

  font-size: 9pt;

}



span.normaltext

{

  font-size: 10pt;

}



span.largetext

{

  font-size: 11pt;

}



span.largertext

{

  font-size: 12pt;

}



span.hugetext

{

  font-size: 14pt;

}



.lfbutton

{

  height: 17px;

	width: 60px;

	color: #000;

	background: #fff;

	padding: 1px;

	font-family: Geneva, Vera, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	font-variant : small-caps;

	border : 1px solid #aaa;

}



.holder

{

  visibility: hidden;

}



#area

{
  margin-top: 10px;
  margin-left: 60px;
	
  width: 605px;

}



#area .banner

{

  background: url(images/website-analysis-design_01.gif) no-repeat;

	height: 73px;

}



#area .mid

{

  background: url(images/website-analysis-design_02.gif);

}



#area .mid .content

{

  margin-left: 8px;

}



#area .mid .content td.num1

{

  background-color: #FFFFFF;

	color: #000000;

  width: 150px;

	height: 25px;

}



#area .mid .content td.num2

{

  background-color: #FFFFFF;

	color: #000000;

  width: 20px;

	height: 25px;

}



#area .mid .content td.num3

{

  background-color: #E7F1F7;

	color: #000000;

  width: 420px;

	height: 25px;

}


#area .footer

{

  background: url(images/website-analysis-design_03.gif) no-repeat;

	height: 14px;

}



span.subnames

{

  font-size: 11px;

	color: #6F7272;

}

span.sublinks

{

  font-size: 14px;

}

a.info 
{

position:relative; /*this is the key*/

z-index:24; 

background-color:#fff;

color:#0FF;

text-decoration:none;

}

a.info:hover  
{

z-index:25; 

background-color:#ffffff;

}

a.info span 
{

display:none;

}

a.info:hover span
{ 

display:block;

position:absolute;

top:2em; 

left:2em; 

width:20em;

border:1px solid #000;

background-color:#F8F8CB; 

color:#000;

text-align:left;

padding:6px;

}

img {
border: 0;
}

.subbutton {
align: bottom;
}