ul#mainlevel-nav { 
	padding : 0; 
	margin-top: 6px;
	margin-left: 0; 
	list-style : none; 
} 
 
ul#mainlevel-nav li { 
	display : block; 
	padding-left : 0px; 
	padding-right : 0px;  
        padding-top: 4px;  
	float : left; 
	font-size : 14px; 
	white-space : nowrap;
	background: url(../images/tabmiddle.png) repeat-x 14px 0px;
	height: 28px;
/* border-left : 1px solid #FFFFFF;*/ 
 
} 
 
ul#mainlevel-nav li a { 
	display : block; 
	padding-left : 10px; 
	padding-right : 10px;
	text-decoration : none; 
	color : #FFFFFF; 
 
} 
 
ul#mainlevel-nav li a:hover { 
	color : #FFFFCC; 
} 

a {font-weight:normal; color:#FFFFFF; text-decoration:none;}
a:hover {color:#B2C299;}
a:visited {text-decoration:none; font-weight:normal; font-variant:normal;}


.headline {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; text-transform:uppercase; line-height: 12px;}

  td, tr, p, div
 {
    font-family:Verdana, Arial, Helvetica, sans-serif; 
    font-size:11.5px; 
    font-style:normal; 
    font-variant:normal; 
    font-weight:normal; 
    text-decoration:none;
    text-transform:none; 
    line-height: 20px;
    color: rgb(255, 255, 255);
}

/*
Old CSS
  td, tr, p, div { font-family: "Lucida Sans Unicode","Lucida Grande","Trebuchet MS","Verdana","sans-serif";
    font-size: 12px;
    color: rgb(255, 255, 255);
    }

  a:link, a:visited { text-decoration: none;
    color: rgb(192, 192, 192);
    }

  a:hover { text-decoration: underline;
    color: rgb(192, 192, 192);
    }
*/

  body { margin: 2px;
    padding: 2px;
    background-color: rgb(178, 194, 153);
    background: rgb(178, 194, 153) none repeat scroll 0%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    font-family: "Lucida Sans Unicode","Lucida Grande","Trebuchet MS","Verdana","sans-serif";
    font-size: 12px;
    color: rgb(255, 255, 255);
    }

  hr { color: rgb(224, 224, 224);
    height: 1px;
    width: 100%;
    }

  table.moduletable { margin: 0px 0px 0px 0px;

   /* 
width: 99%;
    table-layout: auto;
*/
    }

  table.moduletable th { padding: 3px 0px;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    letter-spacing: 1px;
    color: rgb(255, 255, 255);
    }

  table.moduletable td { padding: 0px;
    }

  ul { padding: 0pt;
    margin-top: 7px;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    }

  li { line-height: 15px;
    padding-left: 15px;
    padding-top: 0px;
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    }

  .button { margin: 5px;
    color: white;
    background-color: rgb(54, 88, 14);
    }

  .inputbox { border: 1px solid rgb(184, 209, 232);
    margin: 5px;
    background: rgb(255, 255, 255) none repeat scroll 0%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    color: rgb(0, 0, 0);
    }

  .sectiontableheader { border-right: 1px solid rgb(255, 255, 255);
    padding: 0px 10px;
    background: rgb(54, 88, 14) none repeat scroll 0%;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    color: rgb(255, 255, 255);
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    vertical-align: middle;
    height: 20px;
    }

  .sectiontableentry1 { padding: 3px 5px;
    background: rgb(54, 88, 14) none repeat scroll 0%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    }

  .sectiontableentry2 { padding: 3px 5px;
    background: rgb(48, 77, 13) none repeat scroll 0%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    }

  a.mainlevel { margin: 0px;
    padding: 0px;
    font-size: 12px;
    width: 150px;
    text-indent: 10px;
    }

  a.mainlevel:link, a.mainlevel:visited { border: 1px solid rgb(224, 224, 224);
    margin: 1px;
    padding: 2px 0px;
    background: none none repeat scroll 0%;
    display: block;
    opacity: 0.85;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    text-indent: 10px;
    }

  a.mainlevel:hover { border: 1px solid rgb(208, 208, 208);
    background: none none repeat scroll 0%;
    text-decoration: none;
    text-indent: 10px;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    }

  #active_menu { font-weight: bold;
    color: rgb(255, 255, 255);
    }

  a#active_menu:hover {  }

  .sublevel { font-size: 12px;
    }



  a.category:link, a.category:visited { font-weight: bold;
    }

  .readon { font-weight: bold;
    }

  .pagenavbar { border: 1px solid rgb(224, 224, 224);
    padding: 3px;
    background-color: rgb(240, 240, 240);
    text-align: center;
    }

  .contenttoc { border: 1px solid rgb(224, 224, 224);
    padding: 2px;
    width: 180px;
    background-color: rgb(240, 240, 240);
    }

  .contenttoc th { padding: 3px 5px;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    letter-spacing: 1px;
    color: rgb(255, 255, 255);
    }

  .contenttoc td { padding: 2px 5px;
    }

  .small { font-size: 10px;
    color: rgb(192, 192, 192);
    }

  .smalldark { font-size: 10px;
    color: rgb(0, 0, 0);
    }

  .createdate, .modifydate { font-size: 10px;
    color: rgb(153, 153, 153);
    }

  .content_rating { font-size: 10px;
    color: rgb(254, 197, 106);
    }

  .content_vote { border: 1px solid rgb(224, 224, 224);
    padding: 2px 10px;
    font-size: 10px;
    height: 22px;
    background-color: rgb(240, 240, 240);
    }

  .pathway { font-size: 12px;
    color: rgb(0, 0, 0);
    letter-spacing: 1px;
    margin-left: 4px;
    }

  a.pathway:link, a.pathway:visited { color: rgb(255, 153, 51);
    font-size: 12px;
    }

  a.pathway:hover { font-size: 12px;
    }

  .contentpane { padding: 0px;
    }

  .contentpaneopen { padding: 0px;
    text-align: justify;
    }

  .contentheading, .componentheading { padding: 0px;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    letter-spacing: 1px;
    color: rgb(255, 255, 255);
    }

  .contentpagetitle { font-weight: bold;
    color: rgb(0, 0, 0);
    }

  a.contentpagetitle:link, a.contentpagetitle:visited, a.contentpagetitle:active { text-decoration: none;
    }

  a.readon:link, a.readon:visited { color: rgb(153, 153, 153);
    font-family: "Lucida Sans Unicode","Lucida Grande","Trebuchet MS",Verdana,sans-serif;
    font-size: 10px;
    font-weight: normal;
    white-space: nowrap;
    float: left;
    line-height: 10px;
    text-decoration: none;
    }

  a.readon:hover { font-family: "Lucida Sans Unicode","Lucida Grande","Trebuchet MS",Verdana,sans-serif;
    font-size: 10px;
    font-weight: normal;
    white-space: nowrap;
    float: left;
    line-height: 10px;
    text-decoration: none;
    color: rgb(192, 192, 192);
    }

  .back_button a:link, .back_button a:visited { color: rgb(153, 153, 153);
    font-family: "Lucida Sans Unicode","Lucida Grande","Trebuchet MS",Verdana,sans-serif;
    font-size: 10px;
    font-weight: normal;
    white-space: nowrap;
    float: left;
    line-height: 10px;
    text-decoration: none;
    }

  .back_button a:hover { border: 1px solid rgb(224, 224, 224);
    padding: 2px 4px;
    background: rgb(240, 240, 240) none repeat scroll 0%;
    font-family: "Lucida Sans Unicode","Lucida Grande","Trebuchet MS",Verdana,sans-serif;
    font-size: 10px;
    font-weight: normal;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    white-space: nowrap;
    float: left;
    line-height: 10px;
    text-decoration: none;
    color: rgb(192, 192, 192);
    }

  .pagenav a:link, .pagenav a:visited, .buttonheading a:link, .buttonheading a:visited { border: 1px solid rgb(224, 224, 224);
    padding: 2px 4px;
    background: rgb(240, 240, 240) none repeat scroll 0%;
    color: rgb(153, 153, 153);
    font-family: "Lucida Sans Unicode","Lucida Grande","Trebuchet MS",Verdana,sans-serif;
    font-size: 10px;
    font-weight: normal;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    white-space: nowrap;
    float: left;
    line-height: 10px;
    text-decoration: none;
    }

  .pagenav a:hover, .buttonheading a:hover { border: 1px solid rgb(224, 224, 224);
    padding: 2px 4px;
    background: rgb(240, 240, 240) none repeat scroll 0%;
    font-family: "Lucida Sans Unicode","Lucida Grande","Trebuchet MS",Verdana,sans-serif;
    font-size: 10px;
    font-weight: normal;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    white-space: nowrap;
    float: left;
    line-height: 10px;
    text-decoration: none;
    color: rgb(192, 192, 192);
    }