td,tr,p,div {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color            : #000000;
}
.buttonheading {
	background-image: url(../images/barcomhead.png);
}

hr {
  background       : #AA94FF;
  height           : 1px;
  width            : 97%;
}
.pollstableborder {
	width: 100%;

}
table.searchintro {
  background-color : #FFFFFF;
  border           : 1px solid #777777;
}

table.frontpage {
  background-color : #EBEBEB;
  border           : 1px solid #C1C1C1;
}

.headfront{
	background-image: url(../images/barfront.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right;
	text-shadow: 2;
	color: #FFFFFF;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 11px;
  color            : #990000;
  text-decoration  : none;
}

a:hover {
  color            : #ff0000;
  border-bottom    : 1px solid #ff0000;
}

a.category:link, a.category:visited {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 12px;
  color            : #303030;
  font-weight      : bold;
  border-bottom    : 1px dashed #303030;
  text-decoration  : none;
}

a.category:hover {
  color            : #ff0000;
  border-bottom    : 1px solid #ff0000;
}

a.buttonbar:link, a.buttonbar:visited {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom    : none;
	font-weight      : normal;
	line-height      : 20px; 
}

a.buttonbar:hover {
	background-color: #EBEBEB;
	padding-top:4px;
	padding-bottom:4px;
	color: #2B2B2B;
}

a.blogsection:link, a.blogsection:visited {
  font-family      : Trebuchet MS;
  font-size        : 11px;
  color            : #303030;
  font-weight      : bold;
  border-bottom    : 1px dashed #303030;
  text-decoration  : none;
}
a.blogsection:hover {
  color            : #ff0000;
  border-bottom    : 1px solid #ff0000;
}

/* ###################### MAIN MENU SETTINGS ###################### */

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 19px !important;
	height: 24px;
	width: 100%;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom    : none;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	height: 17px;
}

a.sublevel:hover {
	color: #990000;
	text-decoration: none;
	border-bottom    : none;
}

/* ###################### MODULE SETTINGS ###################### */
table.moduletable {
	width            : 167px;
	table-layout	   : auto;
	margin-bottom    : 5px;
	padding-bottom   : 15px;
	padding-right: 2px;
	padding-left: 2px;
}

table.moduletable th {
	font             : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size        : 10px;
	font-weight      : bold;
	text-transform   : uppercase;
	letter-spacing   : 1px;
	text-align       : center;
	padding-left     : 1px;
	padding-right	 : 1px;
	padding-bottom   : 1px;
	height           : 27px;
	line-height      : 27px;
	background-image : url(../images/bar_head.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #FFFFFF;
}

table.moduletable td, table.moduletable_center td {
	font             : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size        : 10px;
	text-align       : justify;
}

table.moduletable_center {
  width            : 100%;
  padding-left     : 3px;
  padding-right    : 3px;
  padding-top      : 3px;
  padding-bottom   : 7px;
}

table.moduletable_center th {
  font             : Trebuchet MS, Verdana, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  color            : #AA94FF;
  text-align       : center;
  padding          : 1px;
  margin-bottom    : 4px;
  background-color : #e0e0e0;
}

/* ###################### MODULE SETTINGS ###################### */
table.arearight {
	width            : 170px;
	background-image : url(../images/rightmidmod.gif);
	background-repeat: repeat-x 2px;
	text-align: center;
}
table.areacenter {
	width            : 500px;
	background-image : url(../images/midmod.gif);
	background-repeat: repeat-x 2px;
	text-align: center;
}

table.areacenterfull {
	width            : 690px;
	background-image : url(../images/midfullmod.gif);
	background-repeat: repeat-x 2px;
}

table.areacenterfull td {
  text-align       : justify;
  padding-left     : 5px;
  padding-right    : 5px;
}

table.arealeft{
	width            : 170px;
	background-image : url(../images/leftmidmod.gif);
	background-repeat: repeat-x 2px;
}

/* ###################### 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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.contentpaneopen {
  text-align       : justify;
}

.contentheading {
	font-size        : 12px;
	font-weight      : bold;
	color            : #FFFFFF;
	background-image: url(../images/barcomhead.png);
	height: 27px;
	margin-top: 2px;
	top: 2px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.componentheading {
	font-size        : 12px;
	font-weight      : bold;
	color            : #FFFFFF;
	background-image: url(../images/barcomhead.png);
	height: 27px;
	top: 2px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.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 {
 }

.sectiontableentry2 {
 }

.sectiontableheader {
  background-color : #CCCCCC;
  color            : #FFFFFF;
  height           : 20px;
  font-weight      : bold;
  padding-left     : 5px;
  padding-right    : 5px;
  border-bottom    : 2px solid #FFFFFF;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  text-decoration  : none;
  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;
  margin           : 3px;
}

a.toclink:link, a.toclink:visited {
  color            : #000000;
  border-bottom    : none;
}

a.toclink:hover {
  color            : #990000;
  border-bottom    : 1px dashed #ff6633;
}

/* ###################### PATH-WAY SETTINGS ###################### */
.pathway {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 11px;
	font-weight      : bold;
	color            : #000000;
	padding-left: 10px;
}

a.pathway:link, a.pathway:visited {
  font-family      : Arial;
  font-size        : 11px;
  font-weight      : bold;
  color            : #000000;
  border-bottom    : none;
}

a.pathway:hover {
  font-family      : Arial;
  font-size        : 11px;
  font-weight      : bold;
  color            : #990000;
  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        : 11px;
  font-weight      : bold;
  text-align       : left;
  padding-left     : 10px;
  padding-top      : 5px;
  border-bottom    : 1px solid;
}
.module_arealeft {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #424242;
	border-bottom-color: #424142;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
body {
	margin-top: 0px;
	background-color:#F0F0F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

