html, body{
  background: url(/img/bg_main.jpg) repeat-y top center;
  background-color: #e5e5e5;
  font-family: Arial;
  color: #282828;
  margin: 0;
  padding: 0;
  min-width: 902px;
}

table, img {border: 0px;}

p {margin: 0px; line-height: 130%}

li {padding-bottom: 3px; line-height: 130%;}

ul {font-size: 12px;}

span.bg_y {background-color: #ffff00;}
span.bg_yb {background-color: #ead45c; font-weight: bold;}
span.bg_ybb {background-color: #ead45c; font-weight: bold; font-size: 16px;}
span.red {color: #bc0101;}
span.red_b {color: #bc0101; font-weight: bold;}
span.gre {color: #2e8a01;}
span.gre_bb {color: #2e8a01; font-weight: bold; font-size: 30px;}
span.blu {color: #163669;}
span.bo18 {font-size: 18px; font-weight: bold;}

/* gfx headers, hr ---------------------------------------------------------------------------------------------- */

div.gfx_header01 {
	width: 860px;
	height: 144px;
	margin: 0 0 20px 0;
	background: url(/img/gfx_header01.gif) no-repeat top center;
}

div.gfx_header03 {
	width: 660px;
	height: 31px;
	margin: 0 0 30px 0;
	background: url(/img/gfx_header03.gif) no-repeat top center;
}


/* table main -------------------------------------------------------------------------------------------------- */

table.table00 {
	width: 110px;
}

td.td01 {
	width: 100px;
}

td.td02 {
	width: 900px;
}

td.td03 {
	width: 100px;
}

/* table in 01 -------------------------------------------------------------------------------------------------- */

table.table01 {
	width: 900px;
}

td.page_header {
	width: 900px;
	height: 242px;
}

td.header_line {
	height: 16px;
	background: url(/img/bg_header_line.gif) repeat-x;
}

td.spacer_top {
	height: 25px;
}

td.margin {
	width: 20px;
}

td.content {
	width: 860px;
	font-family: Arial;
}

td.footer {
	height: 31px;
	background: url(/img/bg_footer.gif) no-repeat top left;
	border-bottom: 4px solid #767676;
}

.footer p {
	font-family: Verdana;
	font-size: 10px;
	color: #c8c9c3;
	text-align: right;
	padding: 0 30px 0 0;
}

td.disclamer {
	background-color:  #ede4d2;
}

.disclamer p.dis_header{
	font-family: Verdana;
	font-size: 10px;
	color: #454c20;
	text-align: center;
	padding: 25px 0 0 0;
}

.disclamer p.dis_txt{
	font-family: Verdana;
	font-size: 10px;
	color: #454c20;
	text-align: justify;
	padding: 15px 20px 25px 20px;
}


/* txt ----------------------------------------------------------------------------------------------------- */

p {
	font-size: 12px;
	color: #313131;
	text-align: justify;
	padding: 0 0 10px 0;
}

p.last {
	font-size: 12px;
	color: #313131;
	padding: 0 0 30px 73px;
}

p.h32red{
	font-family: Arial;
	font-size: 32px;
	font-weight: bold;
	color: #d20001;
	text-align: center;
	line-height: 130%;
	padding: 30px 0 30px 0;
}

p.h22bla{
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	line-height: 130%;
	padding: 30px 0 30px 40px;
}

p.t20bla{
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	line-height: 110%;
	padding: 20px 0 10px 10px;
}

p.t18bla {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	padding: 10px 0 10px 0;
}

ul.h22bla {
	font-size: 22px;
	font-weight: bold;
	line-height: 130%;
	padding: 0 0 10px 50px;
	list-style-image: url('/img/point_h01.gif');
}


/* frames ----------------------------------------------------------------------------------------------------- */

div.sum_field01 {
	width: 700px;
	background-color: #fffcf6;
	padding: 0;
	border: 1px dashed #c8bca3;
	margin: 10px 0 30px 0;
}

.sum_field01 div {
	width: 660px;
	padding: 20px;
	text-align: left;
}

.sum_field01 p.field_head {
	font-size: 16px;
	font-weight: bold;
	color: #178e00;
	padding: 0;
}

.sum_field01 ul {
	font-size: 14px;
	color: #000;
	list-style-image: url('/img/point_field01.gif');
}

div.test_field01 {
	width: 850px;
	height: 320px;
	overflow: auto;
	background-color: #fff;
	padding: 0;
	border: 1px solid #9ca79e;
	margin: 10px 0 10px 0;
}

div.download_field01 {
	width: 710px;
	background-color: #f4fef2;
	padding: 0;
	border: 3px dotted #2e8a01;
	margin: 20px 0 20px 0;
}

.download_field01 div.in_dwn {
	width: 660px;
	padding: 25px;
	text-align: justify;
}

.download_field01 p.button {
	text-align: center;
	padding: 0 0 30px 0;
}


.download_field01 p.t10 {
	color: #779872;
	font-size: 10px;
	text-align: center;
	padding: 10px 0 0 0;
}

p.menu {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  margin: 15px 0 15px 0;
  text-align: center;
}

/* links --------------------------------------------------------------------------------------------------- */

.menu a:link {color: #202602; text-decoration: underline}
.menu a:visited {color: #202602; text-decoration: underline}
.menu a:hover {color: #990002; text-decoration: none}

.download_field01 a:link {color: #c20009; text-decoration: underline; font-weight: bold}
.download_field01 a:visited {color: #c20009; text-decoration: underline; font-weight: bold}
.download_field01 a:hover {color: #2e8a01; text-decoration: none; font-weight: bold}

a:link {color: #c20009; text-decoration: underline}
a:visited {color: #c20009; text-decoration: underline}
a:hover {color: #c20009; text-decoration: none}


