.flink a        { background: url(../images/flinkbg.gif);    }
.flink a:hover  { background: url(../images/flinkbgh.gif);   }
.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}
#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px;
}
#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}

td,tr,p,div {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000000;
}

ul {
  list-style-image : url(../../../images/M_images/arrow.png);
}

hr {
  background       : #C00000;
  height           : 1px;
  width            : 97%;
}

table.searchintro {
  background-color : #FFFFFF;
  border           : 1px solid #777777;
}

/* ###################### MAIN CONTENT ###################### */

div.main_body {
 padding-left : 5px;
 padding-right : 5px;
 padding-top : 5px;
}

/* ###################### LATESTNEWS ###################### */

ul.latestnews {
 margin: 0;
 padding: 0;
 list-style: none;
}

li.latestnews {
 font-size : 9px;
 border-bottom: solid 1px #000000;
}

li.latestnews a:link {
 font-size : 9px;
}

li.latestnews a:visited {
  font-size : 9px;
  color: #0044aa;
}

li.latestnews a:hover {
 font-size : 9px;
 color: #999999;
}

div.rightdiv table.moduletable td ul.latestnews {
 list-style-image: none;
 list-style-type: none;
 list-style-position: outside;
 padding-left: 5px;
}

/* ###################### MOD_EVENTS_LATEST ###################### */

td.mod_events_latest_first {
 margin: 0;
 padding: 0;
 padding-left: 5px;
 font-size : 9px;
 border-bottom: solid 1px #000000;
}

td.mod_events_latest_first a:link {
 font-size : 9px;
}

td.mod_events_latest_first a:visited {
  font-size : 9px;
  color: #0044aa;
}

td.mod_events_latest_first a:hover {
 font-size : 9px;
 color: #999999;
}

td.mod_events_latest {
 margin: 0;
 padding: 0;
 padding-left: 5px;
 font-size : 9px;
 border-bottom: solid 1px #000000;
}

td.mod_events_latest a:link {
 font-size : 9px;
}

td.mod_events_latest a:visited {
  font-size : 9px;
  color: #0044aa;
}

td.mod_events_latest a:hover {
 font-size : 9px;
 color: #999999;
}

/* ###################### LINKS ###################### */

a:link {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #FE5454;
  text-decoration  : none;
  font-weight      : bold;
}

a:visited {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #0044aa;
  text-decoration  : none;
  font-weight      : bold;
}

a:hover {
  color            : #999999;
  text-decoration  : none;
}

ul a:hover {
  color            : #999999;
  text-decoration  : none;
}

a.category:link {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #Fe5454;
  font-weight      : bold;
  text-decoration  : none;
}

a.category:visited {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #0044aa;
  font-weight      : bold;
  text-decoration  : none;
}

a.category:hover {
  color            : #999999;
  text-decoration  : none;
}

a.buttonbar:link, a.buttonbar:visited {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #969696;
  font-weight      : bold;
  text-decoration  : none;
  letter-spacing   : 1px;
}

a.buttonbar:hover {
  color            : #c00000;
}

a.blogsection:link {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #FE5454;
  font-weight      : bold;
  border-bottom    : 1px solid #fE5454;
  text-decoration  : none;
}

a.blogsection:visited {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #0044aa;
  font-weight      : bold;
  border-bottom    : 1px solid #fE5454;
  text-decoration  : none;
}

a.blogsection:hover {
  color            : #999999;
  border-bottom    : 1px solid #999999;
  text-decoration  : none;
}

/* ###################### MAIN MENU SETTINGS ###################### */
.mainlevel {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  text-align       : right;
  padding-right    : 10px;
  display: block;
  line-height: 20px;
}

a.mainlevel:link, a.mainlevel:visited {
  font-size        : 11px;
  background-image: url(../images/flinkbg.gif);
  background-repeat: no-repeat;
  color: #000000;
}

a.mainlevel:hover {
  font-size        : 11px;
  background-image: url(../images/flinksfbgha.gif);
  background-repeat: no-repeat;
  color: #FE5454;
}

.sublevel {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  width            : 100%;
  text-align       : right;
  margin-bottom    : 3px;
  padding-right    : 3px;
}

a.sublevel:link, a.sublevel:visited {
  color            : #c00000;
}

a.sublevel:hover {
  border-bottom: 1px dashed #C00000;
}

/* ###################### MODULE SETTINGS RIGHT ################ */

div.rightdiv table.moduletable th {
  font             : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #444444;
  text-align       : left;
  padding-top      : 5px;
  padding-bottom   : 0px;
  padding-left     : 5px;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-bottom: 1px solid #000000;
  background-image : none;
  background-color: #BBBBBB;
}

/* ###################### MODULE SETTINGS LEFT ################# */

table.moduletable {
  width            : 100%;
  padding          : 0px;
  padding-bottom: 3px;
}

table.moduletable th {
  font             : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color            : #000000;
  text-align       : left;
  padding-left     : 5px;
  background-image : url(../images/tit_module.jpg);
  background-repeat: no-repeat;
  height           : 20px;
}

.newsflash {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #27A19A;
}

.frameheader {
  font             : Arial, Helvetica, sans-serif;
  font-size        : 18px;
  font-weight      : none;
  color            : #808080;
}

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 15px
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font-family      : Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-weight      : bold;
  font-size        : 10px;
  color            : #000000;
  border           : 1px solid;
}

.inputbox {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  color            : #000000;
  background       : #FFFFFF;
  border           : 1px solid;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */

a.contentpagetitle:link {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 15px;
  font-weight      : bold;
  color            : #FE5454;
  padding          : 1px;
  border-bottom    : none;
}

a.contentpagetitle:visited {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 15px;
  font-weight      : bold;
  color            : #0044aa;
  padding          : 1px;
  border-bottom    : none;
}

a.contentpagetitle:hover {
  color            : #999999;
}

.contentpane {
  text-align       : justify;
}

.contentpaneopen {
  text-align       : justify;
  width:100%;
}

.contentheading {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color            : #333333;
  text-align       : left;
  padding-top      : 7px;
  border-bottom      : 1px solid #333333;
  height:20px;
}

.componentheading {
  font-family      : Trebuchet MS;
  font-size        : 14px;
  font-weight      : bold;
  color            : #969696;
  text-align       : left;
  padding-left     : 5px;
  border-bottom    : 1px solid #969696;
}

.contentdescription {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #333333;
  text-align       : left;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.category {
  color            : #C0C0C0;
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  text-decoration  : none;
}

/* ###################### SECTION LISTING SETTINGS ###################### */

.sectiontableentry1 {
  background-color : #e4e7ec;
  margin           : 13px;
}

.sectiontableentry1 a:link {
  color: #FE5454;
}

.sectiontableentry1 a:visited {
  color: #0044aa;
}

.sectiontableentry1 a:hover {
  color: #999999;
}

.sectiontableentry2 {
  background-color : #ECEFF4;
  margin           : 3px;
 }

.sectiontableentry2 a:link {
  color: #FE5454;
}

.sectiontableentry2 a:visited {
  color: #0044aa;
}

.sectiontableentry2 a:hover {
  color: #999999;
}

.sectiontableheader {
  background-color : #969696;
  color            : #000000;
  height           : 20px;
  font-weight      : bold;
  padding-left     : 5px;
  padding-right    : 5px;
  border-bottom    : 2px solid #FFFFFF;
  background-image:url(../images/bg_hdr1.gif);
  height:27px;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #CC6600;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
  font-family      : 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 {
  color            : #Fe5454;
  font-weight      : bold;
  border-bottom    : none;
}

a.toclink:visited {
  color            : #0044aa;
  font-weight      : bold;
  border-bottom    : none;
}

a.toclink:hover {
  color            : #ff3300;
  border-bottom    : 1px dashed #ff3300;
}

/* ###################### PATH-WAY SETTINGS ###################### */
.pathway {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color            : #FE5454;
}

a.pathway:link {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color            : #FE5454;
  border-bottom    : 1px solid #FE5454;
}

a.pathway:visited {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color            : #0044aa;
  border-bottom    : 1px solid #0044aa;
}

a.pathway:hover {
  color            : #999999;
  border-bottom    : 1px solid #AAAAAA;
}

/* ###################### DATE TIME SETTINGS ###################### */
.createdate {
  font-style       : italic;
}

/* ###################### PAGE NAVIGATION SETTINGS ###################### */
.pagenavbar {
  text-align       : center;
}

/* ###################### OTHER SETTINGS ###################### */
.blog_more {
  font-family      : Arial, Helvetica, sans-serif;
  font-weight      : bold;
  text-align       : left;
  padding-top      : 10px;
  padding-left     : 15px;
}

a.blog_more:link {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #FE5454;
  text-decoration  : none;
  font-weight      : bold;
}

a.blog_more:visited {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #0044aa;
  text-decoration  : none;
  font-weight      : bold;
}

a.blog_more:hover {
  color            : #999999;
  text-decoration  : none;
}

.readon {
  font             : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  text-align       : left;
  padding-left     : 10px;
}

a.readon:link {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #FE5454;
  text-decoration  : none;
  font-weight      : bold;
}

a.readon:visited {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #0044aa;
  text-decoration  : none;
  font-weight      : bold;
}

a.readon:hover {
  color            : #999999;
  text-decoration  : none;
}