BODY
{
	font-size: 16pt;
	color: maroon;
	font-family: "Comic Sans MS" ,serif;
	background-color: #fefdd6;
}


IMG
{
	border-right: silver thin solid;
	border-top: silver thin solid;
	border-left: silver thin solid;
	border-bottom: silver thin solid;
}


input.dir
{
	font-weight: bold;
	background-image: url(images/Background.jpg);
	width: 220px;
	border-top-style: outset;
	border-right-style: outset;
	border-left-style: outset;
	height: 32px;
	background-color: transparent;
	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-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: transparent;
	border-bottom-style: none;
}

h3
{
	border-top-width: thin;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	border-left-width: thin;
	font-size: 10pt;
	border-left-color: maroon;
	border-bottom-width: thin;
	border-bottom-color: maroon;
	padding-bottom: 0px;
	margin: 0px;
	color: maroon;
	border-top-color: maroon;
	padding-top: 0px;
	font-family: Arial, 'Times New Roman' , serif;
	background-color: transparent;
	text-align: center;
	border-right-width: thin;
	font-variant: small-caps;
	border-right-color: maroon;
}


.border
{
	border-right: maroon groove;
	table-layout: auto;
	border-top: maroon groove;
	border-left: maroon groove;
	border-bottom: maroon groove;
	border-collapse: collapse;
	background-color: #ffff99;
}
