/* CSS Document */

.title {
	text-shadow:2px 2px 2px #d4d4d4;
	text-indent: 15pt;
	height: 25px;
	width: 495px;
	font-size: 14px;
	color: #333333;
	background-color: #E3F8EE;
	background-attachment: scroll;
	background-image: url(img/title_icon.gif);
	background-repeat: no-repeat;
}
.txt {
	font-size: 13px;
	line-height: 19px;
	color: #000000;
	padding: 13px;
	background-color: #F4FEF9;
	font-family: "ƒqƒ‰ƒMƒmŠÛƒS Pro W4";
}
.line {
	background-attachment: scroll;
	background-image: url(img/line.gif);
	background-repeat: repeat-x;
}
.footline {
	background-attachment: scroll;
	background-image: url(img/foot_line.gif);
	background-repeat: repeat-x;
}
.copyright {
	font-size: 11px;
	color: #666666;
	padding: 5px;
}
.new { text-decoration: none;} 
.new:link { color: #750C11; } 
.new:visited { color: #750C11; } 
.new:hover { color: #F86211;}
.new {font-size:12px;}
.new:hover {BACKGROUND-COLOR:#FFFF00;
}
.txt2 {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.button {
	font-size: 12px;
	color: #333333;
	background-attachment: scroll;
	background-image: url(img/bu_back.gif);
	background-repeat: no-repeat;
	text-indent: 15pt;
	height: 42px;
	width: 220px;
}
.title2 {
	font-size: 13px;
	color: #333333;
	background-image: url(img/icon2gif);
	text-indent: 15pt;
	background-repeat: no-repeat;
	background-position: 4px center;
	padding-top: 5px;
	background-color: #F4FEF9;
	padding-bottom: 5px;
}
.button2 {
	font-size: 12px;
	color: #333333;
	background-attachment: scroll;
	background-image: url(img/bu_back2.gif);
	background-repeat: no-repeat;
	text-indent: 15pt;
	height: 42px;
	width: 220px;
}