/* Generated by KompoZer */
body {
  background-color: black;
   background-image: url(../images/background.gif);
  color: #bbb;
}
a{
  color: #bbb;
}
a:visited{
  color: #999;
}
a:hover{
  color: #a0f;
}
a:active{
  color: #bbb;
}
ul, li{
  margin: 2px;
  list-style-type: disc;
  list-style-position: outside;
}
#title {
  width: 242px;
  height: 99px;  
  background-repeat: no-repeat;
  position: absolute;
  display: block;
  z-index: 6;
  top: 0px;
  left: 0px;
  background-image: url(../images/title.gif);
}
#title_text
{
  z-index: 2;
  position: absolute;  
  width: 150px;
  height: 80px;
  display: block;
  color: #a0f;
  font-size: 45px;
  top: 0px;
  left: 60px;
}
#lines {
  background-repeat: no-repeat;
  width: 501px;
  height: 105px;
  right: 0px;
  top: 0px;
  z-index: 6;
  position: absolute;
  background-image: url(../images/devise.gif);
}
#trans {
  width: 150px;
  #height: 94px;
  right: 0px;
  top: 94px;
  z-index: 6;
  position: absolute;
  font-size: 10px;
  color: white;
}
#line_text{
  position: absolute;
  z-index: 2;  
  width: 320px;
  height: 60px;
  display: block;
  color: #a0f;
  font-size: 26px;
  top: 0px;
  right: 0px;
}
#maintable {
  width: 100%;
  position: absolute;
  top: 109px;
  left: 0px;
}
.maintable_designcolumn {
  width: 10px;
  min-height: 400px;
  background-image: url(../images/column.gif);
  background-position: center top;
  background-color: black;
  background-repeat: repeat-y;
}
#maintable_designcontent {
  padding: 20px;
  width: 80%;
  background-color: black;
}
#maintable_navigationpanel {
  background-position: left top;
  height: 48px;
  width: 100%;
  background-repeat: repeat-x;
  background-image: url(../images/panel.gif);
}
#maintable_navigationpanel a {
  border:  none;
  font-style: normal;
  color: white;
  text-decoration: none;
  padding: 2px;
  display: inline;
  line-height: 1em;
  font-size: 22px;
  font-family: "Times New Roman",Times,serif;
}
#maintable_navigationpanel a:visited {
  color: white;
}
#maintable_navigationpanel a:active {
  color: white;
}
#maintable_navigationpanel a:hover {
  color: #dedede;
}
.componentheading {
  color: #666;
  font-size: 45px;
  text-align: center;
  border: 2px;
  border-style: solid;
  border-color: #262626;
  border-left-color: #000;
  border-top-color: #000;
}

.lister ul{
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}
.lister li{
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}
li.listerfolder{
  color: #aaa;
}
li.listerfolder a{
  color: #ddd;
}
li.listerfolder a:visited{
  color: #aaa;
}
li.listerfolder a:hover{
  color: #fff;
}
li.listerleaf a{
  color: #eee;
  padding-left: 20px;
}
.breadcrumbs{
 font-size: 18px;
 color: #aaa;
}
.breadcrumbs a{
 color: #aaa;
}
.breadcrumbs a:visited{
 color: #aaa;
}
#ajaxsearch{
 top: 0;
 left: 0;
 width: 100%;
 min-height: 114px;
 background-image: url(../images/search_background.gif);
 background-repeat: no-repeat;
 background-position: center center;
 background-color: black;
}
#ajaxSearch_form{
 width: 100%;
 margin: 0px; 
 padding-top: 24px;
 vertical-align: middle;
}
#ajaxSearch_input {
	width: auto;
	display: inline;
	height: 17px;
    border: 1px solid #ddd;
    border-left-color: #f3f3f3;
   border-top-color: #6a6a6a;
	vertical-align: middle;
	padding: 6px;
	background-color: black;
	color:  #eee;
}
fieldset{
 border: none;
}
#ajaxSearch_submit{
  margin: 6px;
}
#left_navigation{
 width: 166px;
 position: absolute;
 top: 290px;
 left: 0px;
 background-color: black;
 background-image: url(../images/background.gif);
 z-index: 666;
 display: block;
 font-size: 12px; 
 
}
#left_navigation h1{
 font-size: 15px;
 color: #a0f;
}
#left_navigation:hover{
 width: 260px;
 min-height: 450px;
 border-style: hidden solid;
 border-left: 2px solid #bfbfbf;
 border-right: 2px solid #bfbfbf;
 font-size: 15px;
}
#left_navigation:hover h1{
 font-size: 26px;
}
#left_navigation:hover .listerfolder{
 font-size: 22px;
}
.leftmenu ul{
 list-style-type: none;
 list-style-position: outside;
 margin-left: 0px;
 padding-left: 6px; 
}
.leftmenu li{
 border-left: none;
 border-right: none;
 border-top: none;
 border-bottom: thin dotted;
 border-color: #aaa; 
 list-style-type: none;
 list-style-position: outside;
}
.leftmenu_subfolders1 a{
 color: #e0e0e0;
}
.leftmenu_subfolders1 a:visited{
 color: #e0e0e0;
}
.leftmenu_subfolders1 a:active{
 color: #e0e0e0;
}
.leftmenu_subfolders1 a:hover{
 color: #a0f;
}
.leftmenu_subfolders2 a{
 color: #bbb;
}
.leftmenu_subfolders2 a:visited{
 color: #bbb;
}
.leftmenu_subfolders2 a:active{
 color: #bbb;
}
.leftmenu_subfolders2 a:hover{
 color: #a0f;
}
.fullintro{
 list-style-type: none;
 list-style-position: outside;
 margin-left: 0px;
 padding-left: 6px; 
}
.ditto_page{
 padding: 2px;
}
.ditto_pagination{
 font-size: 15px;
 font-weight: bold;
}
.tbldmenu {
 color: white; 
}
.tbldmenu a{
 color: white;
 font-size: 18px;
 font-style: normal;
 text-align: center;
 text-decoration: none;
}
.tbldmenuthis{
 color: white;
 font-size: 24px;
}
.mainlevel_aumainmenu{
 background-image: url(../images/button.gif);
 background-repeat: no-repeat;
 background-position: center center;
 width: 15%;
 height: 36px;
 text-align: center;
}