body {
	font-family:"Trebuchet MS";
}
A:link {
	COLOR: #000066; TEXT-DECORATION: none
}
A:visited {
	COLOR:#0000FF; TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: none
}
A:active {
	TEXT-DECORATION: none
}
.style1 {
	FONT-WEIGHT: bold; FONT-SIZE: x-large; COLOR: #000066
}
.style2 {
	COLOR: #000066
}
table {
	border-color: #000066;
}
td {
	border-color: #000066;
}
.p1 {
	text-align:center;
}
div {
	text-align:center;
}
table.center {
	margin-left:auto;
	margin-right:auto;
	border:none;
}
.titletd {
	background-color:transparent;
	background-image:url(bgimg/all.titlebar.img.png);
	background-position:center;
	background-repeat:no-repeat;
	width:137px;
}
.emptybar {
	background-color:transparent;
	width:137px;
}
.spctable {
	margin-left:auto;
	margin-right:auto;
	background-image:url(bgimg/spc.table.img.png);
	background-position:center;
	background-repeat:repeat;
	height:128px;
	width:964px;
	border:none;
}
.piccenter {
	text-align:center;
	background-color: #00CC33;
}
