/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg.gif);
	background-repeat:repeat;
}
.inner-tablebg{
	background-image:url(images/inner-tablebg.gif);
	background-repeat:repeat-y;
}
.menu-innerbg{
	background-image:url(images/menu-innerbg.gif);
	background-repeat:repeat-x;
}
.menu-link{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.menu-link:hover{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#D80600;
	text-decoration:none;
}
.menu-linkhover{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#D80600;
	text-decoration:none;
}
.menu-linkbar{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding:0px 8px 0px 8px;
}
.inner-normaltext{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#E6E6E6;
	line-height:16px;
	text-decoration:none;
}
.products-name{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#E6E6E6;
	line-height:26px;
	text-decoration:none;
}
.footer-innerbg{
	background-image:url(images/footer-innerbg.gif);
	background-repeat:repeat-x;
}
.footer-link{
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	color:#7B7B7B;
	text-decoration:none;
}
.view{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#D80600;
	line-height:16px;
	text-decoration:none;
}
.view:hover{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#D80600;
	line-height:16px;
	text-decoration:none;
}
.address{
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#34B4E7;
	text-decoration:none;
}
.email{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#0079D9;
	text-decoration:none;
}
.email:hover{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#0079D9;
	text-decoration:none;
}
form{
	margin:0px;
	padding:0px;
}
.formtext{
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#E6E6E6;
	text-decoration:none;
}
.formbox{
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	border:1px solid #4F4F4F;
	background-color:#FFFFFF;
	margin:6px 0px 8px 35px;
	height:18px;
}
.formtextarea{
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	border:1px solid #4F4F4F;
	background-color:#FFFFFF;
	margin:6px 0px 8px 35px;
	height:85px;
	width:140px;
}
.footer-link:hover{
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	color:#7B7B7B;
	text-decoration:none;
}
.copyright{
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	color:#7B7B7B;
	text-decoration:none;
}