td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}

.borderorange {
	border: 1px solid #F7931E;
}
hr {
	border-top: 1px dotted #CCCCCC;
	border-right: 1px dotted #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	border-left: 1px dotted #FFFFFF;

}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #204185;
	font-size: 16px;
	display: inline;
}
.title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #204185;
	font-size: 14px;
	display: inline;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}




/* link styles */

a:link, a:active, a:visited {
	color: #F7931E;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: #204185;
        font-weight: bold;
	text-decoration: none;
}


.breadcrumbs {
	font-size: 9px;
	color: #666666;
        text-decoration: none;
}
a.breadcrumbs:link, a.breadcrumbs:active, a.breadcrumbs:visited  {
	font-size: 9px;
	color: #A0A0A0;
        text-decoration: none;
}
a.breadcrumbs:hover  {
	font-size: 9px;
	color: #F7931E;
        text-decoration: none;
}


a.nav:link, a.nav:active, a.nav:visited {
	color: #204185;
	font-size: 9px;
	text-decoration: none;

}
a.nav:hover {
	color: #F7931E;
        font-size: 9px;
	text-decoration: none;
}







/* news styles */


.newstitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 16px;
	font-weight: bold;
	color: #204185;


}

.newslisttitle {
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #204185;
}
#smp p {
  margin-bottom: -10px;
}





.shoporangeborder {
	border: 1px solid #FFE3C7;
}
.shopverticalorange {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #F7931E;
}
.shopdottedmesh1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #FFBD7B;
	border-bottom-color: #FFBD7B;

}
.shopdottedmesh2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFBD7B;
}
.shopdottedmesh3 {

	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFBD7B;
}
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;

}
