@charset "ISO-8859-1";
#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
	line-height: 30px;
}
#menudetail {
	margin-top: 43px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14pt;
	color: #333333;
}
.menutext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 14pt;
	color: #660000;
	margin-right: 10px;
}

.rowHover {
	color: #660000;
	cursor: pointer;
}

