body {
	background-image: url('bg.gif');
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px
}

table.content {
	background-color:#ffffff;
	border-left : 1px solid #999999;
	border-right: 1px solid #999999;
	width:700px;
}
td.logo {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	width:130px;
	height:90px;
	padding-left:10px;
	margin-top: 0px;
}
td.header {
	background-color: #1A1A75;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16pt;
	color:#ededed;
	width:520px;
	height:90px;
	padding-left:10px;
	padding-right:10px;
	border-left: solid 1px;
}
td.border {
	background-color: #999999;
	color:#ededed;
	width:700px;
	height:3px;
}
td.leftNav {
	background-color: #f3f3f3;
	font-family: Arial, Helvetica, sans-serif;
	width:140px;
	font-size:8pt;
	text-align:left;
	vertical-align:top;
	padding:10px 5px 5px 5px;
}
td.NavLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #777777;
	text-decoration: none;
	height: 80px;
	width: 130px;
	border-bottom: solid 1px;
	border-color: #888888;
	text-decoration: none;
	vertical-align: middle;
}
a.NavLink:link,a.NavLink:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	color: #1A1A75;
	text-decoration:none;
	
}
a.NavLink:hover, a.NavLink:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	color: #D66214;
	text-decoration:none;
}

td.content {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	width:510px;
	height:300px;
	padding:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align:left;
	vertical-align : top;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:bold;
	color: #1A1A75;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color: #666666;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color: #1A1A75;
}


td.footer{
	background-color: #1A1A75;
	font-size:8pt; 
	text-decoration:none;
	color:#ededed;
	width:700px;
	height:20px;
	text-align:center;
}

label{
	background-color:#ffffff;
	border-left : 1px solid #999999;
	border-right: 1px solid #999999;
	width:700px;
}

a.footer:link,a.footer:visited, a.footer:active{
	background-color: #1A1A75;
	font-size:8pt; 
	text-decoration:none;
	color:#ededed;
}
a.footer:hover{
	background-color: #1A1A75;
	font-size:8pt; 
	text-decoration:none;
	color: #D66214;
}
td.topNav{
	background-color: #6A6A6A;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	color:#ededed;
	height:25px;
	text-align:center;
	border : solid 1px;
	border-color: #ededed;
}
a.topNav:link,a.topNav:active,a.topNav:visited{
	background-color: #6A6A6A;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	color: #ededed;
	text-align:center;
	
}
a.topNav:hover{
	background-color: #6A6A6A;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	color: #D66214;
	text-align:center;
	
}
