body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*************************************************/
/**** link styles ********************************/
a:link {
	color: #02659b; /*#2582b5;*/
	text-decoration: none;
	border: none;
	}
	
a:visited {
	color: #02659b; /*#2582b5;*/
	text-decoration: none;
	border: none;
}

a:hover{
	color: #63b9ea;
	text-decoration: none;
	border: none;
}

.catagories a:link {
	color: #005f93;
	text-decoration: none;
	border: none;
}

.catagories a:visited {
	color: #005f93;
	text-decoration: none;
	border: none;
}

.catagories a:hover {
	color: #63b9ea;
	text-decoration: underline;
	border: none;
}

.pager {
	color: #990000;
	text-decoration: none;
	border: none;
}

.pager A:link {
	color: #2582b5;
	text-decoration: none;
	border: none;
}

.pager A:visited {
	color: #990000;
	text-decoration: none;
	border: none;
}

.pager A:hover {
	color: #990000;
	text-decoration: underline;
	border: none;
}

.subCats a:link {
	color: #005f93;
	text-decoration: none;
	border: none;
}

.subCats a:visited {
	color: #005f93;
	text-decoration: none;
	border: none;
}

.subCats a:hover {
	color: #54A3CB;
	text-decoration: underline;
	border: none;
}


/**** link styles ********************************/
/*************************************************/

/*************************************************/
/**** marketplace styles *************************/

hr {
	border: 0;
	height: 1px;
	color: #d8eaf3;
	background-color: #d8eaf3;
}

.map {
	border-color:#005f93;
	border-width:3px;
	border-style:solid;
}

/**** marketplace styles *************************/
/*************************************************/

/*************************************************/
/**** text styles ********************************/
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
}

.textSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.textSmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.textBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.textBigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.textBiggest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.headerTxt {
	color: #2582b5;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right:10px;
}

.footer {
	color: #2582b5;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-bottom: 30px;
}

/**** text styles ********************************/
/*************************************************/

/*************************************************/
/**** home page styles **************************/
table.welcome
{
	border: #d8eaf3, solid, 1px;
	background-color: #d8eaf3;
}

#welcome hr
{
	border: 0;
	height: 1px;
	color: #ffffff;
	background-color: #ffffff;
}

.blueBorder
{
	border: 1px;
	border-color: #d8eaf3;
	border-style: solid;
}

td.catagories
{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	background-color: #f1f1f1;
	padding-left: 15px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.discover {
	font-family: "Times New Roman", Times, serif;
	color: #005f93;
	font-size: 24px;
	font-style: italic;
}

#description p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 3px;
	margin-bottom:3px;
}

.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #005f93;
	font-style: italic;
}

.searchCat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2582b5;
}

.featureName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005f93;
	line-height: 22px;
}

/**** home page styles **************************/
/*************************************************/

/*************************************************/
/**** table styles **************************/
table.mpnav {
	border-bottom-width: 1px;
	border-bottom-color: #2582b5;
	border-bottom-style: solid;
	white-space: nowrap;
}

table#mpNavButtons {
	line-height: 18px;
}

table#mpNavButtons td {
	border-width: 1px;
	border-style: solid;
	border-color: #2582b5;
	font-size:12px;
}

table#mpNavButtons td a {
	display: block;
	background-color: #f1f1f1;
	color: #2582b5;
	text-decoration: none;
	border-color: #2582b5;
}

table#mpNavButtons td a:link {
	background-color: #f1f1f1;
	color: #005f93;
	text-decoration: none;
	border-color: #2582b5;
}

table#mpNavButtons td a:visited {
	background-color: #f1f1f1;
	color: #005f93;
	text-decoration: none;
	border-color: #2582b5;
}

table#mpNavButtons td a:hover {
	background-color: #d8eaf3;
	color: #005f93;
	text-decoration: none;
	border-color: #2582b5;
}

table#mpNavButtons td a:active {
	background-color: #fefefe;
	color: #2582b5;
	text-decoration: none;
	border-color: #2582b5;
}

td.TdPPAd img {
	width: 468px;
}

/**** table styles **************************/
/*************************************************/


/*************************************************/
/**** form field styles **************************/

/**** form field styles **************************/
/*************************************************/
