/* CSS Document */

body,td,th {
	font-family: Trebuchet MS, Tahoma;
	font-size: 13px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url("images/background.jpg");
	background-repeat: repeat-x;
	background-position: top;
}
.oldprice
{
	text-decoration:line-through;
	color:#FF0000;
}
.error
{
	padding:10px;
	margin:10px;
	border:#FF0000 thin dashed;
	font-weight:bold;
	color: #FF0000;

}
.small {font-size: 11px; }
.style5 {font-size: 11px; }
.style6 {font-size: 11px}
.style8 {font-size: 11px;  font-weight: bold; }
.style9 {
	font-family: Trebuchet MS, Tahoma;
	font-size: 20px;
	font-weight: bold;
}
.title {
	font-family: Trebuchet MS, Tahoma;
	font-size: 20px;
	font-weight: bold;
}
.homepage {
	font-family: Trebuchet MS, Tahoma;
	font-size: 20px;
}
.style11 {font-size: 12px}

a:link {
	color: #000000
}
a:visited {
	color: #000000;
}
a:hover {
	color: #006600
}
a:active {
	color: #000000;
}
hr {
border-bottom-style:dotted;
border-bottom-color:#000000;
color:#FFFFFF;

}
.order {
/*background-image:url(images/service_orderbg.jpg); */
background-repeat:no-repeat;

text-align:left;


}