@charset "iso-8859-1";
    
    a.buttons:link {text-decoration: none; color: #FFF500; font: 12pt arial; font-weight: bold;}
	a.buttons:visited {text-decoration: none; color: yellow; 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-image:url("image/tantext.jpg");    
    background-repeat:repeat;
	margin:0px;
	background-position:center;
	overflow:auto;
	text-align:center;
}		
	
div#header{
	position: relative;
	z-index: 100;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

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

h3{
	font: 12pt 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;
}

.gentext_lcs {
 font: 10pt Arial;
 letter-spacing 4pt;
 color: #F6F900;
}

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

.gentext_big_white {
 font: 16pt 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;
}

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

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

