body         {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: lighter;
}
td           {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
}
td.MenuCell  {
	font-family: Arial;
	font-size: 11px;
	color:#CCFFFF;
	background-color:#000066;
	font-weight:bold;
	vertical-align: middle;
}
a            {
	font-family: Arial;
	font-size: 12px;
	color: #000066;
	letter-spacing: 1pt;
	font-style: oblique;
	font-weight: bolder;
	text-decoration: none;
}
a.MenuLink   { font-family: Arial; font-size: 11px; color: #FFFFCC; letter-spacing: normal; 
               font-style: oblique; font-weight: bolder; text-decoration:none }
               
table.Table1 {
	padding:0;
	width:780;
	height:75;
	color:#FFFFFF;
	font-family:Arial;
	font-size:10px;
	text-align:center;
	background-color:#000066;
	font-style: normal;
	border: medium solid #000066;
}
table.Table2 {
	padding:0;
	border-top-width: 4px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #CCCCCC;
	border-bottom-color: #000066;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
}
table.Table3 {
	width:180px;
	color:#FFFFFF;
	font-family:Arial;
	font-size:10px;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#000066;
	font-weight: normal;
	position: relative;
	top: auto;
}
table.Table4 {
	border:4px double #0080C0;
	width:90%;
	font-family:Arial;
	font-size:11px;
	padding-left:8px;
	padding-right:8px;
	padding-top:6px;
	padding-bottom:6px;
	position:relative;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: middle;
	font-weight: normal;
}input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
	background-color: #CCFFFF;
	border: 1px solid #0033FF;
	padding: 2px;
}
