/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
body {
	background-color: #FFFFCC; 
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.white10 {
	color: #FFFFFF;
	font-size: 10px;
}
.table_frame {
	border: 1px solid #000000;
	background-color: #FFFFFF;

}.yellow12 {
	font-weight: bold;
	color: #CCCC33;
}
.black11 {
	font-size: 10px;
	line-height: 13px;
}

a:link {
	color: #7FB539;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #7FB539;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CC9900;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #CCCC33;
	text-decoration: none;
	font-weight: bold;
}
.menu_cat {
	color: #476420;
	font-weight: bold;
	text-align: center;
	border: 1px solid #603500;
	background-color: #FFD782;
}

