@charset "utf-8";
/* CSS Document */
#content {
	width:703px;
	border-right:none;
}

table, tr, td, th { border-color:#383838; }
td { padding:2px; }
th {padding:2px; font-weight: bold; color: #BF2E1A; }
.fc {font-weight: bold; background-color: #5489a5; color:white}
.error { color:red; }