body {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 80%;
	margin: 0;
	padding: 0;
	background-color : #FFFFcc;
}

.tbl1 { 
	
} 

 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        : 13px;
  color            : #000000;
}

ul  {
    list-style: disc;
    font-size: 11px;
    display: block;
    margin: 5px 1px 0px 15px;
    padding: 0px;
}

li  {
    list-style-image : url('../../../images/M_images/arrow.png');list-style-position:outside;
    margin: 0px 0px 0px 0px;
    padding: 0px;
   }


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            : #0000CC;
  text-decoration  : none;
}

a:hover {
  color            : #0000CC;
 
}

a.category:link, a.category:visited {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 13px;
  color            : #0000CC;
  font-weight      : bold;
  
  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            : #0000CC;
  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;
	width            : 150px;
	display          : block;
	background-color: #990000;
	border: medium outset #cc9900;
	color: #ffffff;
	
	background-position:  center;
}

a.mainlevel:link, a.mainlevel:visited {
  color            : #ffffff;
  
}

a.mainlevel:hover {
  
}

.sublevel {
	background-color: #666666;
	text-align: left;
	display: block;
	width: 300px;
	border: thin solid #000000;	
        	
}

a.sublevel:link, a.sublevel:visited {
  color            : #FFFFFF;
}

a.sublevel:hover {

}

/* ###################### MODULE SETTINGS ###################### */
table.moduletable:new {
	width            : 160px;
	background-color: #FFFF99;
        border: thin solid #000000;
	page-break-after: always;
}

table.moduletable {
	width            : 160px;
	background-color: #cccccc;
	border: thin solid #000000;
        text-align       : left;
	page-break-after: always;
	page-break-before: always;
}

table.moduletable th {
	font             : Trebuchet MS, Verdana, sans-serif;
	font-size        : 13px;
	font-weight      : bold;
	color            : #FFFF99;
	text-align       : left;
	padding          : 1px;
	background-color : #990000;
	border: thin solid #000000;
}

.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;
	width: 100%;
}

.contentpaneopen {
	text-align       : justify;
	background-color: #FFFF99;
	
	width: 100%;
}

.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 : #b0b0b0;
  margin-left      : 1px;
  margin-right     : 1px;
 }

.sectiontableentry2 {
  background-color : #c0c0c0;
  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            : #FFFFFF;
  font-weight      : bold;
  border-bottom    : none;
}

a.toclink:hover {
  color            : #FFFFFF;
  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;
  border-bottom    : 1px solid;
}

a.pathway:link, a.pathway:visited {
  font-family      : Arial;
  font-size        : 13px;
  font-weight      : bold;
  color            : #000000;
  border-bottom    : 1px solid;
}

a.pathway:hover {
  font-family      : Arial;
  font-size        : 13px;
  font-weight      : bold;
  color            : #999999;
  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;
}