@charset "utf-8";

html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	color: #666666;
	background-color: #006600;
	font-size: 9pt;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
}

.CMS_CategoryThumb000
{
	clear: both;
	display:block;
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	background-color: #ffffff;
	float: left;
	margin-top: 25px;
	width: 120px;
	height: 120px;
	line-height: 120px;
	text-align: center;
}

.CMS_CategoryThumb 
{
	float:left;
	height: 150px;
	width:150px;

	text-align:center;
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	background-color: #ffffff;
}
.CMS_CategoryThumb1 { }  
.CMS_CategoryThumb2 {  vertical-align: middle;}

.CMS_CategoryName
{
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
.CMS_CategoryNameContainer
{
	margin-top:20px;
	margin-bottom:5px;
}

.CMS_CategoryDescription
{
	clear:left;
	float:left;
	aamargin-top: 25px;
	float: left;
	font-size: 10px;
	aamargin-left: 10px;
	aamargin-right:10px;
	aawidth:80px;
	width: 100%;
	
}

a:hover
{
	text-decoration: none;
}
a
{
	color: #666666;
	text-decoration:none;
}

.CMS_ProductName 
{
	color: #006600;
	text-align:left;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:20px;
}

.CMS_ProductThumb 
{
	float:left;
	height:150px;
	width:150px;

	text-align:center;
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	background-color: #ffffff;
}
.CMS_ProductThumb1 { }  
.CMS_ProductThumb2 {  vertical-align: middle;}

.CMS_Home_ProductDescription 
{
	float:left;
	clear:left;
	font-size:10px;
	width:100%;
	margin:0px;
	padding:0px;
}