.forCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EDD1D7;
}
.forTexts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.forForms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFF2;
	border: 1px inset #FEE498;
}
.forButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFECB0;
	border: 1px outset #FFFFE1;
}

td,tr,p,div {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 12px;
  color            : #101010;
}

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       : #4A6080;
  height           : 1px;
  width            : 97%;
}

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 : #FF6600;
  text-decoration  : none;
}

a:hover {
	color : #FF0000;
  border-bottom    : none;
}

a.category:link, a.category:visited {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 12px;
  color : #FF6600;
  text-decoration  : none;
  font-weight      : bold;
}

a.category:hover {
	color : #FF0000;
  border-bottom    : none;
}

a.buttonbar:link, a.buttonbar:visited {
	display: table-cell;
	width: 86px;
	height: 17px;
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial,Tahoma,Verdana;
	text-align: center;
	vertical-align: middle;
}

a.buttonbar:hover {
	background-image: url(../images/menu_bg_hover.gif);
	border-bottom: none;
}

a.blogsection:link, a.blogsection:visited {
  font-family      : Verdana, Trebuchet MS, sans-serif;
  font-size        : 11px;
  color : #FF6600;
  text-decoration  : none;
  font-weight      : bold;
}
a.blogsection:hover {
	color : #FF0000;
  border-bottom    : none;
}

/* ###################### MAIN MENU SETTINGS ###################### */
.mainlevel {
  font-family      : Arial, Verdana, Geneva, Helvetica, serif;
  font-size        : 10px;
  font-weight      : bold;
  text-decoration  : none;
  margin-bottom    : 3px;
  padding-left     : 10px;
}

a.mainlevel:link, a.mainlevel:visited {
  color            : #FF6600;
}

a.mainlevel:hover {
  border-bottom    : 1px solid #FF6600;
}

.sublevel {
  font-family      : Arial, Helvetica, serif;
  font-size        : 10px;
  text-decoration  : none;
  margin-bottom    : 3px;
  padding-left     : 20px;
}

a.sublevel:link, a.sublevel:visited {
  color            : #FF6600;
}

a.sublevel:hover {
  border-bottom    : 1px solid #FF6600;
}

/* ###################### MODULE SETTINGS ###################### */
table.moduletable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFE1;
	width: 100%;
	margin-top: 5px;
	border-bottom: 5px solid #FFCC33;
}

table.moduletable th {
  font             : Verdana, Trebuchet MS, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  color            : #000000;
  text-align       : center;
  padding          : 1px;
  background-color : #FFFFC6;
  border-bottom    : 3px solid #FFCC33;
}

.newsflash {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #010101;
}

.poll {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 10px;
  color            : #010101;
  line-height      : 15px
}

/* ###################### 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 {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-size : 15px;
	font-weight : bold;
	font-family : Tahoma,Verdana,Arial;
	color : #EF6D00;
}

a.contentpagetitle:hover {
	color : #C25A02;
	border-bottom: none;
}

.contentpane {
	color : #000000;
	padding : 3px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	text-align : justify;
}

.contentpaneopen {
	color : #000000;
	padding : 3px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	text-align : justify;
}

.contentheading {
	background-image: url(../images/e05.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size : 15px;
	font-weight : bold;
	font-family : Tahoma,Verdana,Arial;
	color : #EF6D00;
	padding-left: 20px;
}

.componentheading {
  font-family      : Verdana, Trebuchet MS, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  color            : #FF6600;
  text-align       : center;
  padding          : 1px;
  border           : 1px solid #FFCC33;
}

.contentdescription {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color            : #333333;
  text-align       : left;
}

.category {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 13px;
  color            : #4A6080;
  text-decoration  : none;
  font-weight      : bold;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableentry1 {
  background-color : #d0d0d0;
  padding-left     : 3px;
  padding-right    : 3px;
  border-bottom    : 1px solid #AFC0D0;
}

.sectiontableentry2 {
  background-color : #c0c0c0;
  padding-left     : 3px;
  padding-right    : 3px;
  border-bottom    : 1px solid #AFC0D0;
}

.sectiontableheader {
  background-color : #b0b0b0;
  color            : #FFFFFF;
  height           : 20px;
  font-weight      : bold;
  padding-left     : 3px;
  padding-right    : 3px;
  border-bottom    : 3px solid #FFFFFF;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #CC6600;
  font-weight      : normal;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}

/* ###################### TABLE OF CONTENT SETTINGS ###################### */
.contenttoc {
  background-color : #f0f0f0;
  border           : solid 1px #777777;
  padding          : 3px;
}

a.toclink:link, a.toclink:visited {
  color            : #707070;
  font-weight      : bold;
  border-bottom    : none;
}

a.toclink:hover {
  border-bottom    : 1px dashed #707070;
}

/* ###################### 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, Verdana, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  text-align       : left;
  padding-left     : 10px;
}

.pathway {
	color: #FCFF00;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}
