.bg {
	background-image: url('images/pagebg.gif');
	background-repeat: repeat-y;
	background-position: right top
}
.arial11 {
	font-family: arial;
	font-size: 11px;
}
.arial11bold {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}
.arial16bold {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
}
.arial20bold {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
}
.arial10 {
	font-family: arial;
	font-size: 10px;
}

.arial16 {
	font-family: arial;
	font-size: 14px;
}

.arial10bold {
	font-family: arial;
	font-size: 14px;
}
A:link { text-decoration: none; color: #1E7582; }
A:visited {text-decoration: none; color: #1E7582; }
A:hover {text-decoration: none; color: #5B6566; }
A:active {text-decoration: none; color: #1E7582; }.bg2 {
	background-image: url('images/bg.gif');
	background-repeat: repeat-y;
	background-position:  right 50%;
}