body {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 80%;
	margin: 0;
	padding: 0;
	background-color : #eeed99;
}

.tbl1 {
	/*margin-left: 15px;	background: url('../images/back.gif'); 
	background-repeat: no-repeat; 
	padding: 15px;*/
	background-color: #f6f5b1;
} 

p,h1,h2,h3,main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: black;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: bold;
}

h3 {
	font-size: 110%;
}

td,tr,p,div {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color            : #000000;
}
.layoutBorders {
	border: 1px solid #eeed99;
}

.layoutBorders2 {
	border-top: 1px solid #052904;
	border-bottom: 1px solid #052904;
	padding: 10px;
}
ul {
  margin           : 5px 5px 5px 5px;
}

li {
  list-style       : inside url(../../../images/M_images/arrow.png);
  list-style-image : url(../../../images/M_images/arrow.png);
}

hr {
  background       : #a0a0a0;
  height           : 1px;
  width            : 95%;
}

table.searchintro {
  background-color : #FFFFFF;
  border           : 1px solid #777777;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color            : blue;
  text-decoration  : none;

}

a:hover {
  color            : blue;
  border-bottom    : 1px solid #f0f0f0;
/*font-weight: bold;*/
text-decoration:underline;
}

a.category:link, a.category:visited {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 13px;
  color            : #303030;
  font-weight      : bold;
  border-bottom    : /*1px dashed #303030;*/
  text-decoration  : none;
}

a.category:hover {
  border-bottom    : 1px solid #303030;
}

a.blogsection:link, a.blogsection:visited {
  font-family      : Trebuchet MS;
  font-size        : 11px;
  color            : #303030;
  font-weight      : bold;
  border-bottom    : 1px dashed #303030;
  text-decoration  : none;
}
a.blogsection:hover {
  border-bottom    : 1px solid #303030;
}

/* ###################### MAIN MENU SETTINGS ###################### */
.mainlevel {
  font-family      : Verdana, Geneva, Arial, Helvetica, serif;
  font-size        : 12px;
  font-weight      : bold;
  text-align       : left;
  margin-top       : 3px;
  padding-left     : 3px;
  width            : 95%;
  display          : block;
}

a.mainlevel:link, a.mainlevel:visited {
  color            : #f0e68c;
  border-bottom    : 1px solid #f0e68c;
}

a.mainlevel:hover {
  border-bottom: 1px solid #f0e68c;
text-decoration:none;
background-color: #eeed99;
color:#052904;
}

.sublevel {
  font-family      : Arial, Helvetica, serif;
  font-size        : 12px;
  font-weight      : bold;
  font-style       : italic;
  text-align       : right;
  margin-top       : 3px;
  padding-right    : 3px;
  width            : 95%;
  display          : block;
}

a.sublevel:link, a.sublevel:visited {
  color            : #303030;
  border-bottom    : 1px dashed #303030;
}

a.sublevel:hover {
  border-bottom: 1px solid #303030;
}

/* ###################### MODULE SETTINGS ###################### */
table.moduletable {
  width            : 100%;
  margin-top       : 1px;
  margin-bottom    : 9px;
}

table.moduletable th {
  font             : Trebuchet MS, Verdana, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  color            : #333333;
  text-align       : center;
  padding          : 1px;
  background-color : #d0d0d0;
}
table.moduletableStats {
  width            : 100%;
  margin-top       : 1px;
  margin-bottom    : 9px;
  /*color: #f0e68c;*/
 background-color : #f0e68c;
padding: 3px;
}
table.moduletableStats th {
  font             : Trebuchet MS, Verdana, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  color            : #052904;
  text-align       : center;

  padding          : 1px;

  background-color : #052904;

}

.poll {


  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;

  font-size        : 10px;

  color            : #101010;

}



/* ###################### FORMULAR SETTINGS ###################### */

.button {

  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;

  font-style       : normal;

  font-weight      : bold;

  font-size        : 10px;

  color            : #000000;

  border           : 1px solid;

}



.inputbox {

  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;

  font-size        : 10px;

  font-weight      : bold;

  color            : #000000;

  background       : #FFFFFF;

  border           : 1px solid;

}



/* ###################### CONTENT PAGE SETTINGS ###################### */

a.contentpagetitle:link, a.contentpagetitle:visited {

  font-family      : Arial;

  font-size        : 15px;

  font-weight      : bold;

  color            : #333333;

  padding          : 1px;

  border-bottom    : none;

}



a.contentpagetitle:hover {

  color            : #330000;

}



.contentpane {

  text-align       : justify;

}



.contentpaneopen {

  text-align       : justify;

}



.contentheading {

  font-family      : Arial;

  font-size        : 15px;

  font-weight      : bold;

  color            : #333333;

  text-align       : left;

  padding-top      : 7px;

  border-bottom    : 1px solid #333333;

}



.componentheading {

  font-family      : Trebuchet MS;

  font-size        : 13px;

  font-weight      : bold;

  color            : #333333;

  text-align       : center;

  padding          : 1px;

  background-color : /*#d0d0d0;*/

}



.contentdescription {

  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;

  font-size        : 11px;

  color            : #333333;

  text-align       : left;

}



.category {

  color            : #C0C0C0;

  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;

  font-size        : 11px;

  font-weight      : bold;

  text-decoration  : none;

}



/* ###################### SECTION LISTING SETTINGS ###################### */

.sectiontableentry1 {

  background-color : #eeed99;

  margin-left      : 1px;

  margin-right     : 1px;

 }



.sectiontableentry2 {

  background-color : #f6f5b1;

  margin-left      : 1px;

  margin-right     : 1px;

 }



.sectiontableheader {

  background-color : #a0a0a0;

  color            : #FFFFFF;

  height           : 20px;

  font-weight      : bold;

  padding-left     : 5px;

  padding-right    : 5px;

  border-bottom    : 2px solid #fabd0a;

}



/* ###################### SMALL FONT SETTINGS ###################### */

.small {

  font-family      : Verdana, Arial, Helvetica, sans-serif;

  font-size        : 9px;

  color            : #707070;

  font-weight      : normal;

}



.smalldark {

  font-family      : Verdana, Arial, Helvetica, sans-serif;

  font-size        : 9px;

  color            : #303030;

  font-weight      : normal;

}



/* ###################### TABLE OF CONTENT SETTINGS ###################### */

.contenttoc {

  background-color : #f0f0f0;

  border           : solid 1px #777777;

  padding          : 3px;

  margin           : 3px;

}



a.toclink:link, a.toclink:visited {

  color            : #707070;

  font-weight      : bold;

  border-bottom    : none;

}



a.toclink:hover {

  color            : #303030;

  font-weight      : bold;

  font-style       : italic;

  border-bottom    : 1px dashed #303030;

}



/* ###################### PATH-WAY SETTINGS ###################### */

.pathway {

  font-family      : Arial;

  font-size        : 13px;

  font-weight      : bold;

  color            : #000000;

  padding          : 1px;

}



a.pathway:link, a.pathway:visited {

  font-family      : Arial;

  font-size        : 13px;

  font-weight      : bold;

  color            : #000000;

  border-bottom    : none;

}



a.pathway:hover {

  font-family      : Arial;

  font-size        : 13px;

  font-weight      : bold;

  color            : #ffffff;

  border-bottom    : none;

}



/* ###################### DATE TIME SETTINGS ###################### */

.createdate {

  font-style       : italic;

}



/* ###################### PAGE NAVIGATION SETTINGS ###################### */

.pagenavbar {

  text-align       : center;

}



/* ###################### OTHER SETTINGS ###################### */

.blog_more {

  font-size        : 14px;

  font-weight      : bold;

  font-style       : italic;

  text-align       : left;

  padding-top      : 10px;

  padding-left     : 15px;

}



.readon {

  font             : Arial, Verdana, Trebuchet MS;

  font-size        : 13px;

  font-weight      : bold;

  font-style       : italic;

  text-align       : left;

  padding-top      : 7px;

  padding-left     : 10px;

  border-bottom    : 1px dashed;

}

.header1 {

	font-size: 24px;

	font-weight: bold;

	color: #f6f5b1;

}

.padMe {

	padding: 10px;

}

.pageDiv {

	border: 1px solid #052904;

	background-color: #f6f5b1;

/*width: 845px;*/

}