td,tr,p,div {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color            : #ffffff;
}

ul {
  margin           : 5px 5px 5px 5px;
}

li {
  list-style       : inside url(../images/arrow.png);
  list-style-image : url(../images/arrow.png);
}

hr {
  background       : #ffffff;
  height           : 1px;
  width            : 95%;
}

table.searchintro {
  background-color : #FFFFFF;
  border           : 1px solid #FF8000;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color            : #FF6600;
  text-decoration  : none;text-align: left;color: #ffffff;font-weight: bold;}

a:hover {
	color: #ff4000;}

a.category:link, a.category:visited {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 13px;
  color            : #FF6600;
  font-weight      : bold;
  border-bottom    : 1px dashed #FF6600;
  text-decoration  : none;
}

a.category:hover {
  color            : #87a5b5;
  border-bottom    : 1px solid #ffff00;
}

a.blogsection:link, a.blogsection:visited {
  font-family      : Trebuchet MS, Verdana, sans-serif;
  font-size        : 12px;
  color            : #FF6600;
  font-weight      : bold;
  border-bottom    : 1px dashed #FF6600;
  text-decoration  : none;
}

a.blogsection:hover {
  color            : #87a5b5;
  border-bottom    : 1px solid #ffff00;
}

/* ###################### MAIN MENU SETTINGS ###################### */
.mainlevel {
  font-family      : Verdana, Geneva, Arial, Helvetica, serif;
  font-size        : 12px;
  font-weight      : bold;
  text-align       : left;
  padding-left     : 5px;
  display          : block;
  line-height      : 20px;
}

	#base8 {
background:#F7F7F7;
position:absolute;	
top:0px;
left:0px;
height:300em;
width:100%;
margin-bottom:20px;
border-bottom: 20px solid #336699; 	
border-top: 20px solid #336699;
text-align: center;
z-index:1000;
}

a.mainlevel:link, a.mainlevel:visited {
  color            : #ffffff;
background-image: url(../images/menu_bg.png);border-bottom: 1px #47565f dashed;}

a.mainlevel:hover {
  color            : #FEC722;
  border-bottom    : 1px solid #FEC722;background-image: url(../images/menu_bg.png);background-position: 1px -25px;color: #ff4000;border-bottom: 1px #ff4000 solid;}

.sublevel {
  font-family      : Verdana, Geneva, Arial, Helvetica, serif;
  font-size        : 11px;
  font-weight      : bold;
  text-align       : right;
  padding-right    : 5px;
  display          : block;
  line-height      : 20px;
}

a.sublevel:link, a.sublevel:visited {
color: #ff4000;border-bottom: 1px #9bbecf solid;}

a.sublevel:hover {
  color            : #ffffff;
  border-bottom    : 1px solid #ffffff;
}

a.buttonbar:link, a.buttonbar:visited {
  font-family      : Trebuchet MS, Verdana, sans-serif;
  font-size        : 10px;
  color            : #ffffff;
  font-weight      : bold;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-bottom: 1px dashed #ffffff;
  padding: 1px;
}

a.buttonbar:hover {
  color            : #87a5b5;
  border-bottom: 1px dashed #FEC722;
}

/* ###################### MODULE SETTINGS ###################### */
table.moduletable {
  width            : 100%;
  padding-top      : 1px;
  padding-bottom   : 7px;
  padding-left     : 3px;
  padding-right    : 3px;text-align: left;}

table.moduletable th {
  font             : Trebuchet MS, Verdana, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  color            : #ffffff;
  text-align       : center;
  padding          : 2px;
  border-bottom    : 2px solid #ff4000;background-color: #000000;text-align: left;letter-spacing: +2px;padding-left: 10px;border-top: 3px #354147 solid;}

.newsflash {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
}

.frameheader {
  font             : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 18px;
  font-weight      : none;
  color            : #808080;
}

.poll {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color            : #ffffff;
  line-height      : 15px;line-height: 19px;}

/* ###################### 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;color: #47565f;}

.inputbox {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  color            : #000000;
  background       : #87a5b5;
  border           : 1px solid;background: #cacaca;}

/* ###################### CONTENT PAGE SETTINGS ###################### */
a.contentpagetitle:link, a.contentpagetitle:visited {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 15px;
  font-weight      : bold;
  color            : #ffffff;
  padding          : 1px;
  text-decoration  : none;
  border-bottom    : none;
}

a.contentpagetitle:hover {
  color            : #ffff00;
}

.contentpane {
  text-align       : justify;
  padding          : 3px;
}

.contentpaneopen {
  text-align       : justify;
  padding          : 7px;visibility: visible;width: 98%;}

.contentheading {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 15px;
  font-weight      : bold;
  color            : #ffffff;
  text-align       : left;
  padding-top      : 5px;
  border-bottom    : 1px solid #ffffff;letter-spacing: +2px;padding-left: 15px;border-bottom: 2px #ff4000 solid;background-color: #000000;}

.componentheading {
  font-family      : Trebuchet MS, Verdana, sans-serif;
  font-size        : 16px;
  font-weight      : bold;
  color            : #ff4000;
  text-align       : left;
  padding-left     : 5px;
  border-bottom    : 1px solid #ff4000;}

.contentdescription {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color            : #f0f0f0;
  text-align       : left;
}

.category {
  color            : #f0f0f0;
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  text-decoration  : none;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableentry1 {
  margin           : 3px;background-color: #47565f;}

.sectiontableentry2 {
  background-color : #737373;
  margin           : 3px;background-color: #596e78;}

.sectiontableheader {
  background-color : #5F5F5F;
  color            : #FFFFFF;
  height           : 20px;
  font-weight      : bold;
  padding-left     : 5px;
  padding-right    : 5px;
  border-bottom    : 2px solid #004857;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #87a5b5;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
}

/* ###################### TABLE OF CONTENT SETTINGS ###################### */
.contenttoc {
  background-color : #e0e0e0;
  border           : solid 1px #000000;
  padding          : 3px;
}

a.toclink:link, a.toclink:visited {
  color            : #FF8000;
}

a.toclink:hover {
  color            : #0000ff;
}

/* ###################### PATH-WAY SETTINGS ###################### */
.pathway {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  color            : #87a5b5;
}

a.pathway:link, a.pathway:visited {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
color: #ff4000;}

a.pathway:hover {
  color            : #FF8000;
  border-bottom    : 1px solid #FF8000;
}

/* ###################### DATE TIME SETTINGS ###################### */
.createdate {
  font-style       : italic;color: #87a5b5;}

/* ###################### 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;color: #87a5b5;}

.sitetitle {font-family: Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;font-size: 25px;}
ul#mainlevel-nav {
  font-size        : 12px;
  list-style       : none;
  padding          : 0;
  margin           : 0;
background-color: #000000;}

ul#mainlevel-nav li {
  display          : block;
  background-image : none;
  padding-left     : 1px;
  padding-right    : 1px;
  float            : right;
  margin           : 0;
  width            : auto !important;
  font-size        : 12px;
  line-height      : 18px;
  white-space      : nowrap;
  background-color: #000000;border-left: 2px #ff4000 solid;margin-top: +2px;}
ul#mainlevel-nav li a {
  font-size        : 12px;
  display          : block;
  padding-left     : 16px;
  padding-right    : 15px;
  text-decoration  : none;
  color            : #999999;
	background: #000000;color: #c3c3c3;}

ul#mainlevel-nav li a:hover {
  font-size        : 12px;
  color            : #333333;
background-color: #ff6600;}
.sublevel {
  padding-left     : 10px;
}