@charset "UTF-8";
#iFrame {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#iFrame .date {
	font-size: 77%;
	color: #666;
	text-align: right;
	margin-top: 0.5em;
}
#iFrame h2 {
	font-size: 108%;
	color: #C96;
	margin-top: 1em;
	margin-bottom: 1em;
}
#iFrame h3 {
	font-size: 100%;
	color: #963;
	margin-bottom: 1em;
	background-color: #222;
	padding: 0.7em;
}
#iFrame  {
	font-size: 93%;
	line-height: 180%;
	color: #CCC;
	margin-bottom: 1em;
	clear: both;
}
#iFrame .size120 {
	font-size: 120%;
	font-weight: bold;
	text-decoration: underline;
}

#iFrame p.Ljust {
	text-align: left;
}
#iFrame p.Rjust {
	text-align: right;
}
#iFrame .content {
	margin-top: 1em;
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	padding-top: 1em;
}
#iFrame .content .L {
	float: left;
	width: 300px;
	text-align: center;
}
#iFrame .content .R {
	float: right;
	width: 400px;
	text-align: center;
}
#iFrame .content .nextLink {
	margin-bottom: 0em;
	background-image: url(../images/index/newsArrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	text-align: left;
	font-size: 85%;
	font-weight: bold;
	color: #a07b30;
}
#iFrame .content .RBox li{
	list-style:none;
	font-size: 77%;
	line-height: 200%;
	color: #fff;
}
#iFrame table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	width: 100%;
}
#iFrame table th {
	background-color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	font-size: 85%;
	line-height: 180%;
	color: #CCC;
	padding: 1em;
	width: 160px;
}
#iFrame table td  {
	padding: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	font-size: 85%;
	line-height: 180%;
	color: #CCC;
}
.non    {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	background-color: #003;
}
#iFrame #submit {
	text-align: center;
	padding: 1em;
}
#iFrame a {
	color: #FC0;
}
#iFrame .Purpose  {
	font-size: 118%;
}
#Cal {
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
	margin-bottom: 2em;
	margin-top: 2em;
}
#Cal th {
	font-size: 85%;
	line-height: 80%;
	color: #CCC;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-top: 9px;
	padding-right: 3px;
	padding-bottom: 9px;
	padding-left: 3px;
}
#Cal td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-top: 9px;
	padding-bottom: 9px;
	font-size: 85%;
	line-height: 180%;
	color: #CCC;
}
#Cal td a {
	color: #FC0;
}
