body {
	background-image:url(../images/background.gif);
	background-attachment:fixed;
	background-repeat:no-repeat;
}

.space {
	font-family: Verdana;
	font-size: 3px;
}
.border_gray {
	border:1px solid #C0C0C0;
}
.border_blue {
	border:1px solid #0072B1;
}
.header {
	font-family: Times New Roman;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.header_s {
	font-family: Times New Roman;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.title_mainhead {
	font-family: Verdana;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.title_head {
	font-family: Verdana;
	font-size: 14px;
	color: #0072B1;
	font-weight: bold;
	text-decoration: none;
}
.text_black {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.text_blue {
	font-family: Verdana;
	font-size: 11px;
	color: #004DA4;
	text-decoration: none;
}
.text_maroon {
	font-family: Verdana;
	font-size: 11px;
	color: #0072B1;
	text-decoration: none;
}
.copyright {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.copyright_blue {
	font-family: Verdana;
	font-size: 11px;
	color: #004DA4;
	text-decoration: none;
}
.link_blue {
	font-family: Verdana;
	font-size: 11px;
	color: #0000cc;
	text-decoration: none;
}

#captchaDiv {
font-family:georgia, sans-serif; font-size:1.1em; font-weight:bold; border:3px solid #fff; margin-bottom:5px; width:60px; height:30px; background:url(../form.gif) background: url(form.gif) repeat-x center left;
}
