body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEF1D7;
}
.style11 {
	color: #FEF1D7;
	text-decoration: none;
}
.forCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EDD1D7;
}
.forTexts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}
.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;
}

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;
}

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            : #ff3300;
  text-decoration  : none;
}

a:hover {
  color            : #ff6600;
  border-bottom    : 1px solid #ff6600;
}

a.category:link, a.category:visited {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 13px;
  color            : #ff3300;
  font-weight      : bold;
  border-bottom    : 1px dashed #ff3300;
  text-decoration  : none;
}

a.category:hover {
  border-bottom    : 1px solid #ff3300;
}

a.blogsection:link, a.blogsection:visited {
  font-family      : Trebuchet MS;
  font-size        : 11px;
  color            : #ff3300;
  font-weight      : bold;
  border-bottom    : 1px dashed #ff3300;
  text-decoration  : none;
}
a.blogsection:hover {
  border-bottom    : 1px solid #ff3300;
}

/* ###################### MAIN MENU SETTINGS ###################### */
a.buttonbar:link, a.buttonbar:visited {
	font-family: Verdana,Tahoma,Arial;
	font-size: 10px;
	font-weight: bold;
  text-transform   : uppercase;
  letter-spacing   : 1px;
	color: #FFFFFF;
	padding-left: 7px;
	padding-right: 7px;
}

a.buttonbar:hover {
	color: #AD9C80;
	border-bottom: none;
}

.mainlevel {
  font-family      : Verdana, Geneva, Arial, Helvetica, serif;
  font-size        : 12px;
  font-weight      : bold;
  text-align       : left;
  margin-top       : 3px;
  padding-left     : 3px;
  display          : block;
}

a.mainlevel:link, a.mainlevel:visited {
  color            : #303030;
  border-bottom    : 1px dashed #303030;
}

a.mainlevel:hover {
  border-bottom: 1px solid #303030;
}

.sublevel {
  font-family      : Arial, Helvetica, serif;
  font-size        : 12px;
  font-weight      : bold;
  font-style       : italic;
  text-align       : right;
  margin-top       : 3px;
  padding-right    : 3px;
  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 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
}

table.moduletable th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EDD5AF;
	height: 15px;
}

.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      : Helvetica;
  text-transform   : uppercase;
  letter-spacing   : 3px;
  font-size        : 13px;
  font-weight      : bold;
  color            : #AD9C80;
  text-align       : left;
  padding          : 2px;
  padding-left     : 3px;
  border-bottom    : 1px solid #AD9C80;
}

.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 : #C6B292;
  margin-left      : 1px;
  margin-right     : 1px;
 }

.sectiontableentry2 {
  background-color : #AD9C80;
  margin-left      : 1px;
  margin-right     : 1px;
 }

.sectiontableheader {
  background-color : #EDD5AF;
  color            : #000000;
  height           : 20px;
  font-weight      : bold;
  padding-left     : 5px;
  padding-right    : 5px;
  border-bottom    : 2px solid #FEF1D7;
}

/* ###################### 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            : #ff3300;
  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            : #707070;
  font-weight      : bold;
  font-style       : italic;
}

/* ###################### 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;
}

