
body
	{
	background-color: #ffffff;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 85%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	}

a img
	{
	border-style: none;
	}

a:link
	{
	color: #3075be;
	}

a:visited
	{
	color: #00458e;
	}

h1
	{
	font-size: 140%;
	color: #ff0000;
	font-weight: bold;
	margin-top: 32px;
	margin-bottom: 8px;
	}

h2
	{
	font-size: 120%;
	color: #ff0000;
	font-weight: bold;
	margin-top: 32px;
	margin-bottom: 8px;
	}

.field_label
	{
	}

.field_list
	{
	width: 99%;
	color: #000099;
	border: 1px solid #7f9db9;
	background-color: #f8f8f8;
	font-size: 100%;
	font-family: helvetica, arial, sans-serif;
	}

.field_button
	{
	width: 150px;
	color: #000099;
	border: 1px solid #7f9db9;
	background-color: #f8f8f8;
	font-family: helvetica, arial, sans-serif;
	font-size: 100%;
	}

div.head
	{
	width: 100%;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	background-image: url(../wai/bk.png);
	text-align: center;
	}

div.head2
	{
	width: 100%;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	background-image: url(../wai/w.png);
	text-align: center;
	}

div.head3
	{
	width: 100%;
	height: 1px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	background-image: url(../wai/mar.png);
	text-align: center;
	}

div.head4
	{
	width: 100%;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	text-align: center;
	}

div.bottom1
	{
	width: 100%;
	height: 10px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	background-image: url(../wai/bk.png);
	text-align: center;
	}

div.bottom2
	{
	width: 100%;
	height: 30px;
	margin-top: 16px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	background-image: url(../wai/bot.png);
	text-align: center;
	}

div.top
	{
	width: 100%;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	}

div.main
	{
	margin: 0px auto;
	width: 80%;
	}

div.sch
	{
	margin-left: 16px;
	}

li
	{
	list-style-type: none;
	background-image: url(../wai/fr.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-top: 15px;
	}

div#stretcher
	{
	height: 400px;
	}

