﻿#ProductsBody
{
	font-size: 12px;
}
.ProductsBodyTitle {
	color: #00b708;
	font-weight: bold;
	font-size: 18px;
}

#ProductsList {
}

#ProductsList #ProductsListTitle {font-weight:bold; font-size:16px; color:#0000da}

#ProductsList table {width:150;}

#ProductsList .ProductsListText {width:100; font-size:12px;}

#ProductsList .ProductsListImage {width:25; vertical-align: top;}

#ProductsList hr {color:#3f3f3f}

#ProductsList a {text-decoration:none; color:#0000da}

#ProductsList a:hover {color:#0600db}

#ProductsPagePrev {width: 200; float: left;}

#ProductsPagePrev a {font-size: 12px; text-decoration: none; font-weight: bold; color:#0600db}

#ProductsPageNext {width: 200; float: right; text-align: right;}

#ProductsPageNext a {font-size: 12px; text-decoration: none; font-weight: bold; color: #0600db}

#ProductsPageLineBottom {
	color: #C0C0C0;
	height: 1px;
}

