/* CSS Document */



body {
	margin: 10px 0 0 0;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
a:link {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #333;
	font-weight: bold;
}
.head-tittle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#ff6633;
	font-size:16px;
	font-style:italic;
}
.head-address {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:14px;
	padding: 10px 25px 10px 10px;
}
.menu {
	text-align: center;
	margin: 0 0 0 0;
	padding: 10px 10px 10px 10px;
	font-size: 9pt;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background: url(/images/line.gif) right center no-repeat;
}
.last-menu {
	text-align: center;
	margin: 0 0 0 0;
	padding: 10px 10px 10px 10px;
	font-size: 9pt;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.menu a:link {
	color: #cc0000;
	text-decoration:none;
}
.menu a:visited {
	color: #cc0000;
	text-decoration:none;
}
.menu a:hover {
	color: #ff6633;
	text-decoration:underline;
}
.last-menu a:link {
	color: #cc0000;
	text-decoration:none;
}
.last-menu a:visited {
	color: #cc0000;
	text-decoration:none;
}
.last-menu a:hover {
	color: #ff6633;
	text-decoration:underline;
}
.title-featured {
	text-align: left;
	margin: 0 0 0 0;
	padding: 6px 0 2px 20px;
	font-size: 11pt;
	font-weight: bold;
	color:#669900;
	border-bottom-style:solid;
	border-bottom-color:#669900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(/images/arrow-green.gif) left center no-repeat;
}
.img-featured {
	background:#fff;
	border:1px solid #669900;
	margin: 10px 0px 10px 0px;
	padding:4px;
}
.text-featured {
	padding: 10px 20px 10px 20px;
}
.footer-featured {
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#669900;
}
.text-content {
	padding: 10px 20px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.title-howto {
	text-align: left;
	margin: 0 0 0 0;
	padding: 6px 0 2px 20px;
	font-size: 11pt;
	font-weight: bold;
	color:#990000;
	border-bottom-style:solid;
	border-bottom-color:#990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(/images/arrow-red.gif) left center no-repeat;
}
.footer-howto {
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#990000;
}
.text-howto {
	padding: 10px 0 10px 0;
}
.btn-order {
	text-align: right;
	margin: 0 0 0 0;
	padding: 6px 18px 10px 8px;
	font-size: 9pt;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background: url(/images/btn-order.gif) right center no-repeat;
}
.btn-order a:link {
	color: #fff;
	text-decoration:none;
}
.btn-order a:visited {
	color: #fff;
	text-decoration:none;
}
.btn-order a:hover {
	color: #ff6633;
	text-decoration:none;
}
.footer a:link {
	text-decoration: none;
	color:#cc0000;
	padding: 0 10px 0 10px;
}
.footer a:visited {
	text-decoration: none;
	color:#cc0000;
	padding: 0 10px 0 10px;
}
.footer a:hover {
	text-decoration: none;
	color:#666;
	padding: 0 10px 0 10px;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	padding: 6px 0 2px 0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#cc0000;
}
#project ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#project li {
	background: none;
	float: left;
	display: inline;
	text-align: center;
	margin: 10px 20px;
}
.pagingbro {
	clear: left;
	text-align: center;
	padding-top: 20px;
}
