body
{
	background: #F0F8FF;
	padding: 4em 3px 2em;
}

a
{
	text-decoration: none;
}

a:hover
{
	color: #FFFFFF;
	background: #0000FF;
}

h2, h3
{
	text-align: center;
}

.small
{
	font-size: 80%;
}

td.content
{
	border-bottom: dashed 1px #888888;
}

th
{
	background: #7FFFD4;
}

th.content
{
	background: #7FFFD4;
	border-bottom: dashed 1px #888888;
}

.right
{
	text-align: right;
}

.bold
{
	font-weight: bold;
}

div.topic
{
	margin-bottom: 1em;
}

p.topic
{
	font-size: 120%;
	font-weight: bold;
	border-left: solid 10px #0000AA;
	border-bottom: solid 3px #0000AA;
	padding: 5px 5px 5px 0.5em;
	margin-bottom: 0.5em;
}

blockquote
{
	width: 80%;
	margin-left: 2em;
}

.header
{
	position: fixed;
	background: #F0F8FF;
	font-size: 150%;
	top: 0;
	left: 0;
	right: 0;
	padding-top: 5px;
	text-align: center;
}

.footer
{
	border-top: solid 2px #AAAAAA;
	padding-top: 10px;
	position: fixed;
	background: #F0F8FF;
	font-size: 80%;
	bottom: 0;
	left: 0;
	right: 0;
}

.cancel
{
	text-decoration: line-through;
	color: #AAAAAA;
}

ul.link
{
	line-height: 150%;
}

div.left a
{
	width: 10%;
	height: 2.5em;
	margin-left: 0;
	float: left;
	text-align: center;
	font-weight: bold;
	background: url("images/button13_3.gif");
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-width: 2px 1px 2px 2px;
	border-style: solid;
	border-color: #0099CC;
}

div.left a:hover
{
	width: 10%;
	height: 2.5em;
	margin-left: 0;
	float: left;
	text-align: center;
	color: #000000;
	font-weight: bold;
	background: url("images/button12_2.gif");
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-width: 2px 1px 2px 2px;
	border-style: solid;
	border-color: #0099CC;
}

div.middle a
{
	width: 10%;
	height: 2.5em;
	float: left;
	text-align: center;
	font-weight: bold;
	background: url("images/button13_3.gif");
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-width: 2px 1px 2px 2px;
	border-style: solid;
	border-color: #0099CC;
}

div.middle a:hover
{
	width: 10%;
	height: 2.5em;
	float: left;
	text-align: center;
	color: #000000;
	font-weight: bold;
	background: url("images/button12_2.gif");
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-width: 2px 1px 2px 2px;
	border-style: solid;
	border-color: #0099CC;
}

div.right a
{
	width: 10%;
	height: 2.5em;
	margin-right: 0;
	float: left;
	text-align: center;
	font-weight: bold;
	background: url("images/button13_3.gif");
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-width: 2px 2px 2px 1px;
	border-style: solid;
	border-color: #0099CC;
}

div.right a:hover
{
	width: 10%;
	height: 2.5em;
	margin-right: 0;
	float: left;
	text-align: center;
	color: #000000;
	font-weight: bold;
	background: url("images/button12_2.gif");
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-width: 2px 2px 2px 1px;
	border-style: solid;
	border-color: #0099CC;
}
