/* CSS Document */
body {
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-family: "MS Sans Serif";
	color: #999999;
}
.marg {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ff5f00;
}
.line {
	line-height: 20px;
}
a.green:link {
	color: #ff5f00;
	text-decoration: none;
}
a.green:visited {
	color: #ff5f00;
	text-decoration: none;
}
a.green:hover {
	color: #000000;
	text-decoration: underline;
}
a.green:active {
	text-decoration: none;
}