BODY
{
	background-color:#FEFDD6; font-family:"Comic Sans MS",serif;font-size: 16pt; color:#0000FF
	}




input.dir
{
	font-weight: bold;
	width: 220px;
	border-top-style: outset;
	border-right-style: outset;
	border-left-style: outset;
	height: 32px;
	background-color: #6495ed;
	border-bottom-style: outset;
}
input.chg
{
	font-weight: bold;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 32px;
	background-color: transparent;
	border-bottom-style: none;
}
input.but1
{
	font-weight: normal;
	font-size: 12pt;
	background-image: url(images/Button1.jpg);
	width: 150px;
	border-top-style: none;
	font-family: 'Times New Roman';
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: #87cefa;
	border-bottom-style: none;
}
input.but2
{
	font-weight: normal;
	font-size: 12pt;
	background-image: url(images/Button5.jpg);
	width: 150px;
	border-top-style: none;
	font-family: 'Times New Roman';
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: #87cefa;
	border-bottom-style: none;
}

.Ava
{
	background-color: lime;
	width: 100px;
	height: 25px;
}

.Boo
{
	background-color:Red;
	width: 100px;
	height: 25px;
}
.Res
{
	background-color:Yellow;
	width: 100px;
	height: 25px;
}

a:link
{
	font-size: 12pt;
	color: blue;
	font-family: 'Comic Sans MS';
}

