@charset "utf-8";
/* CSS Document */
/*------------------------------------------------------------*/
/*  Common declarations    n for news                         */
/*                                                            */
/*------------------------------------------------------------*/
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
h1  {
	margin: 5px;
}
hr  {
	width: 90%;
	background-position: center;
	text-indent: 0px;
	height: 1px;
	color: #DFDFDF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
img.l	{
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
	position: fixed;
}
img.il	{
	margin-left: 20px;
	text-align: left;
	}
img.ir {
	float: right;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
img.ilpre {
	float: left;
	margin-left: 5px;
	white-space: pre;
	margin-bottom: 5px;
}
img.irpre {
	float: right;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	white-space: pre;
}
img.irf {
	float: right;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 15px;
	clear: right;
}
img.ifl {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}
img.iifl {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 20px;
}
img.iflnm {
	float: left;
	clear: left;
}
img.ifr {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
img.ifrf {
	float: right;
	margin-bottom: 5px;
	margin-right: 10px;
}
img.ic {
	float: none;
	margin-bottom: 5px;
	margin-right: 10px;
	text-align: center;
	clear: none;
	margin-top: 20px;
}
img.ibr {
}
img.ibr:hover {
	background-image: url(../img/br.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
img.ibl {
}
img.ibl:hover {
	background-image: url(../img/bl.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
img.itl {
}
img.itl:hover {
	background-image: url(../img/tl.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
img.itr {
}
img.itr:hover {
	background-image: url(../img/tr.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.cblue	{
	color: #0000FF;
}
.cdblue	{
	color: #000099;
}
.cred {
	color: #FF0000;
}
.cburg	{
	color: #990033;
}
.cgren	{
	color: #00FF00;
}
.cdgreen	{
	color: #338800;
}
.cdgrey	{
	color: #999999;
}
p.s8	{
	font-size: 8px;
}
p.s10	{
	font-size: 10px;
}
p.s12	{
	font-size: 12px;
}
p.s16	{
	font-size: 16px;
}
p.s16b	{
	font-size: 16px;
	font-weight: bold;
}
p.s18	{
	font-size: 18px;
}
p.s20	{
	font-size: 20px;
}
p.s24	{
	font-size: 24px;
}
p.s26	{
	font-size: 26px;
}
p.s28	{
	font-size: 28px;
}
p.s30	{
	font-size: 30px;
}

