body {
	background: url(/img/bg.png);	
	margin: 0px;
	padding: 0px;	
	background-color: white;	
}


img {
   behavior: url("/lib/pngbehavior.htc");
}


.bg3 {		
		background: url(/img/main.jpg) no-repeat top center;
		height: 700px;
}

.but_label {
	position: absolute;
	top: 8px;
	left: 15.5px;
	font-family: Tahoma;
	font-size: 30px;
	font-weight: bold;
}

.buttons {
	position: relative;
	top: 510px;
	left: -10px;	
}


.but {	
	display:inline-block;
	position: relative;
	width: 52px;
	height: 60px;	
	background: url(/img/but1.png) no-repeat ;
	cursor : pointer;
	color: #9e0906;	
	text-decoration:none;
	margin-left: 132px;	
}

.but:hover {
	background: url(/img/but2.png) no-repeat ;
	color: #ffffff;	
	text-decoration:none;
}

.logo { 
	margin-top: 14px;
}
.menu {	
	margin-top: 14px;
	font-size: 130%;
	font-weight: bold;
}

.menu a {
	color: black;
}

.menu a:hover {
	color: #9e0906;
	text-decoration: none;
}



.menuItem {
	background-color: #ffd200;
	padding: 0 20 0 20;			
}

.content {	
	text-align: left;
	font-family: Tahoma;
	font-size: 95%;
	width: 70%;		
}

.contentTbl {
	margin: 20px;
	text-align: left;
	font-family: Tahoma;
	font-size: 95%;
	width: 70%;		
}

.resultsTbl {	
  font-size: 70%;
}

.super {
	color: #FF9900;
}

.content2Tbl {
	margin: 20px;
	text-align: left;
	font-family: Tahoma;
	font-size: 95%;
}

.colorTbl {
	 background-color: #DCD4AF;
}

.color2Tbl {
	 background-color: #FFFFFF;
}

.color3Tbl {
	 background-color: #C5E4F5;
}

.color4Tbl {
	 background-color: #E0E0E0;
}

.color5Tbl {
	 background-color: #FBEBAF;	 
}

.color6Tbl {
	 background-color: #39CC47;
}

.color7Tbl {
	 background-color: #E7F3C7;
}

.color8Tbl {
	 background-color: #F5C3AF;
}






.footer {	
	text-align: center;
	width: 90%;	
	color: #95906b;	
	font-size: 90%;
	font-family: Tahoma;
}

hr {
	color: #cdc8a6;		
}

h1 {
	font-size: 150%;
}

h2{ 
	font-size: 125%;	
}

h3 {
	font-size: 104%;	
}

.league{
	color: #B11A1A;
	text-align:right;
}
