﻿@import url("layout.css");
@import url("main.css");

#spr {
	width: 800px;
}
#spr a {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
#rebox {
	width: 800px;
	font-size: small;
	font-family: Arial, sans-serif;
	text-decoration: none;
	margin-top: 20px;
}
#rebox a {
	color: #800000;
	font-family: Arial, sans-serif;
	font-size: small;
	text-decoration: none;
}
#rebox h1 {
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
#rebox i{
	font-family: Arial, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: left;
	font-style: normal;
}
#rebox table{
	width: 800px;
	border-top: 1px #C0C0C0 solid;
	border-right: 1px #C0C0C0 solid;
	border-left: 1px #C0C0C0 solid;
	border-bottom: 1px #C0C0C0 solid;
}
#rebox td{
	border-bottom: 1px #C0C0C0 solid;
	border-right: 1px #C0C0C0 solid;
	width: 250px;
}
#rebox td.tl {
	border-bottom: 1px #C0C0C0 solid;
	border-right: 1px #C0C0C0 solid;
	width: 250px;
}
#rebox td.tr {
	border-bottom: 1px #C0C0C0 solid;
	border-right: 0px #C0C0C0 solid;
	width: 250px;
}
#rebox td.tl1 {
	border-bottom: 0px #C0C0C0 solid;
	border-right: 1px #C0C0C0 solid;
	width: 250px;
}
#rebox td.ml1 {
	border-bottom: 0px #C0C0C0 solid;
	border-right: 1px #C0C0C0 solid;
	width: 250px;
}
#rebox td.tr1 {
	border-bottom: 0px #C0C0C0 solid;
	border-right: 0px #C0C0C0 solid;
	width: 250px;
}


