body {
	background-color: #FFFFFF;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-position: center;
}

a:link  {
 color: #336699;
}
a:visited  {
 color: #339966;
}
a:hover,a:active  {
 color: #FF9900
 }

a img {
  border: none;
  color: #ffffff;
  background: transparent;
}

.headerbg {
	background-image: url(../img/header02.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-align: right;
	vertical-align: bottom;
	padding-right: 10px;
	padding-bottom: 5px;
}
.bold {
	font-size: 110%;
	font-weight: bold;
}
.dot {
	background-image: url(../img/line1.gif);
	background-repeat: repeat-x;
}
.sidetxt {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	line-height: 16px;
}
.txtsp7 {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding-right: 7px;
	padding-left: 7px;
	vertical-align: top;
}
.line {
	background-image: url(../img/line2.gif);
	background-repeat: repeat-x;
}
.footer {
	font-size: 10px;
	color: #333333;
	text-align: center;
}
.txt {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.titletxt {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	line-height: 16px;
	color: #330066;
}