.Logo_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000099;
	font-weight: normal;
}
.Logo_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
}
.menu_backgrd {
	color: #0099FF;
	background-color: #0099FF;
}
.description {
	font-family: "Arial Narrow";
	font-size: 15px;
	color: #333333;
}


.address {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000066;
}
.minor_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.FEOS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.Product {
	font-family: "Arial Narrow";
	font-size: 18px;
	color: #003366;
	background-color: #D3ECFE;
	padding-left:10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: 400;
	font-style: oblique;
	text-decoration:none;
	text-shadow:#CCCCCC;
}
.Product_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #F7F7F7;
	border: thin solid #CCCCCC;
	list-style-type: disc;
	padding-top:5px;
	padding-bottom:5px;
}

.table_head{
	font-family:Arial, "Arial Narrow";
	font-size:14px;
	color:#006600;
	background-color: #DDFFBB;
	font-weight: normal;
	padding: 5px 0 5px 10px;
	border-bottom: #66CC00 solid 3px;
	border-top: #66CC00 solid 1px;
	text-align: left;
	border-left:#66CC33 solid 1px;
}

.table_info {
	font-family: Arial, "Arial Narrow";
	font-size: 12px;
	color: #666666;
	background-color: #ECFFC6;
	text-align: left;
	padding: 5px 0px 5px 10px;
	border-left:#66CC33 solid 1px;
	border-bottom:#66CC33 dashed 1px
}

a.link_text:link {
	text-decoration:none;
	text-shadow:#CCCCCC;
}
a.link_text:hover {
	text-decoration:underline;
}
a.link_text:visited {
	text-decoration:none;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
