td {font-size: 9pt; font-family: Arial, Helvetica, MS sans serif; color: #FFFFFF; font-weight: normal;}
.mainheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #334C65;
}

body {
	background:#6e69b1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table.navBG {
       background-image :
url(images/btn_bg.gif);
       background-repeat : repeat-x;
}
.navBG td {
       padding: 0px 0px 0px 0px;
       text-align:left;
       height:25px;
       width:750px;
}
.navtext, .navtext:link, .navtext:hover, .navtext:visited {
       font:bold 11px Arial;
       color:#000000;
       text-decoration:none;
       white-space:nowrap;
}
.navlinkcss {
       font:normal 11px Arial;
       background-color:#414079;
       border:1px solid #000000;
       color:#FFFFFF;
       text-decoration:none;
       width:140px;
       position:absolute;
       visibility:hidden;
       z-index:500000;
       text-align:left;
}
.navlinkcss a,.navlinkcss a:link, .navlinkcss a:visited {
       color:#FFFFFF;
       display:block;
       text-indent:5px;
       white-space:nowrap;
       text-decoration:none;
}
.navlinkcss a:hover {
       background-color:#333333;
       color:#FFFFFF;
}
.footer tr td, .footer a,.footer a:link, .footer a:visited {
		color:#FFFFFF;
		text-decoration:none;
}
.footer a:hover {
		text-decoration:underline;
}