.Ar1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
}

.Ar2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	line-height: 20px;
}

.Ar3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.ArSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ArSmallBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
}

.ArDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #003366;
	//background-color: #FFCC00;
	//background-position: left top;
	//background-repeat: no-repeat;
}

.Titl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.black_border {
	border: 1px solid #000000;
}
.noborder {
	border: thin none #FFFFFF;
}

#midcol img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
