body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:  url("../_images/dotbar_05.jpg");
	*background-repeat: repeat-x,repeat-y;
	background-attachment: fixed;
}

.style1 {font-family: Arial, Helvetica, sans-serif}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}

.style4 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.075em;
	word-spacing: .1em;
}

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
}

a:link {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #ff9100;
}

a:active {
	text-decoration: none;
	color: #000000;
}

.style3_CAPS {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: .08em;
	word-spacing: .08em;
}
.style3small {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 9px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
}
