body {
	background: #F8FF8E;
	margin: 6px 0px 0px 3px;
	text-align: center;
	font-family: Verdana, Arial;
}

td#nav {
	background: url('/images/header/layout_19.gif');
	padding: 4px 10px 4px 15px;
	font-size: 9pt;
	font-weight: bold;
}

a:link {color: #0821E7; text-decoration: none;}
a:visited {color: #0821E7; text-decoration: none;}
a:hover {color: #0821E7; text-decoration: underline;}
a:active {color: #0821E7; text-decoration: underline overline;}

td#nav_bottom{
	background: url('/images/header/layout_15.gif') no-repeat left;
}

td#content {
	background: url('/images/header/layout_19.gif');
	text-align: center;
	padding: 5px 9px 5px 9px;
	font-size: 11pt;
}
div.input {
	background: white;
	border: 1px solid black;
	width: 450px;
}

div.input p {
	text-align: right;
	padding-right: 100px;
}

h2 {
	font-size: 13pt;
}

td#footer {
	background: url('/images/header/layout_28.gif') bottom repeat-x;
	text-align:center;
	font-size: 10pt;
	color: #0821E7;
	padding: 4px 0px 15px 0px;
}

td#footer_left {
	background: url('/images/header/layout_27.jpg') bottom left no-repeat;
}

td#footer_right {
	background: url('/images/header/layout_30.jpg') bottom right no-repeat;
}

td#copy a:link {color: #999999; text-decoration: none;}
td#copy a:visited {color: #999999; text-decoration: none;}
td#copy a:hover {color: #777777; text-decoration: underline;}
td#copy a:active {color: #585858; text-decoration: underline;}

td#copy {
	text-align: center;
	font-size: 7pt;
	color: #999999;
	padding-bottom: 3px;
}