body {
	font-family: "Century Gothic", Arial;

	background-image: url(http://www.kingcon.com/navbar/background_main.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}


input {
	background-color: #FFFFFF;
	border: 1px solid #0000FF;
	font-family: "Century Gothic", Arial;
	font-size: 10px;
	font-weight: bold;
}
select {
	font-size: 9px;
	font-family: "Century Gothic", Arial;
	font-weight: bold;
	background-color: #99ccff;
	border: 1px solid #0000FF;
}

.outlinedcell {
	background-color: #99ccff;
	border: 1px solid #0000FF;
	background-image: url(http://www.kingcon.com/navbar/kingcon_tile.gif);
	background-repeat: repeat-y;
	background-position: right;
}
li {
	list-style-type: square;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
}
.smallertext {
	font-size: 12px;
}
