body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-image:url(images/header_bg.png);
	background-position:top;
	background-repeat:repeat-x;
}
.copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.copy a:link {
	text-decoration:none;
	color:#000;
}
.copy a:hover {
	text-decoration:underline;
	color:#000;
}
.copy a:visited {
	text-decoration:none;
	color:#000
}
.copy a:active {
	text-decoration:none;
	color:#000;
}

.date {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFF;
}
.head1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#000;
}
.head2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000;
}
.head3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#000;
}
.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
	height:40px;
	text-align:left;
	vertical-align:middle;
	padding-left:12px;
	background-image:url(images/btnmenu.png);
	background-repeat:no-repeat;
	background-position:left;
}
.menu a:link {
	text-decoration:none;
	color:#003366;
}
.menu a:hover {
	text-decoration:underline;
	color:#6699CC;
}
.menu a:visited {
	text-decoration:none;
	color:#003366;
}
.menu a:active {
	text-decoration:none;
	color:#003366;
}
.menu_on {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#6699CC;
	height:40px;
	text-align:left;
	vertical-align:middle;
	padding-left:12px;
	background-image:url(images/btnmenu.png);
	background-repeat:no-repeat;
	background-position:left;
	text-decoration:none;
}
.menu_on a:link {
	text-decoration:none !important;
	color:#6699CC !important;
}
.menu_on a:visited {
	text-decoration:none;
	color:#6699CC;
}
