/* CSS Document */

a	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	text-decoration: none;
}
.menu	{
	left: 25px;
	position: relative;
}	
.header	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #003300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	text-indent: 5px;

}
.lline	{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	text-indent: 10px;
}
.table2	{
	position: absolute;;
}
.bborder	{
	border: 1px solid #a1ac9f;
}
.border	{
	border-top: none;
	border-right: 1px solid #a1ac9f;
	border-bottom: 1px solid #a1ac9f;
	border-left: none;
}
.borderF	{
	border-top: none;
	border-right: 1px solid #a1ac9f;
	border-bottom: 1px solid #a1ac9f;
	border-left: 1px solid #a1ac9f;
}
.borderFB	{
	border-top: none;
	border-right: 1px solid #a1ac9f;
	border-bottom: none;
	border-left: 1px solid #a1ac9f;
}
.borderL	{
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #a1ac9f;
	border-left: none;
}
.borderB	{
	border-top: none;
	border-right: 1px solid #a1ac9f;
	border-bottom: none;
	border-left: none;
}

.b	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336600;
	text-decoration: none;
}
.b:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.products	{
	top: 15px;
	left: 15px;
	position: relative;
}
.menu	{
	position: static;
	left: 15px;
	top: 15px;
	border: #a1ac9f;
}
.borderW	{
	border-top: none;
	border-right: 1px solid #a1ac9f;
	border-bottom: none;
	border-left: 1px solid #a1ac9f;
}
.larger	{
	position: absolute;
	left: 0px;
	top: 0px;
}
.border1	{
	border: 1px solid #a1ac9f;
}
.title	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336600;
	text-decoration: underline;
	font-weight: bold;
}
.header2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #003300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7E6C9;
	text-indent: 5px;

}
.chart	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-indent: 3pt;
}
.text	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	text-decoration: none;
	white-space: justify;
}	
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
ol	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.mouse	{
	cursor: hand;
}
