.tdTitle {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #412230;
}
.tdText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}
.tdPic {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
a.menu {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #412230;
	text-decoration: none;
}
a.menu:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #412230;
	text-decoration: underline;
}
body {
	
	margin: 0px;
	background-color:#800000;

}
.input_text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	border-top:#868686;
	border-left:#868686;
	border-right:#d1d1d1;
	border-bottom:#d1d1d1;
	border: 1px solid;
	width:150px;
}
.input_button {
	font-family: "Trebuchet MS";
	font-size: 12px;
	border-top:#d1d1d1;
	border-left:#d1d1d1;
	border-right:#868686;
	border-bottom:#868686;
	background-color:#f4f4f4;
	border: 1px solid;
	width:80px;
	height:22px;
	color: #666666;
}
a.link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #ffffff;
	background-color:#f4f4f4;
}
a.link:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #412230;
	text-decoration: none;
	border: 1px solid #412230;
}
.menuitemcssclass{
}
.rootmenuitemactivecssclass{
font-family: "Trebuchet MS";
background-color:white;
}
.rootmenuitemcssclass{
font-family: "Trebuchet MS";
}
.rootmenuitemselectedcssclass
{
font-family: "Trebuchet MS";
color: #412230;
background-color:white;
}

