/* CSS Document */
body{ background:#000000; background-image:url(images/background.gif); background-position:center; background-repeat:repeat-y;
margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; }
	
	a {
	font-family: Verdana, , Helvetica, sans-serif;
	font-size: 14px;
	color: #FDA31C;
	font-weight: bold;
}
a:visited {
	color: #FDA31C;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
}
a:active {
	color: #FDA31C;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
	 
	.b {
	font-family: Verdana, , Helvetica, sans-serif;
	font-size: 12px;
	color: #FDA31C;
	font-weight: bold;
}
.b:visited {
	color: #FDA31C;
	text-decoration: none;
}
.b:hover {
	color: #CC6600;
	text-decoration: underline;
}
.b:active {
	color: #FDA31C;
	text-decoration: none;
}
.b:link {
	text-decoration: none;
}
	
.pointiacbar{background-image:url(images/pointiacbar.gif); background-repeat:no-repeat; width:78%; height:874px; margin:auto; background-position:100% 0%;   }
.buttonbar{ width:887px; margin:auto; height:35px}
.table{ width:100%; margin:auto}
.text{ text-indent:25px; }



