body
{
	font-size: xx-small;
	color: #a1a1a1;
	font-family: 'Arial Narrow' , Verdana, Arial;
}

a
{
	color: #a1a1a1;
}



.cssCategoryName
{
	border-right: #ff9900 1px;
	border-top: #ff9900 1px;
	border-left: #ff9900 1px;
	border-bottom: #ff9900 1px;
}


.cssCategoryDetails
{
	color: #c1c1c1;
	font-size: 16px;
	line-height: 95%;
	position: relative;
	top: -5px;
}

.cssCategoryHalfParagraph
{
	line-height: 6px;
}


.cssCategoryLinks
{
	line-height: 1px;
	position: relative;
	top: -5px;
}

.cssCategoryLinks a
{
	border-right: #c1c1c1 1px solid;
	border-top: #c1c1c1 1px solid;
	font-size: xx-small;
	border-left: #c1c1c1 1px solid;
	border-bottom: #c1c1c1 1px solid;
}

.cssCategoryLinks a:hover
{
	border-right: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
}

.cssCategoryLinks img
{
	margin-bottom: -1px;
	margin-left: 1px;
	margin-right: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}


.cssCopyrightNote
{
	font-size: 14px;
	left: -178px;
	position: relative;
	text-align: center;
}

.cssCopyright
{
		color: #c1c1c1;
}

