
body {
	background-color: #000034;
	background-image: url(graph/gradientbackg.png);
	background-position: top;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 1.5em;
}


/* links */

A:link    {text-decoration:none; color:#000000; font-weight:bold}
A:visited   {text-decoration:none; color:#000000; font-weight:bold}
A:hover   {text-decoration:underline; color:#339999}
A:active   {text-decoration:none; color:#000000; font-weight:bold}



A.type1:link    {color:#000034;	text-decoration:none; font-weight:bold}
A.type1:visited {color:#000034; text-decoration:none; font-weight:bold}
A.type1:hover   {color:#339999;	text-decoration:none; font-weight:bold}
A.type1:active    {color:#000034;	text-decoration:none; font-weight:bold}



A.type2:link    {text-decoration:none; color:#000000; font-weight:normal}
A.type2:visited    {text-decoration:none; color:#000000; font-weight:normal}
A.type2:hover   {text-decoration:underline; color:#339999}
A.type2:active  {text-decoration:none; color:#000000}

A.type3:link    {text-decoration:none; color:#000000; font-weight:bold}
A.type3:visited    {text-decoration:none; color:#000000; font-weight:bold}
A.type3:hover   {text-decoration:none; color:#339999}
A.type3:active  {text-decoration:none; color:#000000}



/* text */

h1 { font-size: 48px; font-weight: bold; }

.kop{font-size: 24px; font-weight: bold; color:  #3d839b}

.kop2{font-size: 24px; font-weight: bold; color: #3d839b}



/* text-styles */
.style1 {color: #FFFFFF}
.style2 {color: #FF6600}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3em;
	}
.style4 {font-size: 24px}

.style5 {	font-size: 13px;
	vertical-align: middle;
}
.style6{color:#0099FF}
.style7 {font-size: 10px}
.style8 {font-size: 20px; line-height:1em;}

.style12 {color: #3d839b}

.style13 {color: #f37401}




.centerdiv{
text-align:center;

}

.maindiv{
text-align:center;
width: 975px;

background-image:url(graph/backgschadow.png);
background-color:#FFFFFF;
background-repeat:repeat-y;
background-position: top right;
 margin-left: auto ;
  margin-right: auto ;

}

.maindiv2{
text-align:left;
width: 950px;
 margin-left: auto ;
  margin-right: auto ;
    padding-top:12px;
}
  
.footer{
  text-align: center;
  vertical-align: middle;
width: 975px;


background-image: url(graph/footer_bg.png);

background-repeat:no-repeat;
background-color:#1E2025;
background-position: bottom right;
 margin-left: auto ;
  margin-right: auto ;
 
}

