.bodyentry
{
	FONT-FAMILY: verdana, arial, times;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0 0 0 0;
	background-attachment: fixed;
	background-image: url("pics/coa.gif");
	background-position: center;
	background-repeat: no-repeat;
	background-color: #219ec3;
}
.bodynormal
{
	FONT-FAMILY: verdana, arial, times;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0 0 0 0;
	background-color: #219ec3;
}
h1
{
	font-size: 25px;
	text-align: center;
	color: #FFFFFF;
}
h2
{
	font-size: 20px;
	text-align: center;
	color: #FFFFFF;
}
.logindiv
{
	position: absolute;
	top: 90%;
	height: 40px;
	width: 100%;
}
.point
{
	cursor: pointer;
}
.tableslices
{
	border-spacing: 0;
	border-collapse: collapse;
	padding: 0 0 0 0;
}
.input100 
{
    border:#0000ff 1px solid;
    font-size: 10px;
	color:#808080;
	background-color: #e0e0ff;
	width: 100px;
}
.login
{
	font-size:10px;
	color: #FFFFFF;
}
.btn100
{
	width: 100px;
	height: 25px;
	color: #FFFF00;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-image: url("pics/btn100up.png");
	background-repeat: no-repeat;
	cursor: pointer;
	border: 0;
	background-color: transparent;
}
.btn25
{
	width: 25px;
	height: 25px;
	color: #FFFF00;
	background-image: url("pics/btn25up.png");
	background-repeat: no-repeat;
	cursor: pointer;
	border: 0;
	background-color: transparent;
}
.padded
{
	border-spacing: 1px;
	padding: 5px 10px 5px 10px;
}