/* CSS Document */
body,td,th {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:15px;
}
body {
	background-color: #000080;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#tag {
	color: #666666;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	padding:5 5 10 5;
}
#title {
	width: 570px;
	background: #000080;
	height:20px;
	color:#FFFFFF;
	font-weight:bold;
	padding:2 0 2 5;
	margin-bottom:15px;
}
#title1 {
	width: 284px;
	float:left;
	background: #000080;
	height:20px;
	color:#FFFFFF;
	font-weight:bold;
	padding:2 0 2 5;
}
#title2 {
	width: 284px;
	float:right;
	background: #000080;
	height:20px;
	color:#FFFFFF;
	font-weight:bold;
	padding:2 0 2 5;
	margin-bottom:15px;
}
#product {
	color: #000080;
	font-size:14px;
	font-weight:bold;
	padding:5 0 5 0;
}
#bar {
	background: #000080;
	height:20px;
	color:#FFFFFF;
	font-weight:bold;
	padding:2 0 2 5;
}
li {
	line-height: 20px;
}
h4 {
	font-size: 14px;
	color: 000080;
	text-decoration: none;
}
a:link {
	font-weight: bold;
	color: #000080;
	text-decoration: underline;
}
a:visited {	
	font-weight: bold;
	color: #000080;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #1272FD;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #000080;
	text-decoration: underline;
}
#linkmenu {
	margin-left:70px;
	margin-top: -4px;
}
.desc {
	font-size: 12px;
	color: 000080;
	text-decoration: none;
}