body, td, th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
body {
	margin:0px; background-image: url('images/background.jpg');
	
}
h1 {
	font-family: Arial;
	font-size:18px;
	font-weight:bold;
	color:#333333;
	margin:0px;
	border-bottom:1px solid #000033;
}
h2 {
	font-family: Arial;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	margin:0px;
	text-transform: uppercase;
}
h3 {
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	margin:0px;
}

a{
	color: #721704;
	text-decoration: underline;
}

a:hover {
	color: #E68D7A;
	text-decoration: none;
}
.flarelist {
	list-style-image: url('images/bullet.png');
}

a:active {
	color: #EAA57E;
	text-decoration: none;
}
#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 314px;
	top: 327px;
}
#bread {
	font-size: 10px;
	text-align:right;
	padding-right:10px;
}
