body {
	color: #555555;
	font-size:62.5%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/main_grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ebebed;
}

a	 		{color: #666666; text-decoration: none; }
a:visited 	{color: #666666; text-decoration: none; }
a:hover 	{color: #990000; text-decoration: underline; }
a:active 	{color: #CC0000; }

.headingactive	{color: #999999; }

table.widthsetting {
	width: 55em;
}

p.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #666666;
	background-position: center;
	padding-top: 0.8em;
	text-align: center;
	border-top-width: 0.1em;
	border-top-style: solid;
	border-top-color: #BBBBBB;
}

td.menu, tr.menu {
	font-family:"Times New Roman", Times, serif;
	font-size: 1.4em;
	text-align: center;
}

td.logocell {
	vertical-align: top;
}

td.content {
	font-family:"Times New Roman", Times, serif;
	font-size: 1.6em;
	text-align: left;
	padding-left: 25px;
}

.content_highlight {
	font-weight: bold;
	color: #333333;
}

p.error_head {
	font-weight: bold;
	color: #333333;
	font-size: 1.9em;
}