/* CSS Document */
@import url(http://www.princexml.com/fonts/
 larabie/index.css) all;
@font-face { font-family:VIKING-N; src:url(VIKING-N.TTF); }
body { font-family: Times New Roman, Blackadder ITC, sans-serif, Arial, Helvetica; color: #FFFFFF}
a:link { text-decoration: none; color: #EEEEEE;}
a:visited { text-decoration: none; color: #DDDDDD;}
a:active {
text-decoration: none;
color: #FFFFFF;
}
#accordion {
margin-bottom: 1em;
}
.toggler {
color: #FFFFFF;
}
.togglerh {
color: #009900;
}
.toggler, .togglerh {
cursor: pointer;
}
a:hover { 
text-decoration: underline overline; 
color: #FFFFFF;
}

#gray table {
background-color: gray;
filter:alpha(opacity=60);
 -moz-opacity:0.6;
  opacity: 0.6;
  border: 1px solid black;
  }

input, textarea, select, file {
   border: 1px solid #333333;
   background: #cccccc;
   font: bold 11px Verdana, Arial, Helvetica, sans-serif;
   color: #333333;

}

p { font:1em }

a:link { text-decoration: none; color: #EEEEEE;}

a:visited { text-decoration: none; color: #DDDDDD;}

a:active { text-decoration: none; color: #CCCCCC;}

a:hover { text-decoration: underline overline; color: #006600;}

#list ul {
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: viking, SimSun, Blackadder ITC, SWGothe, Matura MT Script Capitals, Times New Roman, sans-serif, Arial, Helvetica;
}
#navigation a {
font-family: viking, SWGothe, Matura MT Script Capitals, SimSun;
}

#list a {
display: block;
padding: 0px;
}

#list a:link {
color: #000000;
text-decoration: none; color: #EEEEEE;
}

#list a:hover {
background-color: #999999;
color: #fff;
}


#navcontainer a {
display: block;
}

#navcontainer ul {
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

#navcontainer a:link, #navlist a:visited {
color: #111111;
text-decoration: none; color: #EEEEEE;
}

#navcontainer a:hover {
background-color: #DDDDDD;
color: #333333;
}

#dash TABLE {
 border-width: 5px;
 border-style: dashed;
 border-color: aqua;
}

#bdgr table {
background-color: #111111;
border: 1px solid #555555;
}
#lowlist{
heigh: 12px;
color: #555555;
}
#list li{
height: 19px;
}
