body {
	background: #000000;
	margin: 0px 0px 0px 4px;
}

div.tabs {
	cursor: default !important;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: 700 !important;
	height: 20px;
	left: 6px;
	line-height: 20px;
	margin-top: 10px; /*mozilla and ie use this to position the tabs from the top of the row*/
	position: absolute; /*top: 40px; win ie 5/6 reads this as the position from the top of the row, but it breaks mozilla*/
	white-space: nowrap;
	z-index: 10000;
}

.content {
	background-color: #DBDBDB;
	border: 1px solid #666666;
	border-color: #FFFFFF #CCCCCC #CCCCCC #FFFFFF;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	height: 243px;
	left: 0px;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	top: -1px;
	width: 319px;
}

.hmino
	{
	background-color: #000000;
	padding: 0;
	width: 214px;
}

.hmino2
	{
	border-color: #575757 #575757 #575757 #575757;
	border-style: double;
	border-width: 3px 3px 3px 3px;
	height: 300px;
}

.hminotext
	{
	color: #CCCCCC;
	padding: 0;
	line-height: 20px;
}

.hmnew
	{
	background-color: #DBDBDB;
	border-color: #BBBBBB #BBBBBB #BBBBBB #BBBBBB;
	border-style: double;
	border-width: 3px 3px 3px 3px;
	height: 300px;
	padding: 0;
	width: 220px;
}

.hmnewin{
	height: 270px;
	line-height: 1.2;
	padding: 3px;
	width: 200px;
}

.hmnewin a{
	color: #000000;
}

.hmnewin p{
	font-weight: bold;
}

.hmnewlnk
	{
	font-weight: bold;
	line-height: 1.2;
}

.hmprod
	{
	border-color: #BBBBBB #BBBBBB #BBBBBB #BBBBBB;
	border-style: double;
	border-width: 3px 3px 3px 3px;
	height: 300px;
	width: 325px;
}

.hmprodlink
	{
	color: #A92D3E;
}

.pageinfo{
	border-color: #666666 #666666 #666666 #666666;
	border-style: solid; 
	border-width: 0px 0px 0px 0px;
}

.prodtabslinks {
	background-color: #CCCCCC;
	color: #000000;
	font-size: 10px;
	left: 0;
	padding-left: 10px;
	position: relative;
	text-decoration: none;
	top: 45px;
	width: 320px;
}

.tab {
	background-color: #E7E7E7;
	border: 1px solid #CCCCCC;
	border-bottom-width: 0;
	color: #000000;
	padding: 2px 5px 1px 5px;
	z-index: 100;
}

.tabactive {
	background-color: #DBDBDB;
	border-color: #FFFFFF #CCCCCC #DBDBDB #FFFFFF;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	color: #A92D3E;
	padding: 3px 5px 2px 5px;
	z-index: 10000;
}

.tabhover {
	background-color: #BBBBBB;
	border: 1px solid #CCCCCC;
	border-bottom-width: 0;
	color: #A92D3E;
	padding: 2px 5px 1px 5px;
	z-index: 100;
}

#viewsrc{
	background-color: #F3F6FC;
	border: 1px solid #000033;
	left: 12px;
	margin: 8px;
	position: absolute;
	top: 12px;
	width: 130px;
}

