body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C00000;
	text-decoration: underline;
}
a:hover {
	color: #C00000;
	text-decoration: none;
}
.section-title {
	font-size: small;
	font-weight: bold;
	color: #D93F3F;
}
.content {
	font-size: 13px;
}
/*.content li {
	margin: 0 10px;
	padding: 0;
}*/
.copyright {
	color: #A4A4A4;
	padding: 6px;
	font-size: 10px;
}
.bottoms td {
	background-color: #000000;
}
td#lineme {
	background-color: #000000;
}
.bottoms td td {
	border-top: 0px none white;
}
.cornering {
	background-image: url(../images/menu/corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
table.tab-info {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}
table.tab-info thead th {
	padding: 2px 10px;
	font-weight: bold;
	vertical-align: middle;
	border-color: #999999;
	border-style: solid;
	border-width: 0 0 1px 1px;
	background-color: #cecece;
}
table.tab-info tbody td {
/*	background-color: #e7e7e7;*/
	border-color: #999999;
	border-style: solid;
	border-width: 0 0 1px 1px;
	padding: 1px 10px;
	vertical-align: top;
}
tr.tab-info td {
	background-color: #eeeeee;
}
table.tab-info ul {
	list-style: disk;
	margin: 0 12px;
	padding: 0;
}
table.tab-info ul li {
	padding: 0px;
}
