td.QuickNavigation form {
	text-align: right;
	background-color: #E3E2E0;
	padding: 10px;
	margin: 0px;
	width: 240px;
}

td.QuickNavigation select {
	width: 200px;
}

td.QuickNavigation option.Navigation {
	color: Gray;
}

table.Category {
	margin-bottom: 20px;
}

table.Category td.CategoryInfo {
	color: #5C5C5C;
	font-size: 10px;
}

table.Category td.CategoryInfo ul {
	margin: 0px;
	padding: 2px;
	list-style: none;
	background-color: #EFEFEF;
}

table.Category td.CategoryAbstract {
	font-size: 0.9em;	
	color: #565655;
	padding: 5px;
	text-align: justify;
	border: 1px solid #DFDFDF;
}

table.Category td.CategoryAbstract img {
	float: left;
	border: 1px solid #1C3590;
	margin-right: 10px;
}

table.Category td.Grey {
	background-color: #EFEFEF;	
}

table.Category div.CategoryName {
	background-color: #1C3590;	
	width: 300px;
	padding: 5px;
	padding-left: 10px;
	color: White;
}

table.Category div.CategoryName a {
	color: White;
	display: block;
	text-decoration: none;
}

table.Category div.CategoryName a:hover {
	color: #565655;
}

table.Category div.CategoryName a:visited {
	color: #DDDDDD;
}

div.RowInPage {

}

div.RowInPage form {
	padding: 0px;
	margin: 2px;
	margin-bottom: 3px;
}

div.Pager {
	text-align: left;
	padding: 2px;
}

div.Pager a {
	color: #565655;
	text-decoration: none;
}

div.Pager a:visited {
	color: #A6A6A6;
}

div.Pager span {
	color: #1C3590;
}

td.ProductInfo {
	padding: 2px;
	text-align: justify;
	font-size: 0.8em;
	vertical-align: top;
}

td.ProductInfo h3 {
	font-size: 1em;	
	font-weight: bold;
}

table.ProductListing {
	margin-bottom: 10px;
	margin-top: 10px;	
}

table.ProductListing tr td {
	border-bottom: 1px solid #1C3590;
	padding-bottom: 5px;
	padding-top: 5px;
}

table.ProductListing tr.Grey td {
	background-color: #F9F9F9;
}


h3 {
	font-size: 1em;
	font-weight: bold;
}

a.OneStepUp {
	color: #565655;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
	margin: 3px;
}

a.OneStepUp:visited {
	color: #565655;
}

td.MainFrame a:visited {
	color: #565655;
}