/* CSS Document */

body {
	background-color: #44555D;
	background-image: url(../image/bg.gif);
	background-repeat: repeat-x;
@@background-attachment:fixed; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "lr thSVbN", Osaka, "qMmpS Pro W3";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
body,td,th {
	font-family: "lr thSVbN", Osaka, "qMmpS Pro W3";
	color: #333333;
	font-size: 12px;
	line-height: 18px;
}
a:link {
	color: #44555D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #44555D;
}
a:hover {
	text-decoration: underline;
	color: #A37E39;
}
a:active {
	text-decoration: none;
	color: #44555D;
}
.style1 {color: #44555D}
.style2 {
	font-size: 14px;
	color: #44555D;
	font-weight: bold;
}
.style4 {font-size: 12px; color: #44555D; font-weight: bold; }
.style5 {
	color: #CC0000;
	font-weight: bold;
}
.style6 {
	color: #A37E39;
	font-size: 12px;
}
.style7 {color: #CC0000}