
td.termbar
{
	font-family: 'verdana';
	text-size: '12pt';
	background-color: 'white';
	color: 'black';
}



#guarantee
{
position: absolute; left: 30px; top: 650px;
border-style: ridge; 
background-color: #E4E1DE;
color: 'black';
font-family: 'tahoma';
font-size: 10pt;
padding: 5px;
}

#fast
{
position: absolute; left: 30px; top: 557px;
border-style: ridge; 
background-color: #E4E1DE;
color: 'black';
font-family: 'tahoma';
font-size: 10pt;
padding: 5px;
}



#guarantee2
{
position: absolute; left: 30px; top: 1400px;
border-style: ridge; 
background-color: #E4E1DE;
color: 'black';
font-family: 'tahoma';
font-size: 10pt;
padding: 5px;
}

#fast2
{
position: absolute; left: 30px; top: 1320px;
border-style: ridge; 
background-color: #E4E1DE;
color: 'black';
font-family: 'tahoma';
font-size: 10pt;
padding: 5px;
}

#guarantee3
{
position: absolute; left: 30px; top: 3500px;
border-style: ridge; 
background-color: #E4E1DE;
color: 'black';
font-family: 'tahoma';
font-size: 10pt;
padding: 5px;
}

#fast3
{
position: absolute; left: 30px; top: 3420px;
border-style: ridge; 
background-color: #E4E1DE;
color: 'black';
font-family: 'tahoma';
font-size: 10pt;
padding: 5px;
}


#mike2
{
position: absolute; left: 30px; top: 1100px;
border-style: ridge; 
background-color: #E4E1DE;
color: 'black';
font-family: 'tahoma';
font-size: 8pt;
padding: 5px;
}

#mike
{
position: absolute; left: 30px; top: 2900px;
border-style: ridge; 
background-color: #E4E1DE;
color: 'black';
font-family: 'tahoma';
font-size: 8pt;
padding: 5px;
}


.showing {visibility:visible}
.hiding {visibility:hidden}