.Arial12_WH {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.arialspace {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #373737;
	text-decoration: none;
	line-height: 22px;
}
.arialspace:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	line-height: 22px;
}

.arialnormal {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.border {
	border: 1px solid #235E94;
	background-color: #A7DFFD;
}
.mybgimage {
background-image:
url('../images/header.gif');
background-repeat: no-repeat
}

