body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 20px;
	color: #000099;
}
#tableLayout {
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	background-image: url(rtbar.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#tdNavigation {
	text-align: center;
	vertical-align: top;
	padding-top: 0px;
	font-size: 14px;
	font-weight: bold;
}
#tdNavigation a {
	color: #000000;
	text-decoration: none;
	display: block;
	margin: 30px;
	padding: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	line-height: 20px;
}
#tdNavigation a:hover {
	background-color: #bfbff5;
}
#tdNavigation a:active {
	color: #FFFFFF;
	background-color: #000099;
}


h2 {
	font-size: 11px;
	color: #000000;
}
