body {
	background: #FFF url('images/rose_pin.gif') no-repeat top left fixed;
	margin: 0 0 20px 0;
	padding: 0;
}
#header {
 width: 80%;
 background:transparent;
 margin: 0 auto;
 padding: 0;
 height: 101px;
}
p {
	text-align: justify;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
}
p.return {
	text-align: justify;
	font-family: Verdana, sans-serif;
	font-size: 8px;
	color: #000000;
	line-height: 1.5em;
}
p.question {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #8E0202;
	text-align: justify;
}
p.center {
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em; 
}
p.cancel {
	text-align: center;
	font-family: Verdana, sans-serif;
	color:#FF0000;
	font-weight:bold;
	font-size: 16px;
	color: #000000;
	line-height: 1.5em; 
}
p.center3 {
	text-align: center;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em; 
}
p.center1 {
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 1.5em; 
}
p.header1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:bold;
	color: #8E0202; 
	text-align: center;
}
#header h1 {
	padding: 30px 0;
	color: #999;
	font-size: 1.4em;
	letter-spacing: 3px;
	margin: 0;
	text-align: right;
}
#nav {
	position:relative;
	top: 32px;
	width: 80%;
	padding: 0;
	margin: 0 auto;
	font: bold 08px Verdana, sans-serif;
	text-align:center;
	height: 25px;
}
#nav li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}
#nav li a {
	padding: 3px;
	margin: 0;
	border: 0px solid #B78E96;
	border-bottom: none;
	text-decoration: none;	
}
#nav li a:link { 
	color: #000; 
}
#nav li a:visited { 
	color: #000; 
}
#nav li a:hover {
	color: #8E0202;

}
#nav li a#current {	
	border-bottom: none;
}
#container {
	background: transparent url('images/fcc.gif') repeat;
	width: 80%;
	margin: 0 auto;
	padding: 0;
}
#content {
	margin: 0;
	padding: 40px;	
}
a, a:visited {
	background: transparent;
	color: #333;
	border-bottom: 1px solid #333;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	background: transparent;
	color: #666;
	text-decoration: none;
}
h2 {
	margin: 0;
	padding: 10px 0 1px 0;
	text-align:right;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #8E0202;
	text-align:center;
	
}

li {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
}
td {
	text-align: justify;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
}
	
hr {
    height:2px;
	position:center;
    width:100%;
	color:#8E0202;
}

