body
{
    font-family : Verdana;
    font-size : 12px;
    color : #ffffff;
    background : #000000;
    text-align:center; /* for IE */
}

div#wrapper {
text-align:left; /* reset text alignment */
/* width:1024px; /* or a percentage, or whatever */
width:98%;
margin:0 auto; /* for the rest */
}

table
{
    font-family : Verdana;
    font-size : 12px;
    color : #ffffff;
}

.pn-normal
{
    font-family : Verdana;
    font-size : 12px;
    color : #ffffff;
}

.pn-sub
{
    font-family : Verdana;
    font-size : 10px;
    color : #ffffff;
}

.pn-navbar
{
/*    font-family : Times-Roman; */
 	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size : 20px;
    color : #ffffff;
}

.calendar-header
{
    font-family : Verdana;
    font-size : 14px;
    font-weight : bold;
    color : #ffffff;
}

#news
{
  background-image: url(parameters/abb/themes/ABB2012/images/abb_5_1.jpg);
  background-attachment: fixed;
  background-position: top right;
  background-repeat: no-repeat;
}

.buytix
{
    font-family : Verdana;
    font-size : 12px;
    color : #c50000;
}

.label
{
    font-family : Verdana;
    font-size : 12px;
    color : #E3CB98;
}

a:link
{
    color : #ffff87;
    text-decoration : none;
}

a:active
{
    color : #971A98;
    text-decoration : none;
}

a:visited
{
    color : #ffff87;
    text-decoration : none;
}

a:hover
{
    color : #FFFC00;
    text-decoration : none;
}

.pn-logo
{
    font-size : 20px;
    color : #ffffff;
}

.highlight
{
    font-size : 12px;
    color : #e1613e;
	font-weight : bold;
}

.pn-title, .pn-pagetitle
{
    font-size : 16px;
    color : #e1613e;
/*    color : #ffffff; */
	font-weight : bold;
}

a.pn-title, a.pn-pagetitle
{
    font-size : 16px;
    color : #e1613e;
	font-weight : bold;
}

input.pn-button
{
    color : #FFFFFF;
/*    font-weight : bold; */
    background : #141842;
}

input.gaf-username
{
	color : #000000;
	background : #906000;
	border-width: 2px;
  	border-style:solid;
  	border-color:#000000;
}

input.gaf-search
{
	color : #000000;
	background : #cc9933;
	border-width: 2px;
  	border-style:solid;
  	border-color:#000000;
}

select
{
	color : #000000;
	background : #cc9933;
	border-width: 2px;
  	border-style:solid;
  	border-color:#000000;
}


TD
{
/*    color : #FEFCA6; */
    color : #ffffff;
}

.left-block-title
{
	color: #FBE7CC;
   	font-family: Arial;
    font-weight : bold;
	font-size: 16px;

}
.left-block-text
{
/*	color: #FEFCA6; */
    color : #E3CB98;
   	font-family: Arial;
	font-size: 14px;
}

.page-title
{
	color: #ffffff;
   	font-family: Georgia, Times-Roman;
    font-weight : normal;
	font-size: 28px;

}

.area1-title
{
	color: #e2a324;
   	font-family: Arial;
    font-weight : normal;
	font-size: 14px;

}

.area1-text
{
	color: #ffffff;
   	font-family: Arial;
    font-weight : normal;
	font-size: 14px;

}

.area1-text a:link
{
	color: #ffffff;
}

.area1-text a:visited
{
	color: #ffffff;
}

.area1-text a:active
{
	color: #971A98;
}

.area1-text a:hover
{
	color: #FFFC00;
}

.area2-title
{
	color: #ffffff;
   	font-family: Georgia, Times-Roman;
    font-weight : normal;
	font-size: 18px;

}

.area2-text
{
	color: #ffffff;
   	font-family: Verdana;
    font-weight : normal;
	font-size: 12px;

}

.left-block-text
{
/*	color: #ffffff; */
    color : #E3CB98;
   	font-family: Arial;
	font-size: 14px;
}

.right-block-title
{
	color: #FFFFFF;
 	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
   	font-size: 24px;
	font-weight: normal;

}
.right-block-text
{
	color: #ffffff;
   	font-family: Verdana;
	font-size: 14px;
}

#mouseoverstyle{
background-color:highlight;
}

#mouseoverstyle a{
color:white;
}

table.pubInfoBox
{
      border: 1px solid black;
      font: arial, sans-serif;
      font-size: 10pt;
      background-color: #E0E0E0;
      padding: 4px;
}

textarea.pn-normal
{
	color: #000000;
}