body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #F1EBDB;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding:0;
}
p {
	font-size: 75%;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 16.5px;
}
a.dot:link {
	color:#000000;
	border-bottom:1px dotted #000000;
	text-decoration:none;
	font-weight:bold;
}
a.dot:hover {
	text-decoration:underline;
	border-bottom:none;
}
img.display {
	display: block;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
img.displayb {
	display: block;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	border: thin dotted #000000;
}
.floatleftnb{
	float: left;
	clear: both;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.footer {
	font-size: 70%;
	color: #F1EBDB;
}
.cap {
	font-size: 180%;
	font-weight: bold;
}
.p25 {
	margin-left: 20px;
}
h3 {
	color: #000000;
	text-decoration: underline overline;
	line-height: 25px;
}
.tbg {
	background-image: url(images/tdbg.jpg);
	background-repeat: repeat-y;
	border: thin dotted #000000;
}
h4 {
	margin-left: 10px;
	padding-top: 5px;
}
.centerlink {
	font-size: 80%;
	text-align: center;
}
a:link {
	text-decoration: underline;
	color: #000000
}

a:active {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #F1EBDB;
	background-color: #000000;
}
.tb {
	border: thin dotted #000000;
}
.center {
	text-align: center;
}
li {
	line-height: 30px;
}
ul {
	margin-left: 30px;
}
#fcf2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	margin:5px;
	border:none;
	background-color:#EDE7D7;
	width:450px;
	background-image: url(images/tbg.jpg);
}
#fcf2 h3 {
font-size:1.5em;
background-color:#B7C210;
color:#003366;
font-weight:bold;
padding:4px;
margin:0px;
}
#fcf2 p {
text-align:center;
padding:8px;
}
#fcf2 em {
color:#F00;
}
#fcf2 div.r {
	clear: both;
	padding-top: 5px;
	background-color:#EDE7D7;
	background-image: url(images/tbg.jpg);
}
#fcf2 label {
float: left;
width: 100px;
text-align: right;
}
#fcf2 span.f {
float: right;
width: 335px;
text-align: left;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
	font-weight:bold;
	background-color: #F1EBDB;
}
#fcf2 input, #fcf2 textarea {
background: #F7F3EA;
border:1px solid #000;
padding:2px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #f2f2f2;
border:1px solid #3D5686;
}
.lgr {
	font-size: 100%;
}

