
#subnav	
{
	width: 100%;
	margin: 0;
	padding: 0;
	border: 1px solid #606460;
	background: #fff;
}

#subnav dt
{
	width: 100%;
	height: 15px;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	color: white;
	font-weight:  normal;
	font-size: small;
	background-color: #606460;
	background-image: url("../images/tab_grey.png");
	white-space: nowrap;
	padding: 0;
	margin: 0;
	border: 1px solid #606460;
}

#subnav ul	
{
	width: 99%;
	margin: 0px;
	padding: 0;
	text-align: left;
	border: 0;
	list-style-type: none;
	background: #fff;
}

#subnav dl	
{
	width: 99%;
	margin: 0;
	padding: 0;
	text-align: left;
	border: 0;
	list-style-type: none;
	background: #fff;
}
	
#subnav ul li a 
{
	margin: 1px;
	text-decoration: none;
	text-align: left;
	display: block;
	height: 20px;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	color: #606060;
	font-weight:  normal;
	font-size: small;
	background: #eaeaea;
	white-space: nowrap;
	border: 0;
}

#subnav ul li a:hover 
{
	background: #CAD5EC;
}

#subnav ul#sub0 li#num0 a,
#subnav ul#sub1 li#num1 a,
#subnav ul#sub2 li#num2 a,
#subnav ul#sub3 li#num3 a
{
	background: #CAD5EC;
	
}

input.no_yellow
{
	margin-right: 5px;
	background: #fff !important;
	border: 1px solid #bbb;
	padding: 2px;
}

div#staginfo
{
	padding: 20px;

}

div#staginfo p#title
{
	text-align: center;
	font-size: 14pt;
	color: #000;

}

p.tdtitle
{
	font-size: 12pt;
	color: #000;

}

p.tdinfo
{
	font-size: 14pt;
	color: navy;
	text-align: center;

}

div#date
{
	float: left;
	clear: left;
	width: 45%;
	height: 200px;
	border: 1px solid #666;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-top: 30px;
	padding: 10px;
	background: #f6f6ff;
}

div#location
{
	float: right;
	clear: right;
	width: 45%;
	height: 200px;
	border: 1px solid #666;
	margin-bottom: 30px;
	margin-top: 30px;
	padding: 10px;
	background: #f6f6ff;
}

div#cost
{
	float: left;
	clear: left;
	width: 45%;
	height: 200px;
	border: 1px solid #666;
	margin-right: 20px;
	margin-bottom: 30px;
	padding: 10px;
	background: #f6f6ff;
}

div#forum
{
	float: right;
	clear: right;
	width: 45%;
	height: 200px;
	border: 1px solid #666;
	margin-bottom: 30px;
	padding: 10px;
	background: #f6f6ff;
}

div#forum a
{
	font-weight: normal; 
	text-decoration: underline;
	color: navy;
	background: transparent; 
}

div#forum a:hover 
{
	font-weight: normal; 
	text-decoration: underline;
	color: #ffa500;
	background: transparent; 
}

img#forumpic
{
	vertical-align: middle;
	margin-right: 10px;

}
