	body {
	margin: 0px 0px 0px 4px;
	background: White url(../Images/trans.gif);
	}

	.HmProd
	{
	border-style: double;
	border-width: 3px 3px 3px 3px;
	border-color: #BBBBBB #BBBBBB #BBBBBB #BBBBBB;
	height:300px;
	width: 325px;
	}
	
	.HmIno
	{
	width:214px;
	background-color:#000000;
	padding:0;
	}
	
	.HmIno2
	{
	height:300px;
	border-style: double;
	border-width: 3px 3px 3px 3px;
	border-color: #575757 #575757 #575757 #575757;	
	}
	
	.HmInoText
	{
	padding:0;
	color:#cccccc;
	}
	

	.HmNew
	{
	border-style: double;
	border-width: 3px 3px 3px 3px;
	border-color: #BBBBBB #BBBBBB #BBBBBB #BBBBBB;
	height:300px;
	width:220px;
	padding:0;
	background-color:#DBDBDB;
	}

	.HmNewIn p{
	font-weight: bold;
}
	
	
	.HmNewLnk
	{
	font-weight:bold;
	line-height:1.2;
	}	
	.HmProdLink
	{
	color:#A92D3E;
	}
	
	
 div.tabs {
    font-size: 10px;
    line-height: 20px;
    height: 20px;
    position: absolute;
    /*top: 40px; /* win ie 5/6 reads this as the position from the top of the row, but it breaks mozilla*/
    left: 6px;
    white-space: nowrap;
    font-family: Verdana, Arial, sans-serif;
    cursor: default !important;
    font-weight: 700 !important;
    z-index: 10000;
    margin-top: 10px; /*mozilla and ie use this to position the tabs from the top of the row*/
 }
.tab {
    border: 1px solid #cccccc;
    padding: 2px 5px 1px 5px;
    background-color: #E7E7E7;
    color: #000000;
    z-index: 100;
    border-bottom-width: 0;
 }
 .tabHover {
    border: 1px solid #cccccc;
    padding: 2px 5px 1px 5px;
    background-color: #bbbbbb;
    color: #A92D3E;
    z-index: 100;
    border-bottom-width: 0;
 }
 .tabActive { 
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #ffffff #cccccc #DBDBDB #ffffff; 
    padding: 3px 5px 2px 5px;
    color: #A92D3E;
    background-color: #DBDBDB;
    z-index: 10000;
 }
 
 #viewsrc{
   width: 130px;
   border: 1px solid #003;
   margin: 8px;
   background-color: #f3f6fc;
   position: absolute;
   top: 12px;
   left: 12px;
 }
.content {
    position: relative;
    left:0px;
	top:-1px;
    margin-left: 0px;
    font-family: Verdana, sans-serif;
	font-size:11px;
    padding: 0px 0px 0px 0px;
    border: 1px solid #666;
    width: 319px;
	height:243px;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #ffffff #cccccc #cccccc #ffffff;
    background-color: #DBDBDB;
}	
.ProdTabsLinks
{
	position:relative;
	top:45px;
	left:0;
	color:#000000;
	text-decoration:none;
	font-size:10px;
	background-color:#cccccc;
	width:320px;
	padding-left:10px;
}	


.footerinfo{
color:#666666;
font-family:Verdana, sans-serif;
font-size:9px;
font-weight:normal;
}

.pageinfo{
border-color:#666666 #666666 #666666 #666666;
border-style:solid;/*background-color:#eeeeee;*/
border-width:0px 0px 0px 0px;
}
