
A { text-decoration:none; }
A:hover { text-decoration:none; }
A:link {font-weight:bold;color:#006666;}
A:visited {font-weight:bold;color:#006666;}
A:active {font-weight:bold;color:#006666;}
/*

hr {
  border: none 0;
  border-top: 1px dotted #AAAAAA;
  width: 100%;
  height: 1px;
}
*/
H1			{display:inline;font:bold 25px "Trebuchet MS"; margin:0px;}
H2			{display:inline;font:bold 18px "Trebuchet MS"; margin:0px;}
H3			{display:inline;font:bold 16px "Trebuchet MS"; margin:0px;}

img {border-style:none}

body 
{ 
  margin: 0px 0px 0px 0px;
  background: #FFFFFF url(images/background.jpg) repeat; 
	font: 80% "Trebuchet MS", serif;
}


table
{
	border-collapse:collapse;
	border-spacing:0px;
	border-width:0px;
	vertical-align:top;
}

td { 
  vertical-align:top;
  border-collapse:collapse;
  border-spacing:0px;
  border-width:0px;
  margin:0px;
  text-align:left;
}

table.sched {
  text-align:center;
}
td.schedhead { 
  text-align:center;
  background-color:gray;
  border-style:solid;
  border-width:1px;
  border-color:white;
  font-weight:bold;
}
tr.schedhead
{
  text-align:center;
  border-style:solid;
  border-width:1px;
  border-color:white;
}
td.scheditem { 
  text-align:left;
  background-color:#CCCCCC;
  border-style:solid;
  border-width:1px;
  border-color:white;
  text-align:center;
  /* font-size:smaller; */
}
td.scheddetail{ 
  text-align:left;
  background-color:#CCCCCC;
  border-style:solid;
  border-width:1px;
  border-color:white;
  padding:0px 4px 0px 4px;
  /* font-size:smaller; */
}

tr.scheditem
{
  text-align:left;
  border-style:solid;
  border-width:1px;
  border-color:white;
}

td.menuitem { 
  width:9%;
  text-align:center;
  vertical-align:middle;
  background-color:#CCCCCC;
  border-style:solid;
  border-width:1px;
  border-color:white;
  font-size:smaller;
  
}
tr.menuitem
{
  text-align:center;
  border-style:solid;
  border-width:1px;
  border-color:white;
}


table.RegEdit {
  width:100%;
  text-align:center;
  font-size:smaller;
  border-style:solid;
  border-width:1px;
  border-color:black;  
}


td.RegEdit {
  border-style:solid;
  border-width:1px;
  border-color:black;
}

td.RegEditHeader {
  border-style:solid;
  border-width:1px;
  border-color:black;
  Background-color:#cccccc;
}

table.form td
{
	vertical-align:middle;
}


table.about {
  width:100%;
  border-style:solid;
  border-width:1px;
  border-color:black;
}

table.about td {
  width:50%;
  border-style:solid;
  border-width:1px;
  border-color:black;
}

table.about img {
  border-style:inset;
  border-width:2px;
  margin:4px 4px 4px 4px;
}

table.misc {
  width:100%;
  border-style:solid;
  border-width:1px;
  border-color:black;
}

table.misc td {
  padding:0px 5px 0px 5px;
  border-style:solid;
  border-width:1px;
  border-color:black;
}

table.misc img {
  border-style:inset;
  border-width:2px;
  margin:4px 4px 4px 4px;
}

table.venue {
  width:425px;
  border-style:inset;
  border-width:2px;
  border-color:black;
}

table.venue td {
  padding:0px 5px 0px 5px;
  border-style:dashed;
  border-width:1px;
  border-color:black;
}


table.vitals {
  width:425px;
}

table.vitals td {
  padding:0px 5px 0px 5px;

}
