@charset "UTF-8";
/* CSS Document */

body,td,th {
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images_old/body_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.class1 A:link {
	text-decoration: blink
}
.class1 A:visited {text-decoration: none}
.class1 A:active {text-decoration: none}
.class1 A:hover {text-decoration: underline; color: red;}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.text:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.header {
	font-size: 14px;
	font-weight: normal;
	color: #476FA9;
	font-family: Tahoma;
}
.header_red {
	font-size: 10px;
	font-weight: normal;
	color: #090;
	font-family: Tahoma;
}
.header_black {
	font-family: Tahoma;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.header_large {
	font-family: Tahoma;
	font-size: 18px;
	color: #000;
	font-weight: normal;
}
.announce {
	font-size: 16px;
	color: #900;
}
