.arial {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.arialbold {

	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.arial16 {


	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.arial11 {



	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bg {
	background-image: url(../images/left_line.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #2A4375;
}
.bgr {
	background-image: url(../images/left_line.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #2A4375;
}
.arialwh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.arialred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.arialyellow {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFEA00;
	text-decoration: none;
}
.a {
	background-image: url(../images/bgb.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.textwhite {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}

.textwhite:hover {
	font-family: arial;
	font-size: 11px;
	color: #ffff00;
	text-decoration: underline;
}