@charset "iso-8859-1";
    
    a.buttons:link {text-decoration: none; color: black; font: 12pt arial; font-weight: bold;}
	a.buttons:visited {text-decoration: none; color: black; font: 12pt arial; font-weight: bold;}
	a.buttons:active {text-decoration: none; color: red; font: 12pt arial; font-weight: bold;}
	a.buttons:hover {color: red; font: 12pt arial; font-weight: bolder;}

body {
	background-color:#000000;    
    background-repeat:repeat;
	margin:0px;
	background-position:center;
	overflow:auto;
	text-align:center;
}

.bod{
   background-image:url('image/digidata-bg.jpg');
   background-repeat:repeat;
   width:1000;
   border-style:none;   
 }
 
 .header{
   background-image:url('image/header.jpg');
   background-repeat:no-repeat;
   width:1000;
   border-style:none;   
 }
	
div#header{
	position: relative;
	z-index: 100;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

th{
	font: 14pt Arial;
	color: #000000;
}

h1{
	font: 14pt Arial;
	font-weight:bold;
	color: white;
}

h1.blue{
	font: 14pt Arial;
	font-weight:bold;
	color: #00005B;
}

h2{
	font: 18pt Arial;
	font-weight:bold;
	color: #000000;
}

h2.white{
	font: 18pt Arial;
	font-weight:bold;
	color: white;
}

h3{
	font: 14pt Arial;
	font-weight:bold;
	color: #000000;
}

h3.white{
	font: 14pt Arial;
	font-weight:bold;
	color: white;
}

.white_small{
	font: 10pt Arial;
	font-weight:bold;
	color: white;
}


h4{
	font: 10pt Arial;
	font-weight:bold;
	color: #000000;
}

h4.white{
	font: 10pt Arial;
	font-weight:bold;
	color: white;
}

.gentext {
 font: 10pt Arial;
 letter-spacing 4pt;
 color: #000000;
}

.gentext_white {
 font: 10pt Arial;
 letter-spacing 4pt;
 color: white;
}

.gentext_blue {
 font: 11pt Arial;
 letter-spacing 4pt;
 color: #00005B;
}

.bigtext_blue {
 font: 14pt Arial;
 letter-spacing 4pt;
 color: #00005B;
}

.gentext_big {
 font: 11pt Arial;
 letter-spacing 4pt;
 color: #000000;
}

.big {
 font: 16pt Arial;
 letter-spacing 4pt;
 color: #000000;
}

.gentext_big_white {
 font: 16pt Arial;
 letter-spacing 4pt;
 color: white;
}

.gentext_white {
 font: 12pt Arial;
 letter-spacing 4pt;
 color: white;
}
.gentext_bigspace {
 font: 11pt Arial;
 letter-spacing 8pt;
 line-height:150%;
 color: #000000;
}

.gentext_bright {
 font: 10pt Arial;
 letter-spacing 4pt;
 color:	#FFFFCC;
}


.smalltext{
 font: 8pt Arial;
 letter-spacing 2pt;
 color: #666666;
}

.smalltext_black{
 font: 8pt Arial;
 letter-spacing 2pt;
 color: #000000;
}

.smalltext_blue{
 font: 8pt Arial;
 letter-spacing 2pt;
 color: #00005B;
}

.gentext_small{
 font: 8pt Arial;
 letter-spacing 2pt;
 color: #000000;
}

br.big
{
line-height:60%;
}

