a	{
	color: #0A3AA4;
	text-decoration: none;
}

a:hover	{
	color: #00AFEF;
	text-decoration: underline;
}

a.docindex, li.docindex {
	color: #0A3AA4;
	text-decoration: none;
}

a.menu	{
	color: #0A3AA4;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

a.menuselect	{
	color: #0A3AA4;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

a.navlnk	{
	color: #0A3AA4;
	font: 9pt "Verdana","Arial","Helvetica",sans-serif;
	text-decoration: none;
}

a.trace	{
	color: #0A3AA4;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

body	{
	background:whitesmoke;
	font-family: "Verdana","Arial","Helvetica",sans-serif;
	font-size: 10pt;
	margin: 0px;height:100%;
	padding: 0px;
	scrollbar-3dlight-color: #C0C0C0;
	scrollbar-arrow-color: #336699;
	scrollbar-darkshadow-color: #C0C0C0;
	scrollbar-face-color: #F5F5F5;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
}

div.adres {
	margin:2px 8px 2px 8px;
	padding:2px 5px 2px 5px;
	background:#00AFEF;color: white;
	font-size: 9pt;
	}

div.content {
	background: #FFFFFF;
	height: auto;
	padding: 10px;
	margin:0px;
	width:auto;
	overflow:auto;
	}
div.contentroot {
	background: #8ED8F8;
	height: 100%;
	overflow: auto;
	padding: 0px;
	width:auto;
	}

hr	{color: #00AFEF;height:1pt;}
h1	{
	background: #FFFFFF;
	border-bottom: 1pt solid #00AFEF;
	color: #00AFEF;
	font-size: 10pt;
	font-weight: bold;padding-right: 10px;
}

h2	{
	background: #FFFFFF;
	border-bottom: 1px solid #00AFEF;
	color: #00AFEF;
	font-size: 10pt;
	font-weight: bold;padding-right: 10px;
}

h3, h4, h5, h6 {
	background: #FFFFFF;
	border-bottom: 1px dashed #00AFEF;
	color: #00AFEF;
	font-size: 9pt;
	font-weight: bold;padding-right: 10px;
}

p, li {
	list-style-image: url(../../../NAVG/PICS/BUTD.GIF);
	padding-right: 10px;
	text-align: left;
}

table.banner {
	background: #01A4E9;
	border-left: 1pt #336699 solid;
	border-right: 1pt #336699 solid;
	height:120px;
}

table.bottom {
	background: #99CCFF;
	border-bottom: 0pt solid #336699;
	border-left: 1pt solid #336699;
	border-right: 1pt solid #336699;
	border-top: 1pt #336699 solid;
	height:20px;
}

table.trace	 {
	border-left: 1pt #336699 solid;
	border-right: 1pt #336699 solid;
	border-top: 1pt #336699 solid;
	border-bottom: 1pt #336699 solid;
	height:20px;
}
table.content	 {
	border-left: 1pt #336699 solid;
	border-right: 1pt #336699 solid;
	height:100%;width:800px;
}

table.main		{
	margin: 0px; width:100% ; height:100%; 
	padding: 0px;
}

table.menu		{
	background: white;padding:0px;margin:0px;
}

td, ul, li, p {
	font: 10pt "Verdana", "Arial",  "Helvetica",sans-serif;
}

td.banner {
	background: url("../../../NAVG/NTVN/banner2.jpg") #01A4E9 no-repeat top left;
	
}

td.bottom {
	background: #C5E9FB;
}

td.content	 {
	background: #FFFFFF;
	height:100%;width:600px;
	border-left: 0pt #336699 solid;

}

td.left		{
	background: #FFFFFF;
	padding-top: 2px;
}

td.leftmenu {
	background:#C5E9FB;
	border-right: 1pt #C5E9FB solid;
	}

td.menu, td.menuselect	{
	
	border: 1pt solid #C5E9FB;
	font-size: 9pt;
	height: 20px;padding:0px 10px 0px 0px;
	text-align: right;
}
td.menu {background: white;
}
td.menu:hover {background: #00AFEF;color:blue;
}
td.menuselect {background: #C5E9FB;
}

td.navdesc	{
}

td.navimg	{
}

td.navlnk	{
	width: 500px;
}

td.trace {
	background: #C5E9FB;
	height: 20px;
	padding: 0px;
}

.adres a:hover {
	color: white;
	font-size: 9pt;
	}

.home {
	font-size: 8pt;
}

#container {
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	width: 100%;
}


