.style1 {
	color: #666666;
	font-family: "Trebuchet MS", Times, serif;
}
.style2 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
}
.style3 {color: #DD3333}
.style9 {color: #666666; font-family: "Trebuchet Ms", Times, serif; font-size: 10px; }
.style10 {
	font-size: 10px;
	font-family: "Trebuchet MS";
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.style11 {color: #999999}

.style12 {font-size: 11px}

/********************************************/

.developer {
	text-align:center;
	padding:0 6px 7px 0;
	margin:2px 0 0 0;
	color: #999999;
	font:10px "Trebuchet MS", Times, serif;
	text-transform:uppercase;
}

.developer a {
	text-decoration: none; 
	color: #999999;
}
.developer a:hover {
	text-decoration: underline; 
}

.developer a.VIZZON {
	background-color:#D81C11; 
	text-decoration: none; 
	color: white;
	padding:4px ;
	margin:0px;
}
.developer a.VIZZON:hover {
	background-color:white; 
	text-decoration: underline; 
	color: #D81C11;
}

.copyr {
	float:left; 
	padding-top:6; 
	margin-top:0;
}

/***********************************************/

.table_admin {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
}
.table_admin td {
	padding:5px;
}