/* ################################### Body ### */
body {
  background-color : #dcdcdc;
  color            : Black;
}

/* ################################### Links ### */
a.buttonbar {
	font : 11px Tahoma;
	color : #3C547A;
	text-transform : uppercase;
	text-decoration : none;
	margin-left : 2px;
	margin-right : 2px;
}

a.buttonbar:hover {
  color            : #000099;
  text-decoration  : none;
}

A:link IMG { 
	color : #3C547A; 
} 

A:hover IMG { 
	color : #6188C7; 
}
 
A:visited IMG { 
	color : #3C547A; 
}

A:visited { 
	color : #3C547A; 
}

a {
	font : 12px Tahoma;
	color : #3C547A;
	text-decoration : none;
}

a:hover {
	color : #C7B161;
	text-decoration : underline;
}

a:active {
  color            : #FFFFFF;
  background-color : #6188C7;
  text-decoration  : underline;
}

/* ################################### Tables ### */
td {
	font : 11px Tahoma;
	color : #000000;
}

/* ################################### Menu Things ### */
hr {
  height           : 1px;
  width            : 100%;
  color            : #D0D0D0;
}

.componentHeading {
	font : 12px Tahoma;
	color : #000000;
	text-align : left
}

li {
  list-style       : inside url(../images/themes/theme_akoblueportal/arrow.gif) 2px;
  list-style-image : url(../images/themes/theme_akoblueportal/arrow.gif);
}

.poll {
	font : 11px Tahoma;
	color : #000000;
	line-height : 14px
}

/* ################################### Content Things ### */
.articlehead {
	font : bold 13px Tahoma;
	color : #004080;
}

.newsarticle {
	font : 11px Tahoma;
	color : #000000;
	text-align : left
}

.newspane {
  background-color : #FFFFFF;
}

.newspaneopen {
  background-color : #FFFFFF;
}

.popupwindow {
  background-color : #FFFFFF; }

.small {
	font : 9px Tahoma;
	color : #990000;
	text-decoration : none;
	font-weight : medium;
}

.smalldark {
	font : 9px Tahoma;
	color : #000000;
	font-weight : normal;
}

.navigationline {
	font : 11px Tahoma;
	color : #FFFFFF;
}
.pathway {
	font : 11px Tahoma;
	color : #FFFFFF;
}

/* ################################### Section Things ### */
.sectiontableheader {
  background       : url(http://www.gemca.com/site/images/themes/theme_akoblueportal/table_blue.gif);
  color            : #FFFFFF;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #F0F0F0;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}

/* ################################### Formular Things ### */
.button {
	font : 11px Tahoma;
	color : #3C547A;
	background-color : #3C547A;
	border : 1px solid #3C547A;
	text-transform : uppercase;
	background : url(../images/themes/theme_akoblueportal/but_bar_back.gif);
}

.inputbox {
	font : 11px Tahoma;
	color : #000000;
	background-color : #FFFFFF;
	border : 1px solid #000000;
}
