/* Style sheet */
body
{
	color: #000000;
	background-image: url(pics/bk1.jpg);
	background-repeat: repeat;
	background-color: #000000;
	background-position: 0px 0 background-position:top;
	font-family: serif;
	font-size: 14px;
}

div.head
{
	background-image: url(pics/text.gif);
	background-repeat: no-repeat;
	background-position: top;
	position: absolute;
	top: 5px;
	left: 300px;
	width: 480px;
	height: 128px;
}

div.btn1
{
	position: absolute;
	top: 144px;
	left: 0px;
	width: 201px;
	height: 54px;
	padding: 0;
	margin: 0;
}

div.btn2
{
	position: absolute;
	top: 209px;
	left: 0px;
	width: 201px;
	height: 54px;
	padding: 0;
	margin: 0;
}

div.btn3
{
	position: absolute;
	top: 272px;
	left: 0px;
	width: 201px;
	height: 54px;
	padding: 0;
	margin: 0;
}

div.btn4
{
	position: absolute;
	top: 335px;
	left: 0px;
	text-decoration: none;
	width: 201px;
	height: 54px;
	padding: 0;
	margin: 0;
}

div.btn5
{
	position: absolute;
	top: 397px;
	left: 0px;
	width: 201px;
	height: 54px;
	padding: 0;
	margin: 0;
}

a img { border: none; }

div.body
{
	position: absolute;
	top: 170px;
	left: 220px;
	right: 20px;
	bottom: 10px;
	border: solid 4px #666666;
	padding: 10px;
	overflow: auto;
	margin: 0;
}

div.body2
{
	position: absolute;
	top: 140px;
	left: 220px;
	right: 20px;
	padding: 10px;
}
  h1{
    color: #000000;

  font-size:25pt;

  font-style:bold;

  text-align:center;
  }
   h2{
    color: #000000;

  font-size:15pt;

  font-style:bold;

  text-align:center;
  }
  h6{
    color: #000000;

  font-size:9pt;

  font-style:bold;

  text-align:center;
  }
  
h5
{
	color: #000000;
	font-size: 25pt;
	font-style: bold;
	position: relative;
	top: 75px;
	text-align: center;
}

