.tag6, a.tag6:link, a.tag6:visited, a.tag6:active {
  font-family: 'comic sans ms';
  font-size: 20px;
  text-decoration: none;
  color: rgb(181,69,24);
}
a.tag6:hover {
  font-family: 'comic sans ms';
  font-size: 20px;
  text-decoration: underline;
  color: rgb(181,69,24);
}
.tag5, a.tag5:link, a.tag5:visited, a.tag5:active {
  font-family: 'comic sans ms';
  font-size: 16px;
  text-decoration: none;
  color: rgb(181,69,24);
}
a.tag5:hover {
  font-family: 'comic sans ms';
  font-size: 16px;
  text-decoration: underline;
  color: rgb(181,69,24);
}
.tag4, a.tag4:link, a.tag4:visited, a.tag4:active {
  font-family: 'comic sans ms';
  font-size: 17px;
  text-decoration: none;
  color: green;
}
a.tag4:hover {
  font-family: 'comic sans ms';
  font-size: 17px;
  text-decoration: underline;
  color: green;
}
.tag3, a.tag3:link, a.tag3:visited, a.tag3:active {
  font-family: 'comic sans ms';
  font-size: 14px;
  text-decoration: none;
  color: green;
}
a.tag3:hover {
  font-family: 'comic sans ms';
  font-size: 14px;
  text-decoration: underline;
  color: green;
}
.tag2, a.tag2:link, a.tag2:visited, a.tag2:active {
  font-family: 'comic sans ms';
  font-size: 14px;
  text-decoration: none;
  color: rgb(0,51,102);
}
a.tag2:hover {
  font-family: 'comic sans ms';
  font-size: 14px;
  text-decoration: underline;
  color: rgb(0,51,102);
}
.tag1, a.tag1:link, a.tag1:visited, a.tag1:active {
  font-family: 'comic sans ms';
  font-size: 12px;
  text-decoration: none;
  color: rgb(0,51,102);
}
a.tag1:hover {
  font-family: 'comic sans ms';
  font-size: 12px;
  text-decoration: underline;
  color: rgb(0,51,102);
}

.main a:link
{
    color: rgb(0,51,102);
    font-weight: normal;
    text-decoration: none;
}

.main a:active
{
    color: rgb(0,51,102);
    font-weight: normal;
    text-decoration: none;
}
.main a:visited
{
    color: rgb(0,51,102);
    font-weight: normal;
    text-decoration: none;
}
.main a:hover
{
    /* Hover only works in IE. */
    background-color: transparent;
    color: rgb(182,23,28);
    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);
}

.celkop1
{
    background-color: rgb(181,69,24);
    color: white;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
}

.celkop1 a:link
{
    color: white;
    font-weight: bold;
    text-decoration: none;
}

.celkop1 a:active
{
    color: white;
    font-weight: bold;
    text-decoration: none;
}
.celkop1 a:visited
{
    color: white;
    font-weight: bold;
    text-decoration: none;
}

.celkop1 a:hover
{
    /* Hover only works in IE. */
    background-color: transparent;
    color: blue;
    font-weight: bold;
}

.celkop2
{
    background-color: rgb(2,64,126);
    color: white;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
}

.celkop2 a:link
{
    color: white;
    font-weight: bold;
    text-decoration: none;
}

.celkop2 a:active
{
    color: white;
    font-weight: bold;
    text-decoration: none;
}

.celkop2 a:visited
{
    color: white;
    font-weight: bold;
    text-decoration: none;
}

.celkop2 a:hover
{
    /* Hover only works in IE. */
    background-color: transparent;
    color: red;
    font-weight: bold;
}

body
{
    background-color: rgb(218,229,255);
    font-family: Arial, Helvetica;
    color: rgb(0,0,0);
    margin: 0px;
}

.toptable
{
    background-color: white;
}

.bottomtable
{
    background-color: white;
}

.maintable
{
    background-color: rgb(232,198,189); 
}


.main
{
    margin: 0px;

}

#idmain 
{
/*    background-color: rgb(240,218,210);*/
    background-color: rgb(239,230,227);
/*    background-image: url(images/background.jpg);*/
    background-repeat: no-repeat;
    background-position: bottom left
}

li
{
    marker-offset: 5px;
    line-heigth: -5em;
}

.tnavbanner
{
    font-size: 25pt;
    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;
}

a#tag6:link, a#tag6:active, a#tag6:visited, a#tag6:hover{
  text-decoration: none;
  font-style: italic;
}
.tag6 a:link, .tag6 a:active, .tag6 a:visited, .tag6 a:hover{
  text-decoration: none;
  font-style: italic;
}


a#tag5:link, a#tag5:active, a#tag5:visited, a#tag5:hover{
  text-decoration: none;
  font-style: italic;
}
#tag4 a:link, .tag4 a:active, .tag4 a:visited, .tag4 a:hover{
  text-decoration: none;
  font-style: italic;
}
#tag3 a:link, .tag3 a:active, .tag3 a:visited, .tag3 a:hover{
  text-decoration: none;
}
#tag2 a:link, .tag2 a:active, .tag2 a:visited, .tag2 a:hover{
  text-decoration: none;
}
.tag2 a:link, .tag2 a:active, .tag2 a:visited, .tag2 a:hover{
  text-decoration: none;
  font-style: italic;
}

#tag1 a:link, .tag1 a:active, .tag1 a:visited, .tag1 a:hover{
  text-decoration: none;
}

a#tag6:link, a#tag6:active, a#tag6:visited, a#tag6:hover{
  font-family: 'comic sans ms', fantasy;
  font-size: 18px;
    font-style: italic;
  color: red;
}
a#tag5:link{
  font-family: 'comic sans ms', fantasy;
  font-size: 15px;
  color: red;
    font-style: italic;
}
a#tag4:link{
  font-family: 'comic sans ms', fantasy;
  font-size: 17px;
  color: green;
    font-style: italic;
}
a#tag3:link{
  font-family: 'comic sans ms', fantasy; 
  font-size: 14px;
  color: green;
}

a#tag1:link{
  font-family: 'comic sans ms', fantasy; 
  font-size: 13px;
  color: blue;
}
