@charset "UTF-8";
.purpletxt {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #585896;
}
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 11px;
	color: #999999;
}
.line {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #225E2D;
}
.body {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	line-height: 1.7em;
	font-weight: normal;
	color: #333333;
}
.bottomtxt {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.bottontxt a:link {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.bottomtxt a:visited {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.bottomtxt a:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
.bottomtxt a:active {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
#content {
	background-attachment: scroll;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.products {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #225E2D;
}
.products a:link {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #225E2D;
	text-decoration: none;
}
.products a:visited {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #225E2D;
	text-decoration: none;
}
.products a:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #585896;
	text-decoration: underline;
}
.products a:active {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #585896;
	text-decoration: none;
}
#shadow-left {
	background-attachment: scroll;
	background-image: url(images/shadow-left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#shadow-right {
	background-image: url(images/shadow-right.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left;
}
