.main a:link, a:active
{
	color: rgb(0,64,118); 
	font-weight: normal;
	text-decoration: underline;
}
.main a:visited
{
	color: rgb(0,64,118); 
	font-weight: normal;
	text-decoration: underline;
}

.main a:hover
{
	/* Hover only works in IE. */
	background-color: transparent;
	color: rgb(182,23,28);
	text-decoration: none;
	font-weight: normal;
}

table
{
	font-family: Arial, Helvetica;
	table-border-color-light: rgb(0,0,160);
	table-border-color-dark: rgb(0,0,255); 
	font-size: 10pt;
}
.celkop
{
	color: white; 
	font-weight: bold;
	background-color: rgb(0,51,102);
}
body
{
	font-family: Arial, Helvetica;
	color: rgb(0,0,0);
	margin: 0px;
}


.maintable
{
	background-color: rgb(232,198,189); 
}


.main
{
	margin: 0px;
	background-color: rgb(240,218,210);
}

#idmain 
{
	margin: -10px;
	position: absolute;
	left: 161;
	top: 144;
}

#idlnav
{
	position: absolute;
	left: 0;
	top: 134;
}

li
{
	margin-top: 1px;
	margin-bottom: 1px;
}

.lnavmain
{
	margin: 0px;
}

.lnav1
{
	color: white;
	background-color: rgb(2,64,126);
}
.lnav2
{
	background-color: rgb(181,71,31);
}
.lnavmd
{
	color: white;
	font-size: 15pt;
}


.lnav
{
	font-size: 100%;
	color: rgb(57,125,243);
	font-weight: bold;
}
.lnav a:link, a:visited
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.lnav a:active
{
	color: rgb(57,125,243);
	font-weight: bold;
	text-decoration: none;
}

.lnav a:hover, .rnav a:hover
{
	color: rgb(57,125,243);
	font-weight: bold;
	text-decoration: none;

}

.tnavbanner
{
	font-size: 20pt;
	font-weight: bold;
	color: rgb(2,64,126);
}

h1
{
	font-family: Arial, Helvetica;
	color: white;
}
h2
{
	font-family: Arial, Helvetica;
	font-size: 14pt;
	color: rgb(0,64,118); 
}
h3
{
	font-family: Arial, Helvetica;
	font-size: 14pt;
	color: rgb(181,71,31); 
}
h4
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: rgb(0,64,118);
}
h5
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: rgb(181,71,31);
}
h6
{
	font-family: Arial, Helvetica;
	color: rgb(0,0,255;
}
