body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
  color: #333333;
  margin: 0;
  padding: 10px;
  background-image: url('../im/main/bg.gif');
  text-align: justify;
  line-height: 18px;
}

p {
	font-size: 0.75em;
}

.bgborder {
	background: url('../im/main/bg_border.gif');
	width: 2px;
}

.bgbordertb {
	background: url('../im/main/bg_border.gif');
}

.bg_top {
  background: url('../im/main/bg_top.gif');
  width: 750px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: justify;
}

A.copyright:link {
	text-decoration:none;
	color: #666666;
}

A.copyright:visited {
	text-decoration:none;
	color: #666666;
}

A.copyright:active {
	text-decoration:none;
	color: #333333;
}

A.copyright:hover {
	text-decoration:underline;
	color: #333333;
}

A:link {
	text-decoration:none;
	color: #003366;
}

A:visited {
	text-decoration:none;
	color: #003366;
}

A:active {
	text-decoration:none;
	color: #990000;
}

A:hover {
	text-decoration:underline;
	color: #990000;
}

img {
  border: 0;
}

h1 {
  font-weight: bold;
  font-size: x-large;
}

.center {
  text-align: center;
}

.footer {
  font-size: xx-small;
}

.wrapper {
  margin: auto;
  width: 640px;
}

#fcf2 {
font-family: sans-serif;
font-size: 11px;
margin: 5px;
background-color: #FFFFFF;
width:450px;
}
#fcf2 h3 {
font-size:1.5em;
background-color:#FFFFFF;
color:#000000;
font-weight:bold;
padding:4px;
margin:0px;
}
#fcf2 p {
text-align:center;
padding:8px;
}
#fcf2 em {
color:#FF0000;
}
#fcf2 a {
color:#FF0000;
}
#fcf2 div.r {
clear: both;
padding-top: 5px;
background-color:#FFFFFF;
}
#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;
}
#fcf2 input, #fcf2 textarea {
background: #FFF;
border:1px solid #000;
padding:2px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #f2f2f2;
border:1px solid #000000;
}

