.navi{
	background-image:url("images/backnavi.gif"); 
		background-repeat:no-repeat;
}
.top{
	background-image:url("images/back.gif");
}
.topic{
	color:#b0b0b0;
	font-size: 16pt;
	font-family: Arial;
}
.textinv{
	color:#cccccc;
	font-size: 10pt;
	font-family: Arial;
}
.text{
	color:#000000;
	font-size: 10pt;
	font-family: Arial;
}
.link{
	color:#000099;
	font-size: 10pt;
	font-family: Arial;
	text-decoration:none;
}
.biglink{
	color:#000099;
	font-size: 14pt;
	font-family: Arial;
	text-decoration:none;
}
.textsmall{
	color:#b0b0b0;
	font-size: 8pt;
	font-family: Arial;
}

.textbox{
	background: transparent;
	background-color: #CCCCCC;
	border: 1px #000000 solid ;
	color: #000000;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
}