@charset "iso-8859-1";


	a.buttons:link {text-decoration: none; color: #F7B760; font: 10pt arial; font-weight: bold;}
	a.buttons:visited {text-decoration: none; color: #F7B760; font: 10pt arial; font-weight: bold;}
	a.buttons:active {text-decoration: none; color: grey; font: 10pt arial; font-weight: bold;}
	a.buttons:hover {color: #CD6E2C; font: 10pt arial; font-weight: bolder;}
    
    a.white_buttons:link {text-decoration: none; color: #666699; font: 12pt arial; font-weight: bold;}
	a.white_buttons:visited {text-decoration: none; color: #666699; font: 12pt arial; font-weight: bold;}
	a.white_buttons:active {text-decoration: none; color: #999999; font: 12pt arial; font-weight: bold;}
	a.white_buttons:hover {color: #999999; font: 12pt arial; font-weight: bolder;}
    
    a.white_buttons_small:link {text-decoration: none; color: #666699; font: 10pt arial; font-weight: bold;}
	a.white_buttons_small:visited {text-decoration: none; color: #666699; font: 10pt arial; font-weight: bold;}
	a.white_buttons_small:active {text-decoration: none; color: #999999; font: 10pt arial; font-weight: bold;}
	a.white_buttons_small:hover {color: #999999; font: 10pt arial; font-weight: bolder;}
    
    a.yellow_buttons:link {text-decoration: none; color: #F6F900; font: 10pt arial; font-weight: bold;}
	a.yellow_buttons:visited {text-decoration: none; color: #F6F900; font: 10pt arial; font-weight: bold;}
	a.yellow_buttons:active {text-decoration: none; color: #F6F900; font: 10pt arial; font-weight: bold;}
	a.yellow_buttons:hover {color: #F6D100; font: 10pt arial; font-weight: bolder;}
    
    a.yellow_buttons2:link {text-decoration: none; color: #F6F900; font: 10pt arial; font-weight: bold;}
	a.yellow_buttons2:visited {text-decoration: none; color: #F6F900; font: 10pt arial; font-weight: bold;}
	a.yellow_buttons2:active {text-decoration: none; color: #F6F900; font: 10pt arial; font-weight: bold;}
	a.yellow_buttons2:hover {color: white; font: 11pt arial; font-weight: bolder;}
    
    a.blue_buttons:link {text-decoration: none; color: #21007F; font: 11pt arial; font-weight: bold;}
	a.blue_buttons:visited {text-decoration: none; color: #21007F; font: 11pt arial; font-weight: bold;}
	a.blue_buttons:active {text-decoration: none; color: #21007F; font: 11pt arial; font-weight: bold;}
	a.blue_buttons:hover {color: #F6D100; font: 11pt arial; font-weight: bolder;}
	

body {
	background-image:url('image/background1.gif');
	background-repeat:repeat-y;
	margin:0px;
	background-position:center;
	overflow:auto;
	text-align:center;
}

table.scoreboard{
   background-image:url('image/scoreboard.jpg');
   background-repeat:no-repeat;
   margin:0px;
   padding:0px;
   background-position:center;
   text-align:center;
   width:400px;
   height:156px;
   overflow:hidden;
 }
	
div#header{
	position: relative;
	z-index: 100;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

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

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


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

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

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

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

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

.white_tiny{
	font: 8pt 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;
}

.medtext {
 font: 9pt Arial;
 letter-spacing 4pt;
 color: #000000;
}

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

.gentext_white_small {
 font: 8pt Arial;
 letter-spacing 4pt;
 color: white;
}

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

.gentext_red {
 font: 11pt Arial;
 letter-spacing 4pt;
 color: red;
}

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

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

.gentext_med {
 font: 09pt Arial;
 letter-spacing 4pt;
 color: #000000;
}

.gentext_small_green {
 font: 08pt Arial;
 letter-spacing 4pt;
 color: #00AD11;
}

.gentext_small {
 font: 08pt 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;
}

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



