dummy{}

#Nav {
	text-decoration: none;
	font-size: 88%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #AE3939;



}
#Nav a{
	text-decoration: none;
	font-weight: normal;
	color: #CC6666;
}
#Nav a:hover {
	color: #C73F3F;
	text-decoration: underline;
}
#NavSub {
	text-decoration: none;
	font-size: 75%;
	vertical-align: top;
	color: #000033;
	padding-top: 20px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#NavSub a{
	text-decoration: none;
	font-weight: normal;
	color: #CC6666;
}
#NavSub a:hover {
	color: #C73F3F;
	text-decoration: underline;
}
#tdMain {
	vertical-align: top;
	padding: 20px;
	height: 250px;
}
#hidden {
	visibility: hidden;
}
.tdNav {
	background-image: url(../images/nav/nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tdTitle {
	padding-bottom: 10px;
	padding-left: 20px;
	vertical-align: bottom;
}
.tableSmall {
	border: 1px solid #D09191;
	background-color: #EED1D0;

}
.tableSmall	th {
	font-weight: bold;
	background-color: #EED1D0;
	border-top: 0px solid #D09191;
	border-right: 0px solid #D09191;
	border-bottom: 1px solid #D09191;
	border-left: 0px solid #D09191;
	height: 17px;
	color: #934040;
	text-align: left;
	padding: 3px;






}	
.tableSmall td {
	background-color: #F7E6E6;
	height: 17px;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;

}
.tdNavLeft {
	background-color: #C86B73;
}
.tdRight {
	background-color: #EFD3D5;
}
.tdBody {
	border: 1px solid #CC6666;
}
.tableSmall strong {
	font-weight: bold;
	color: #934040;
}
