/* CSS Document */
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	line-height: 16px;
}

body,td,th {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.box_green {
	border: 1px solid #009999;
	background-color: #FFFFFF;
}
.bg_gray {
	background-color: #F2F2F2;
}
.object_bg {
	background-color: #75C8C8;
	height: 277px;
	width: 237px;
}
.object_bg2 {
	background-color: #009999;
}

.box_white {
	border: 1px solid #FFFFFF;
}
.txt15_white {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt15_white a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.txt15_white a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.txt15_white a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.txt15_white a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.txt12_white {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.object2_bg {
	background-image: url(images/object_bg.gif);
	height: 83px;
	width: 294px;
}
.txt15_gray {
	color: #666666;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
}
.txt15_gray a:link {
	color: #666666;
	text-decoration: none;
}
.txt15_gray a:visited {
	color: #666666;
	text-decoration: none;
}
.txt15_gray a:hover {
	color: #666666;
	text-decoration: underline;
}
.txt15_gray a:active {
	color: #666666;
	text-decoration: none;
}
.inputbox {
	background-color: #F2F2F2;
	border: 1px solid #E0E0E0;
	font-size: 12px;
	line-height: 16px;
	color: #999999;
}
.txt20_green {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #666666;
}
.article_line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #009999;
}
.txt13_green {
	font-size: 13px;
	line-height: 20px;
	color: #009999;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

