body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5f9bb5;
	font-family:Tahoma;
	font-size:11px;
	color:#343434;
}
a.LinkGrey,
a.LinkGrey:visited,
a.LinkGrey:active {
	color: #343434;
	text-decoration: underline;
}
a.LinkGrey:hover {
	color: #f60;
	text-decoration: none;
}
a.LinkMore,
a.LinkMore:visited,
a.LinkMore:active {
	color: #f60;
	text-decoration: underline;
}
a.LinkMore:hover {
	color: #5f9bb5;
	text-decoration: none;
}
a.LinkProducts,
a.LinkProducts:visited,
a.LinkProducts:active {
	background-image: url(images/home_31.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	color: #343434;
	text-decoration: underline;
}
a.LinkProducts:hover {
	color: #f60;
	text-decoration: none;
}
a.LinkDetails,
a.LinkDetails:visited,
a.LinkDetails:active {
	margin-left: 15px;
	background-image: url(images/home_31.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	color: #5f9bb5;
	text-decoration: underline;
}
a.LinkDetails:hover {
	color: #f60;
	text-decoration: none;
}
a.LinkFooter,
a.LinkFooter:visited,
a.LinkFooter:active {
	color: #fff;
	text-decoration: underline;
}
a.LinkFooter:hover {
	color: #343434;
	text-decoration: none;
}
.contentBG {
	background-color: #fff;
	background-image: url(images/home_22.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.contentBGbottom {
	background-color: #fff;
	background-image: url(images/home_46.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 34px;
}
.contentLine {
	background-image: url(images/home_19.gif);
	background-position: top center;
	background-repeat: repeat-y;
}
.Title1 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #5f9bb5;
}
.Title2 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #343434;
}
.Title3 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #f60;
}
.SubTitle1 {
	color: #5f9bb5;
}
.SubTitle2 {
	color: #f60;
}
.textWhite {
	color: #fff;
}
input {
	width: 275px;
	height: 18px;
	background-color: #fff;
	border: 1px solid #5f9bb5;
	font-family: tahoma;
	font-size: 11px;
	color: #343434;
	line-height: 14px;
}
textarea {
	width: 275px;	
	background-color: #fff;
	border: 1px solid #5f9bb5;
	font-family: tahoma;
	font-size: 11px;
	color: #343434;
}
.send {
	width: 175px;
	height: 18px;
	background-color: #343434;
	border: 1px solid #5f9bb5;
	font-family: tahoma;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	line-height: 14px;
}
.cancel {
	width: 100px;
	height: 18px;
	background-color: #a4a4a4;
	border: 1px solid #5f9bb5;
	font-family: tahoma;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	line-height: 14px;
}
form {
	margin: 0px;
	padding: 0px;
}
.ProductsPressed {
	background-image: url(images/home_31.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	color: #f60;
}