/* Style for body, replaced background-color: #feffdd on 31/5/2012 */

body {  
    font-family: Arial, Helvetica, sans-serif;
     
    margin-left : 2em; 
    margin-right: 2em; 
    font-size: 10pt; }

tbody {
    font-size: 10pt; 
    font-weight : normal;
    font-style : normal;
    font-family : Arial, Helvetica, sans-serif }

/* Style for headers */

h1 {
	font-size : 200%;
	font-weight : bold;
	color : #555e5d;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif
}

h2 {
    font-weight : bold;
    color : #555e5d;
    font-size : 160%; 
    font-style : normal;
    font-family : Arial, Helvetica, sans-serif }

h3 {
	font-weight : bold;
    font-size : 140%;
    color : #555e5d;
    font-style : normal;
    font-family : Arial, Helvetica, sans-serif }

h4 {
	font-weight : bold;
    font-size : 120%;
    color : #555e5d;
    Font-style : normal;
    font-family : Arial, Helvetica, sans-serif }

h5 {
    font-weight : bold;
    font-size : 110%;
    color : #555e5d;
    font-style : normal;
    font-family : Arial, Helvetica, sans-serif }

h6 {
    font-weight : bold;
    font-size : 90%;
    color : #555e5d;
    font-style : normal;
    font-family : Arial, Helvetica, sans-serif }

/* Style for text */

p {
    font-size: 10pt; 
    font-weight : normal;
    font-style : normal;
    font-family : Arial, Helvetica, sans-serif }

ul {
    font-size: 10pt; 
    font-weight : normal;
    font-style : normal;
    font-family : Arial, Helvetica, sans-serif }

li {
	font-size: 10pt; 
    font-weight : 100%;
    font-style : normal;
    font-family : Arial, Helvetica, sans-serif }

blockquote {
    margin-left : 2em;
    margin-right : 2em }

a:link {
    color : #0000ff }

a:visited {
	color : #660099 }

a:hover {
	color : #ff0000 }

a:active {
    color : #DC143C; }

.tiny {
	BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    font-size : 60%;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none }

.small {
	BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    font-size : 80%;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none }

.medium {
	BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    font-size : 100%;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none }

.big {
	BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    font-size : 120%;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none }

.strong {
	font-weight : bold }

.ok {
    color : green }

.error {
    color : red }

/* Style for trail */

div.trail {  
	font-size: 8pt; 
	text-align: right; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; }

div.trail a:active
	{ color: #ff0000; 
	background: #ffffff; }

div.trail a:hover
	{ color: #ff0000; 
	background: #ffffff; }

/* Style for ANBG header */

div.header {  
	font-size: 14pt; 
	text-align: right; 
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif; 
	color: #555e5d ; 
	font-weight: normal; 
	clip:   rect(   ); 
	background-position: 10px }

div.headercenter {  
	font-size: 14pt; 
	text-align: center; 
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif; 
	color: #555e5d ; 
	font-weight: normal;
	background-position: 10px }

div.headersmall {
	font-weight : bold;
	font-size : 90%;
	color : #555e5d;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif }


/* Style for green bar */

div.bar { 
	background : #7e8c8b; 
	font-size : 20%; 
   	text-decoration : none; }

/* Style for navigation bar */

.navbar
	{ background: #cccccc; }

/* Style for banner */

div.banner 
	{ border: none;
	color: #ffffff;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0.1em 0.3em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif; 
   	text-decoration : none;
	font-weight: bold; 
	background: #5c6665;
	font-size: 90%; }
div.banner a:link 
	{ color: #ffffff;
	 background: #5c6665; 
    	text-decoration : none; }
div.banner a:visited
	{ color: #ffeeaa;
	 background: #5c6665;
    text-decoration : none; }
div.banner a:active
	{ color: #ffeeaa; 
	background: #5c6665;
    text-decoration : none; }
div.banner a:hover
	{ color: #ff0000; 
	background: #5c6665;
    text-decoration : none; }
