* {
	padding:0;
	margin:0;
}

body {
	font-size:small;
	font-weight: bold;
	background-color:white;
	font-family: "Lucida Sans Unicode"; sans-serif;
	background-color:#e0e0ff;
}

p {
	color:#dd5157;
}

h1 {font-size:150%; line-height:200%; color:#800000; text-align:left;}
h2 {font-size:140%; line-height:200%; color:#800000; text-align:left;}
h3 {font-size:130%; line-height:200%; color:#800000; text-align:left;}

h1.header {
	color: #800080;
	font-size: 180%;
	text-align:center;
	width:100%;
	border-bottom:thin solid #dd5157;
	line-height:40px;
}

table {
	table-layout:fixed;
	border-collapse:collapse;
	border:0;
}

#panel {
	width:815px;
	margin-top:20px;
	margin-right:auto;
	margin-bottom:20px;
	margin-left:auto;
	background-color:white;
	border:thin solid #dd5157;
	height:800px;
	webkit-box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.25) inset, 3px 3px 15px rgba(0,0,0,0.5);
	moz-box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.25) inset, 3px 3px 15px rgba(0,0,0,0.5);
	box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.25) inset, 3px 3px 15px rgba(0,0,0,0.5);

}

#colRight {
	float: right;
	margin : 0;
	padding : 0;
	border:0;
	width : 650px;
}

#navWrap {
	zfont-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
	width : 150px;
	padding : 5px 0px 0px 0px;
	border-right:thin solid #dd5157;
	color : White;
	float : left;
	text-align : left;
	background-color: #FFFFCC;
	height: 750px;
	}
	
#navSite p { display : none;}

#navSite {
	margin : 0 0 1em 0;
	text-indent : 0.1em;
	text-align : left;
	width : 100%;
	padding : 10px 0px 0px 0px;
	list-style : none;
}

#navSite li {
width: 100%;
}

#navSite a {
display : block;
padding : 2px 2px 2px 0.5em;
color : #800080;
line-height : 18px;
text-decoration : none;
width : 100%;
font-size : 90%; 
text-align: left;
}

html>body #navSite a {
width : auto;
}

#navSite a:link {
background-color : transparent;
color : #800080;
}

#navSite a:visited {
background-color : transparent;
color : #800080;
}

#navSite a:hover {
background-color : #dd5157;
color : blue;
}

ul.results {
	list-style: none;
	margin-left:20px;
}

ul.results li {
	height:30px;
}

p.results {
	color:#800080;
}

.sessions {
	color:#dd5157;
	margin-left:20px;
}

.sessions th {
	color: #800000;
	text-align:left;
}
.sessions tr {
	height:1.6em;
}

p.note {
	color:#800080;
}

.links {
	font-size:90%;
	color:#dd5157;
}

.links tr {
	height:25px;
}

.links td {
	text-align:center;
}

.links a:link {color:#800080; background-color:transparent;}
.links a:visited {color:#800080; background-color:transparent;}
.links a:active {color:#800080; background-color:transparent;}
.links a:hover {color:#0000dd; background-color:transparent;}

.about {
	width:550px;
	margin-top:1em;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
}

.congress th {
		text-align : left;
		color : #800080;
		background-color : #dd5157;
		height : 2em;
		}
		
.congress td {
		text-align : left;
		color : #dd5157;
		background-color : white;
		height : 1.7em;
		} 

.noplay {color:aqua; background-color:#EEE;}
.b4c {color :#F00; font-weight : bold;}
.red {color :#F00; font-weight : bold;}
.pairs {color : #dd5157;}
.ladder {color:blue;}
.teams {color : black; }
.club {color : maroon;}
.nwp {color : maroon; font-weight:bold;}
.champ {color : #990000;}
.cong {color : maroon;}
.cong a:link {color:maroon; font-weight:bold;  text-decoration:underline;  font-size: small;}
.cong a:visited {color: maroon; font-weight:bold;  text-decoration:underline;  font-size: small; }
.cong a:hover {color: maroon; font-weight:bold;  text-decoration:underline;  font-size: small; background-color:#fff4b7;}

#gallery tr {
	height: 150px;
	}
	
#gallery td {
	text-align:center;
}

#gallery img {
	border: thin solid black;
}

.coming {
	font-size : 95%;
	border-spacing: 0; }
		
.coming th {
		text-align : left;
		color : yellow;
		background-color : #336633;
		padding-left: 0.5em;
		height : 2em;
		}
		
.coming td {
		text-align : left;
		background-color : transparent;
		padding-left: 0.5em;
		height : 1.7em;
		}
		 
.coming td.left { color:navy;}

.links td {
	height:20em;
}
