/**
 design by lichtenart.com 2005
 */

body {
	background-color: #FFFFFF;
	color: #000000;
	text-align: justify;
         padding: 0px;
	margin: 0px;
}

tr,p,div,td{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
         padding: 0px;
	margin: 0px;
         text-align: left;
	}


a:link, a:visited {
	color: #000000;
	text-decoration: none;
	font-family:  Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	}

a:hover {
	color: #333333;
	text-decoration: underline;
	}

a.pathway {
	color: #FFFFFF;}
a.pathway: hover{
	color: #000000;}
	
a.copy {
	color: #FFFFFF;}
a.copy: hover{
	color: #000000;}


ul {
	margin: 0px 0px 10px;
	}

li {
	list-style: inside 0px;
	}


.small {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	}

.smalldark {
	font-size: 11px;
	color: #696969;
	text-decoration: none;
	font-weight: normal;
    }


.button {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid Black;
	background-color: #00A890;
	margin-bottom: 5px;
	text-align: center;
	font-weight: bold;
	}
.back_button {
	margin-left: 10px;
}

.inputbox {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	background: #FFFFFF;
	border: 1px solid Black;
	background-color: #FFFFFF;
         margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
         margin-left:0px;
	font-weight: bold;
	text-indent: 5px;
	}

a.mainlevel  {
	font-family      : Tahoma, Helvetica, sans-serif;
	text-align       : left;
	display          : block;
	line-height      : 20px;
	font-size        : 12px;
	font-weight      : bold;
	width            : 90%;
	background-color: #00A890;
	border-left	: 10px solid #DF0000;
	color		: #000000;
	text-indent	: 10px;
	margin-bottom	: 5px;
  }
a.mainlevel: link, visited{
  text-align       : left;
  font-size        : 12px;
  font-weight      : bold;
  width            : 90%;
  display          : block;
color: #000000;

}

a.mainlevel:hover {
text-align       : left;
display          : block;
color       : #FFFFFF;
font-weight      : bold;
text-decoration  : none;
background-color: #DF0000;
border-left: 10px solid #00A890;
}

a.sublevel  {
	font-family      : Tahoma, Helvetica, sans-serif;
         font-size: 10px;
	text-align       : left;
	display          : block;
	line-height      : 20px;
	height			:20px;
	font-size        : 10px;
	font-weight      : bold;
	width            : 90%;
	background-color: #00A890;
	border-left: 10px solid #DF0000;
	font-color: #000000;
	text-indent: 10px;
	margin-bottom: 1px;
  }
  a.sublevel:link, visited {
	font-family		:Tahoma, Helvetica, sans-serif;
	color			: #000000;
	font-weight		: normal;
	text-align       :left;
  font-size        : 10px;
  font-weight      : bold;
  width            : 90%;
  display          : block;
}

a.sublevel:hover {

text-align       : left;
display          : block;
color            : #FFFFFF;
font-weight      : bold;
text-decoration  : none;
background-color: #DF0000;
border-left: 10px solid #00A890;
	}


.createdate {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #696969;
	text-decoration: none;
	font-weight: normal;
	}

.modifydate {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #696969;
	text-decoration: none;
	font-weight: normal;
	}

a.readon:link, a.readon:visited {
	font-size: 11px;
	color: #191970;
	text-decoration: none;
	font-family:  Tahoma, Helvetica, sans-serif;
	}

a.readon:hover {
	color: Black;
	font-weight: bold;
	}






.contentpane {
	background-color : #FFFFFF;
	}

.contentpaneopen {
	background-color : #FFFFFF;
	margin-right: 10px;
	margin-top:10px;
         margin-left:10px;
}

.contentheading {

	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
 	color: #00A890;
	text-align:left;
	margin-top: 10px;
         margin-left:10px;
	}

.contentdescription {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-align: left;
         margin-left:0px;
         padding-left:0px;
	}

table.contenttoc {
	color: #00A890;
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
    }

table.contenttoc td {

	font-family: Tahoma, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
	padding: 3px;
}

.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}


.sectiontableheader {
	background-color : #00A890;
	background-repeat: repeat;
	padding: 5px;
	color : #FFFFFF;
	font-weight : bold;

	}

.sectiontableentry1, {
	background-color : #FFFFFF;

	}

.sectiontableentry2 {
	background-color : #9DDFD5;

	}


.category {
	color: #000000;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;

	}

a.category:link, a.category:visited {

	color: #000000; font-weight: bold;
	}

a.category:hover {
	color: #00A890;
	}

b {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}

.componentheading {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #00A890;
	text-align:left;
	margin-bottom: 10px;
	margin-top:10px;
         margin-left:10px;

	}




table.moduletable {

	padding: 0px;
	margin-bottom: 10px;
	width: 100%;

	}

table.moduletable th {

	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9DDFD5;
	text-align: left;
	background-color: #00A890;
         padding: 2px;
	margin: 0px;

	}

table.moduletable td {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
         	padding: 0px;
	margin: 0px;
	}


.poll {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00A890;
	line-height: 14px
	}

.pollstableborder {
	border: 1px solid Black;
}

 table.contentpane {
 	padding: 0px;
	margin: 10px;


 }
  .blog_more  {

 }
div.mosimage {
  border: 1px dashed #666666;
  margin-right: 5px;
  padding:5px 1px;
}

.mosimage {
  border: 0px;
  margin: 0px;
  padding:0px;
  background: #CCCCCC;
}

.mosimage_caption {
	margin-top: 2px;
	background: #CCCCCC;
	padding: 0px;
	color: #000000;
	font-size: 11px;
	border-top: 1px solid #cccccc;
	text-indent: 5px;
	font-weight: bold;
}
.img {
margin-left: 0px;
margin-right: 0px;
    }

.klein {
		font-weight: bold;
		}
.dunn{
		font-weight: normal;
		}
