@charset "utf-8";
.nav, .nav a:link, .nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
p {
	font-family: Tahoma, Geneva, sans-serif, 'Open Sans'; font-size: 15px; color: #666666; line-height: 25px;
}
.color {
	color:#0099ff;
}
img.map, map area{
    outline: none;
}
.nav a:hover {
	color: #ffffff;
	text-decoration: underline;
}
body {
	font-family:Tahoma, Geneva, sans-serif, 'Open Sans';
	font-size:12px;
	color: #666;
}
.bold-text {
	color:#003366;
	font-size:16px;
	text-decoration:underline;
}
th {
	color:#003366;
	font-size:16px;
}

th.header-bar {
	background-color: #003366;
	color:#ffffff;
	font-size:14px;
}
th.header-bar2 {
	background-color: #666;
	color:#ffffff;
	font-size:14px;
}
th.header-bar-sub {
	background-color: #dfeaf6;
	font-size:14px;
}
th.product-head {
	font-size:14px;
}
table .border {
	border:1px solid #CCC;
}
a:link, a:visited, a:active, .link1 a:link, .link1 a:visited, .link1 a:active {
	color:#0099ff;
	text-decoration:none;
	font-size:14px;
}
a:hover {
	text-decoration: underline;
}
.link1 a:hover {
	text-decoration: underline;
}
.sub {
	color:#069;
	line-height:20px;
}
.td-cell {
	background-color:#dbdbdb;
}
.td-cell1 {
	background-color:#ccffff;
}
img.border {
	border:1px solid #CCC;
}