f1 {
	color:#3F3F3F;
	font-family: 'Times New Roman', Times, serif;
	font-size: 16px;
	}
	
#gt {
	color:#D8D8D3;
	font-family: 'Times New Roman', Times, serif;
	/*font-weight:bold;*/
	font-size: 16px;
	}
	
#gt2 {
	color:#FFFFFF;
	font-family: 'Times New Roman', Times, serif;
	font-weight:bold;
	font-size: 18px;
	}
	
#gt3 {
	color:#E7E7E4;
	font-family: 'Times New Roman', Times, serif;
	font-weight:bold;
	font-size: 16px;
	}
#gtxxx {
	color:#E7E7E4;
	font-family: 'Times New Roman', Times, serif;
	font-weight:bold;
	font-size: 16px;
	}
gtxxx {
	color:#E7E7E4;
	font-family: 'Times New Roman', Times, serif;
	font-weight:bold;
	font-size: 16px;
	}
	
#gtcopy {
	color:#E7E7E4;
	font-family: 'Times New Roman', Times, serif;
	font-weight:bold;
	font-size: 16px;
	padding-left: 200px; 
	}
	
#gt4 {
	color:#E7E7E4;
	font-family: 'Times New Roman', Times, serif;
	font-weight:bold;
	font-size: 16px;
	text-decoration: underline
	}
	
fh1 {
	color:#404040;
	font-family: 'Times New Roman', Times, serif;
	/*font-weight:bold;*/
	font-size: 12px;
	/*text-decoration: underline*/
	}
	
invisible {
	color:#B7B7AF;
	font-family: 'Times New Roman', Times, serif;
	font-size: 16px;
	}
	
.box {
background-color: #FFFFCC;
border: 1px solid #FFCC00; 

height: 20px;
width: 100px;
padding: 5px;
}

.gtxxx {
	color:#E7E7E4;
	font-family: 'Times New Roman', Times, serif;
	font-weight:bold;
	font-size: 16px;
	}
	
	
	/*----------------*/
	/*Rollover buttons*/
	/*----------------*/
	
#btn_home
{
  display: block;
  width: 137px;
  height: 62px;
  background: url("images/roll_home.jpg") no-repeat 0 0;

}
#btn_home:hover { background-position: 0 -62px; }

#btn_products
{
  display: block;
  width: 137px;
  height: 62px;
  background: url("images/roll_products.jpg") no-repeat 0 0;

}
#btn_products:hover { background-position: 0 -62px; }

#btn_client_area
{
  display: block;
  width: 137px;
  height: 62px;
  background: url("images/roll_client_area.jpg") no-repeat 0 0;

}
#btn_client_area:hover { background-position: 0 -62px; }
	
#btn_billing_panel
{
  display: block;
  width: 137px;
  height: 62px;
  background: url("images/roll_billing_panel.jpg") no-repeat 0 0;

}
#btn_billing_panel:hover { background-position: 0 -62px; }

#btn_irc
{
  display: block;
  width: 137px;
  height: 62px;
  background: url("images/roll_irc.jpg") no-repeat 0 0;

}
#btn_irc:hover { background-position: 0 -62px; }

#btn_support
{
  display: block;
  width: 137px;
  height: 62px;
  background: url("images/roll_support.jpg") no-repeat 0 0;

}
#btn_support:hover { background-position: 0 -62px; }

/*---------------*/
/*---tooltip-----*/
/*---------------*/


/*#text {margin:50px auto; width:500px}*/
.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}

#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}
	

