body {
	font-family: "Times New Roman";
	font-size: 80%;
         font-style: italic;
	margin: 0;
	padding: 0;
	background-color : #EFF8FF;
}

.tbl1 { 
	background: url('../images/back.jpg'); 
	background-repeat: no-repeat; 
} 

p,h1,h2,h3,h4,main {
	font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
         font-style: italic;
	font-size: 85%;
}

h1 {
	font-family: "Times New Roman";
	font-size: 400%;
	font-weight: bold;
         font-style: italic;
         text-align: center;
         color: #00008B;
}

h2 {
	font-family: "Times New Roman";
	font-size: 250%;
	font-weight: bold;
         font-style: italic;
         text-align: center;
         color: #00008B;
}

h3 {
	font-family: "Times New Roman";
         font-size: 110%;
         font-weight:  bold;
         font-style: italic;
         color: #00008B;
}

h4 {
	font-family: "Times New Roman";
         font-size: 200%;
         font-weight: bold;
         color: #FFCC00;
}


td,tr,p,div {
  font-family      : font-family: "Times New Roman";
  font-size        : 14px;
  font-style       : italic;
  color            : #00008B;
}

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;
             : 1px solid #777777;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font-family      : "Times New Roman";
  font-size        : 14px;
  color            : #00008B;
  font-weight      : bold;
  text-decoration  : none;
}

a:hover {
  color            : #FFCC00;
  border-bottom    : 1px solid #FFCC00;
}

a.category:link, a.category:visited {
  font-family      : "Times New Roman";
  font-size        : 14px;
  color            : #00008B;
  font-weight      : bold;
  border-bottom    : 1px dashed #00008B;
  text-decoration  : none;
}

a.category:hover {
  border-bottom    : 1px solid #00008B;
}

a.blogsection:link, a.blogsection:visited {
  font-family      : "Times New Roman";
  font-size        : 14px;
  color            : #00008B;
  font-weight      : bold;
  border-bottom    : 1px dashed #00008B;
  text-decoration  : none;
}
a.blogsection:hover {
  border-bottom    : 1px solid #303030;
}

/* ###################### MAIN MENU SETTINGS ###################### */
.mainlevel {
  background-color : #5454aa;
  font-family      : "Times New Roman", Verdana, Geneva, Arial, Helvetica, serif;
  font-size        : 14px;
  font-weight      : bold;
  font-style       : italic;
  text-align       : left;
  margin-top       : 6px;
  padding-left     : 3px;
  width            : 100%;
  display          : block;
  border-style     :solid;
  border-color     :#3b3b3d;
}

a.mainlevel:link, a.mainlevel:visited {
  font-family      : "Times New Roman";
  color            : #ffcc00;
  font-size        : 14px;
  font-weight      : bold;
}  border-bottom    : 1px dashed #00008B;
}

a.mainlevel:hover {
  border-bottom: 1px solid #303030;
}

.sublevel {
  font-family      : "Times New Roman", 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            : #FFCC00;
  border-bottom    : 1px dashed #303030;
}

a.sublevel:hover {
  border-bottom: 1px solid #303030;
}

/* ###################### MODULE SETTINGS ###################### */
table.moduletable {
  width            : 100%;
  font-style       : italic;
  margin-top       : 3px;
  margin-bottom    : 9px;
}

table.moduletable th {
  font             : "Times New Roman";
  font-size        : 26px;
  font-weight      : bold;
  font-style       : italic;
  color            : #00008B;
  text-align       : center;
  padding          : 3px;
  background-color : #EFF8FF;
}

.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      : "Times New Roman";
  font-size        : 30px;
  font-weight      : bold;
  color            : #00008B;
  padding          : 1px;
  border-bottom    : 1px dashed;
}

a.contentpagetitle:hover {
  color            : #330000;
}

.contentpane {
  text-align       : justify;
}

.contentpaneopen {
  font-family      : "Times New Roman";
  color            : #00008B;
  font-weight      : normal;
  text-align       : left;
  width            : 700px
}

.contentheading {
  font-family      : "Times New Roman";
  font-size        : 400%;
  font-style       : italic;
  text-align       : center;
  font-weight      : bold; 
  color            : #00008b;
  padding-top      : 7px;
  border-bottom    : none;
}

.componentheading {
  font-family      : "Times New Roman";
  font-size        : 13px;
  font-weight      : bold;
  color            : #00008B;
  text-align       : center;
  padding          : 1px;
  background-color : #6495ED;
}

.contentdescription {
  font-family      : "Times New Roman", Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-style       : italic;
  text-align       : center;
  font-weight      : bold;
  font-size        : 11px;
  color            : #00008B;
  text-align       : left;
}

.category {
  color            : #00008B;
  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 #EFF8FF;
}

/* ###################### 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 #00008B;
}

/* ###################### PATH-WAY SETTINGS ###################### */
.pathway {
  font-family      : "Times New Roman";
  font-size        : 13px;
  font-weight      : bold;
  color            : #00008B;
  padding          : 1px;
}

a.pathway:link, a.pathway:visited {
  font-family      : "Times New Roman";
  font-size        : 13px;
  font-weight      : bold;
  color            : #00008B;
  border-bottom    : none;
}

a.pathway:hover {
  font-family      : "Times New Roman";
  font-size        : 13px;
  font-weight      : bold;
  color            : #FFCC00;
  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             : "Times New Roman";
  font-size        : 13px;
  font-weight      : bold;
  font-style       : italic;
  text-align       : left;
  padding-top      : 7px;
  padding-left     : 10px;
  border-bottom    : 1px dashed;
}
/* ##Moo Ticker### */
#mooticker li {
/* position: absolute; */
text-align:left;
top: 5;
left: 0;
display: inline;
padding: 2px 4px;
font-weight: bold;
font-size: 140%;
text-decoration: none;
}

#mooticker {
position: relative; /* important */
overflow: inherit; /* important */
width: 100%; /* important */
height: 100%; /* important */
}