.arial10bold {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
.arial10 {
	font-family: Arial;
	font-size: 14px;
}
.verdana11 {
	font-family: Verdana;
	font-size: 11px;
}
.verdana12 {
	font-family: Verdana;
	font-size: 12px;
}
.verdana12bold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.verdana13 {
	font-family: Verdana;
	font-size: 13px;
}
.verdana14 {
	font-family: Verdana;
	font-size: 14px;
}
.verdana14bold {
	font-family: Verdana;
	font-size: 14px;
    font-weight: bold;
}
.arial14bold {
	font-family: Arial;
	font-size: 14px;
    font-weight: bold;
}
.arial16 {
	font-family: Arial;
	font-size: 16px;
}
.arial16bold {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
.verdana10 {
	font-family: Verdana;
	font-size: 10px;
}
A:link { text-decoration: none; color: #A9ADA4; }
A:visited {text-decoration: none; color: #A9ADA4; }
A:hover {text-decoration: none; color: #6095AB; }
A:active {text-decoration: none; color: #A9ADA4; }

.pagebg {
	background-image: url(images/pagebg.gif);
	background-repeat: repeat;
	background-position: center top;
}
.left {
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.right {
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; }
.style10 {color: #666666}
.style9 {	font-size: medium;
	font-weight: bold;
}
.style16 {font-size: x-small}
.style17 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;}