a img{text-decoration:none; }

img{
	border:none;
}
.small_text{
	font-size: 8pt;
	font-weight: normal; 
	color: #000000; 
}
.small_red_text{
	color: #AB4D14;
	font-size: 8pt;
	font-weight: normal;
}
.large_text{
	font-size: 12pt;
}
.extra_large{
	font-size: 14pt;
}
.image_left{
	padding:3px;
	background-color:white;
	border:thin solid black;
	margin-right:10px;
	margin-top:5px;
	padding:5px;
}
.image_right{
	padding-left:10px;
	padding-bottom:4px;
}
.main_title {
	background-image:url(../main/styles/titleBullet.gif);
	background-position:left center;
	background-repeat:no-repeat;
	font-size:16pt;
	padding-left:29px;
	color:#BC4C17;
}

hr{ width:75%; margin:auto; }