/* CSS Document */

body
{
   background-image: url(../images/bbg.gif);
   background-repeat: repeat-x;
   background-position: bottom;
   font-family: verdana;
   font-size: 11px;
   margin-bottom: 20px;
   width: 100%;

}
hr {
border-top: 0px;
height: 1px;
}
h5 {
	font-family      : Arial, Verdana, Helvetica, sans-serif;
	font-size        : 11px; font-weight: bold;
	}
	
#container {
   width: 861px;
   margin-top: 10px;
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 10;
   text-align: left;

}

#flash {
  width: 861px;
  height: 268px;
  background-image: url(../images/head_03.jpg);
  background-repeat: no-repeat;
}
#left_mod {
  width: 0;
  vertical-align: top;
  height: 100%;
}

#left_cont {
  vertical-align: top;
  height: 215px;
  border-right: 1px solid; 
  border-color: #F4F4F4;
  width: 0;

}

#mbody {
  width: 100%;
  padding-top: 30px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 30px;
  vertical-align: top;
  height: 100%;
}


#bottom_menu {
  width: 861px;
  height: 71px;
  padding-top: 15px;
  background-image: url(../images/bottom.gif);
  background-repeat: no-repeat;
  text-align: center;
}

#design {
  width: 861px;
  padding-top: 15px;
  text-align: right;
  font-size: 13px;
  font-weight: bold;
}
table.contentpaneopen {
  color: #000;
  width: 100%;
}

a.mainlevel:link, a.mainlevel:visited {
  font-family: verdana;
  color: #000;
  font-size: 11px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
}
a.mainlevel:hover {
  color: #cccccc;
  font-family: verdana;
  font-size: 11px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
}

table.moduletable {
  width			   : 248px;
  padding-top: 10px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  table-layout	   : auto;
  font-family: verdana;
  font-size        : 11px;
}
table.moduletable th {
  padding-bottom: 0px;
  text-align: center;
  font-size        : 12px;
  font-weight      : normal;
  font-family: verdana;
}
table.moduletable td {
  padding-left     : 0px;
  padding-right    : 0px;
  font-size        : 11px;
  font-family: verdana;
}

.contentheading {
width: 98%;
font-weight: normal;
font-size: 14px;
height: 23px;
line-height: 20px;
border-bottom: 1px solid #555555;
font-family: 'Trebuchet MS', verdana, sans-serif;
color: #555555;
}

.sectiontableheader {
font-weight: bold;
font-size: 10px;
height: 25px;
line-height: 25px;
}

.categorytitle {
font-weight: bold;
font-size: 14px;
height: 25px;
line-height: 25px;
font-family: "Trebuchet MS", Verdana, sans serif;
}

.componentheading {
font-weight: normal;
font-size: 14px;
height: 23px;
line-height: 20px;
font-family: "Trebuchet MS", Verdana, sans serif;
border-bottom: 1px solid #555555;
color: #555555;
margin-bottom: 5px;
}

ul#mainlevel {
  font-size        : 11px;
  list-style       : none;
  font-family: verdana;
  margin: 0;
  padding-left: 0px;
}
ul#mainlevel li {
  display          : block;
  background-image : none;
  float            : left;
  margin           : 0;
  width            : auto !important;
  font-size        : 11px;
  line-height      : 11px;
  white-space      : nowrap;
}
ul#mainlevel li a {
  font-size        : 11px;
  display          : block;
  text-decoration  : none;
  color            : #000000;
  background       : transparent;
  padding-right: 0px; 
}
ul#mainlevel li a:hover {
  font-size        : 11px;
  color            : #333333;
  padding-right: 0px; 
}
a:link, a:visited {
  color            : #555555;
  text-decoration  : none;
  font-weight      : normal;
}
a:hover {
  color            : #ff6000;
  text-decoration  : underline;
  font-weight      : normal;
}

