table {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #FFFFFF;
	font-size: 12px;
}
p {
	text-align: justify;
	margin-top: 0.5em;
	margin-bottom: 1em;
	line-height: 150%;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFF66;
	text-decoration: underline;
}
table.declare {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCCCC;
	letter-spacing: 1px;
	line-height: 125%;

}
td.menu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCCCC;
	padding-top: 6px;
	padding-bottom: 6px;

}
h1 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 0.25em;
	margin-bottom: 0.75em;
}
a.name {
	text-decoration: none;
}
a.toc {
	text-decoration: none;
}
a.toc:hover {
	text-decoration: underline;
}
td.indicate {
	padding: 5px;
	border-top: 1px solid #CC9999;
	border-right: 1px solid #660000;
	border-bottom: 1px solid #660000;
	border-left: 1px solid #CC9999;
}
table.bg {
	background-attachment: fixed;
	background-image: url(/images/logo_bg.gif);
	background-repeat: no-repeat;
	background-position: right 64px;
}
table.ctn p {
	margin-right: 12px;
	margin-left: 12px;
}
td.exeItem {
	padding-left: 12px;
	line-height: 125%;

}
table.prod {
	margin-top: 4px;
	margin-bottom: 4px;
	border-top: 1px solid #CC9999;
	border-right: 1px solid #660000;
	border-bottom: 1px solid #660000;
	border-left: 1px solid #CC9999;
}
table.prod img {
	border: 2px solid #FFFFFF;

}
table.ridge {
	border-top: 1px solid #CC9999;
	border-right: 1px solid #660000;
	border-bottom: 1px solid #660000;
	border-left: 1px solid #CC9999;
}
table.ridge th {
	border-top: 1px solid #330000;
	border-right: 1px solid #CC9999;
	border-bottom: 1px solid #CC9999;
	border-left: 1px solid #330000;
	background-color: #800000;


}
table.ridge td {
	border-top: 1px solid #660000;
	border-right: 1px solid #CC9999;
	border-bottom: 1px solid #CC9999;
	border-left: 1px solid #660000;
}
