* {
	padding:0;
	margin:0;
}

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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color : #9c6;
	font-size: x-small; /* for IE5/Win */
	voice-family : "\"}\""; 
	voice-family : inherit; 
	font-size : small; /* for compliant browsers */ 
	}

#panel {
	width:880px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	border: thin solid green;
	background-color:#white;
	height:800px;
}

#columnLeft {
	text-align : left;
   width : 160px;
	float : left;
	background-color : #9c6;
	height:800px;
	}
	
#columnRight {
	float: right;
	width:710px;
	background-color:white;
	height:800px;
}

h1, h2, h3 {
	line-height:1.8em;
	text-align: center;
	font-weight:bold;
	font-variant :  small-caps;
	color: #0852a5;
}

h1 {font-size:220%;}
h2 {font-size:180%;}
h3 {font-size:150%;}

p {
	color: #330;
	font-weight: bold;
}

.committee {
	margin-top:40px;
}
.committee tr {
	height: 2em;
}

.committee th {
	border: 1px solid black;
	text-align: left;
	font-variant:small-caps;
	padding-left:0.5em;
}

.committee td {
	font-size: 100%;
	font-weight : bold;
	border: 1px solid black;
	text-align:left;
	padding-left:0.5em;
}

html>body #nav-site a {
width : auto;
}

a {
	background-color: transparent;
	border: 0;
}

a:link {color:#0000FF; font-weight:bold; font-size: 10pt; text-decoration:none;}
a:visited { color: #0000FF; font-weight:bold; font-size: 10pt;text-decoration:none;}
a:hover { color:#efb529; font-size: 10pt;text-decoration:none;}
a:active {color:#efb529; font-weight:bold; font-size: 10pt;text-decoration:none;}

.rules {
	font-weight: bold;
	text-align: left;
	margin:2em 1em 1em 4em;
}

.rules li {
	line-height: 1.8em;
}

#boards {
	background-color : #330;
	color: #ffcc00;
	font-weight : bold;
	font-size: 90%;
	margin-top:25px;
}

#boards td {
	border: 1px solid #525200;
	padding-left: 0.5em;
	height : 2.0em;
}

.note {
	color:#663;
	font-weight:bold;
	font-size:80%;
	margin-top:1em;
}

#history {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	background-color:white;
	width: 600px;
	padding : 1em;
}

#history p {
	text-align: justify;
	text-indent: 1em;
	color : black;
}

#history h1 {
	font-size: 120%;
	text-decoration : underline;
	text-align: center;
	color: black;
}

#links {
	margin-top:30px;
}

#links th {
	height: 25px;
	font-variant : small-caps;
	text-align:center;
	color:black;
	background-color: #efb529;
	border: 1px solid #666666;
}


#links td {
	height: 20px;
	text-align:center;
	border: 1px solid #666666;
}

#links a:link {color:#0852a5; font-weight:bold; font-size: 9pt; text-decoration:none;}
#links a:visited { color: #0852a5; font-weight:bold; font-size: 9pt;  text-decoration:none;}
#links a:hover { color:#ef5b29; font-size: 9pt;}
#links a:active {color:#0852a5; font-weight:bold; font-size: 9pt;}

.b4c {color :red; font-weight : bold;}
.red {color :red; font-weight : bold;}
.club {color :red; font-weight : bold;}
.pairs {color : blue; font-weight:bold;}
.teams {color : black; font-weight:bold;}
.nwp {color : #060; font-weight:bold;}
.champ {color : #990000; font-weight:bold;}
.cong {color : maroon; font-weight:bold;}
.gold {color:#330; font-weight:bold; background-color:#fc0;}
.wed {color:aqua; background-color:#EEE;}
.noplay {color:aqua; background-color:#EEE;}
.zone {color : maroon; font-weight : bold;}
	
#events {
	font-weight:bold;
}

#events th {
	height: 20px;
	text-align:left;
	border: 1px solid #666666;
	padding-left : 0.5em;
}

#events td {
	height: 20px;
	text-align:left;
	font-size : 80%;
	border: 1px solid #666666;
	padding-left: 0.5em;
	}

#program {
	font-weight:bold;
}

#program th {
	height: 1.6em;
	text-align:left;
	padding-left : 0.5em;
}

#program td {
	height: 1.6em;
	text-align:left;
	font-size : 80%;
	padding-left: 0.5em;
	}
		
.tbl1 {
	margin-top:15px;
	zmargin-left:50px;
	border:2px solid #904800;
	font-size: 90%;
	font-weight:bold;
}

.tbl1 td {
	height:20px;
	background-color:#333300
	color:#666600;
	padding:0.1em 0.1em 0.1em 1em;
	border:1px solid #693;
}


.tbl2 {
	margin-top:15px;
	}
	
.tbl2 td {
	text-align:center;
}

.tbl2 a {
	font-size: 90%;
}

.photo {
	margin-top:20px;
	border:2px solid #904800;
	font-size: 90%;
	font-weight:bold;
}

.photo td {
	background-color:#330
	color:#660;
	padding:1em;
	border:1px solid #693;
	text-align:center;
}

.photo img {
	border:0;
}

#nav-site {
	margin-left:10px;
}

#nav-site ul {
	list-style:none;
	width:145px;
}

#nav-site li {
	margin-top:3px;
}

#nav-site a {
	display: block;
	padding: 0 1em;
	line-height: 2em;
	width:100%;
	font-size:10px;
	font-weight:bold;
	color:black;
	text-decoration: none;
	background: url(images/button.jpg) no-repeat;
	border: 2px solid transparent;
	}

#nav-site a:hover {
	color: #0852a5;
	background-position: 5%;
	border-top: 3px solid transparent;
	border-right: 1px solid transparent;
	border-bottom: 1px solid transparent;
	border-left: 3px solid transparent;
}

.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;}

.congress {
    font-size : small;
	 font-weight:bold;
		}
		
.congress th {
		text-align : left;
		color : white;
		background-color : #0852a5;
		height : 2em;
		}
		
.congress td {
		text-align : left;
		color : navy;
		background-color : white;
		height : 1.7em;
		} 

.congress td.zone { color : #990000;}
.congress td.cong { color : navy;}
.congress td.gold { color : maroon;}
