body {
	background-color: #f0f0f0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img.PNG {
	behavior: url('pngbehavior.htc');
}
td {
	font-family: Sylfaen, Arial Arial;
	font-size: 12px;
	color: #000000;
}
.bg01 {
	background-image: url(images/bg01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bg02 {
	background-image: url(images/bg02.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a:link {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.padd01 {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;	
}
.padd02 {
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;	
}
.padd03 {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;	
}
.padd04 {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 5px;	
}
.padd05 {
	padding-left: 5px;
	padding-right: 10px;
}
.padd05l {
	padding-left: 5px;
}
.n_date {
	background-color: #a8001d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding:3px;
}
.gerb_bg {
	background-image: url(images/gerb_bg.gif);
	background-repeat: no-repeat;
	background-position: center 70px;
	background-attachment: scroll;
}
.bgline {
	background-image: url(images/s.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.line {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: center;

}
.ff_txt {
	color: #FFFFFF;
	padding:3px;
}
.txt_small {
	font-size: 9px;
	color: #666666;
}

.header_title
{
	font-family: Sylfaen, Arial Arial;
	font-size: 19px;
	font-weight: bold;
	color: #000000;
	padding-left: 0px;
}