body {
	margin: 11px;
	background-color: #FCFEFF;
	background: url(bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

td {
	font-size: 13px;
}

.white {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}
.blue {
	color: #4169CF;
	font-weight: bold;
	font-size: 13px;
}
.link {
	color: #2082F9;
	font-weight: bold;
}

.link:hover {
	color: #4B9AFA;
}
.link2 {
	color: #2082F9;
}

.link2:hover {
	color: #4B9AFA;
}
#link {
	background-color: #F2F9FF;
	//background: url(link_bg.gif);
	text-align: left;
	line-height: 20px;
}

#sb {
	margin-bottom: -10px;
	bottom: -20px;
	margin-top: -260px;
	margin-left: -20px;
	position: relative;
	z-index: 0;
}

.zp a {
	font-size: 25px;
	z-index: 1000;
	position: relative;
	color: red;
}
