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_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;
}
