HR {
	width : 500px;
	color : #FFB448;
	height : 1px;
		}
#pblock{
	display : none;
}
a:link, a:visited {
	color : #FF9C04;
	text-decoration : underline;
	
}

a:hover {
	color : #FF9700;
	text-decoration : underline;
}
/*
body {
	background-image : url(images/bg.gif);
	background-position : top left;
	background-repeat : no-repeat;
}*/

body, td {
	font-family : Arial;
	font-size : 9pt;
}

.bgline {
	background-image : url(images/targetL.gif);

}

.hometext{
	padding-bottom : 10px;
	padding-right : 30px;
}

.targetc{
	background-image : url(images/targetC.gif);
	height : 43px;

}

.targetcbg{
	background-image : url(images/targetCbg.gif);
}

.tablepadding1{
	padding-left : 9px;
	padding-top : 5px;
	padding-bottom : 5px;
}