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

body {
	background-color: #B3B3B3;
}
#frame #navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	padding-left: 25px;
}
#frame #navi a {
	color: #FFFFFF;
	text-decoration: none;
}
#frame #navi a:hover {
	color: #B3B3B3;
}
#frame #textlayout {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
h1 {
	font-size: 24px;
	color: #07218F;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: center;
	margin: 10px;
}
#frame #textlayout #layout #specifications td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#frame #textlayout #layout #specifications {
	font-size: 13px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#footer a {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.style7 {
	color: #2C51D6;
	font-size: 18px;
	font-weight: bold;
}
.style10 {
	font-size: 13px;
	font-weight: bold;
	color: #07218F;
}

.style8 {
	color: #07218F;
	font-weight: bold;
	font-size: 16px;
}
#frame #textlayout #layout #pictures {
	font-size: 12px;
}
#frame #textlayout #layout #pictures img {
	margin-bottom: 8px;
}

