#back_line {
	background-image: url(images/line_.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
#logo_size {
	width: 127px;
}
.link {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #6F6F6F; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}
.link A {
	COLOR: #6F6F6F; TEXT-DECORATION: none
}
.link A:hover {
	COLOR: #FF9900;
	text-decoration: underline;
}
.normal_text {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 5px;
}
.normal_text A {
	COLOR: #000000
}
.normal_text A:hover {
	COLOR: #FF6600;
	text-decoration: underline;
}
#banner {
	width: 187px;
	height: 127px;
}
.table_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 30px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

