body{
	margin : 0px;
	background-color: #F8F8FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:5px 0px 5px 0px;
	font-size: small;
}

.notPlayed{
 font-size:11px;
 color: #AAAAAA;
 }
.played{
 font-size:11px;
 }

.legend{
font-size: x-small;
margin-left:1.5cm;
}

.heading{
	margin-right:20px;
	margin-left: 20px;
	margin-bottom:30px;
	padding-top:0px;
	padding-left:20px;
	padding-bottom:4px;
	border-bottom:1px solid gray;
}
h1 {
	
	font-family : Arial,Helvetica, sans-serif;
	font-weight : bold;
	font-variant : normal;
	font-style : italic;
	color: black;
	line-height : normal;
}

h2{
	padding-top:10px;
	padding-bottom:0px;
	padding-left:40px;
	font-family : Arial,Helvetica, sans-serif;
	font-weight : bold;
	font-variant : normal;
	font-style :italic;
	color: black;
	line-height : normal;
	font-size : 16px;
}

h3{
	padding-top:10px;
	padding-bottom:0px;
	padding-left:40px;
	font-family : Arial,Helvetica, sans-serif;
	font-weight : bold;
	font-variant : normal;
	font-style :italic;
	color: black;
	line-height : normal;
	font-size : 12px;
}

.resTable{
	background-color:#c0c0c0;
	font-size: xx-small;
	border:dotted 2px #666;
	margin-bottom : 10px;
	line-height:normal;
	margin-left:1.5cm;
}

.white{
	color:white;
}


td.normTab{
           font-size:x-small;
		   margin-left:40px;		   
}	

.text{
	font-size : small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height : 2;
	padding-left: 20px;		
	padding-right:20px;
}

.tableText{
	font-size : 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height : normal;
}

.caption{
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	line-height : normal;
	border:dotted 2px #666;
	padding: 5px;
	text-align: justify;
	font-weight: normal
}

.navHeading{
	font-weight: bold;
	text-align: center;
	color:yellow;
	font-size : 13px;
	text-decoration:none;
	background : #DDDDDD;
}

.nav{
	background : #CCCCCC;
	font-weight: bold;
	color:white;
	font-size : 13px;
	text-decoration:none;	
}
a.nav{
	color: white;
	font-size : 13px;
	text-decoration:underline;
}

.selected{
	color:  orange;
	font-size : 11px;
}


a.nav:hover{
	text-decoration:underline;	
	color: yellow;
}

.nav.subnav{
	text-align:center;
}

a.subNav{
	color: black;
	font-size : 11px;
	text-decoration:underline;
	margin-left: 15px;
}
a.subNav2{
	color: #333;
	font-size : 11px;
	text-decoration:underline;
	margin-left: 15px;
}

a.subNav:hover{
	color: red;
	font-size : 11px;
	text-decoration:underline;
	margin-left: 15px;
}

a.copyright{
	color: gray;
	text-align:center;
	font-size: 10px;
	text-decoration:none;
}


   .shaded{
    background-color: #CCCCCC;
	border: gray solid 1px;
   }
   
.lightlyShaded{
	background-color: #EEEEEE;
	border: gray solid 1px;
}

.name{
	text-transform : capitalize;
	font-variant : small-caps;
	font-size : 15px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
}

.titlePlayers{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 2px dotted #666;
	line-height:normal;
	text-align:left;
}

.invitationHeading{
	color:white; 
	text-align:center; 
	background-color:black;
}
