body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/bg.gif);
}
body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #0066FF;
}
.text_bold {
	color: #FF0000;
	font-weight: bold;
}
.bg_menu {
	background-image: url(images/bg_menu.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bolder;
	text-transform: uppercase;
	width: 228px;
	height: 24px;
	padding-left: 10px;
	vertical-align: middle;
}
.bg_menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.bg_menu a:hover {
	color: #FEFED4;
	text-decoration: none;
}
.bg_submenu {
	background-image: url(images/bg_submenu.jpg);
	background-repeat: no-repeat;
	color: #000000;
	font-weight: bolder;
	font-size: 9px;
	text-transform: uppercase;
	width: 228px;
	height: 28px;
	padding-left: 25px;
	padding-bottom: 8px;
	vertical-align: middle;
}
.bg_submenu a {
	color: #000000;
	text-decoration: none;
}
.bg_submenu a:hover {
	color: #E2554D;
	text-decoration: none;
}
.bg_subsubmenu {
	background-image: url(images/bg_subsubmenu.jpg);
	background-repeat: no-repeat;
	color: #333333;
	font-weight: bolder;
	width: 228px;
	height: 24px;
	padding-left: 40px;
	vertical-align: middle;
}
.bg_subsubmenu a {
	color: #333333;
	text-decoration: none;
}
.bg_subsubmenu a:hover {
	color: #E2554D;
	text-decoration: none;
}
.text_contact {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}
.text_aboutus {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
}
.text_product {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
.text_product_detail {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	padding-left: 10px;
}
.text_product_detail strong {
	color: #FF0000;
}
.text_product_detail a {
	color: #FF0000;
	text-decoration: none;
}
.text_product_detail a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.bg_top {
	background-image: url(images/bg_top.jpg);
	background-repeat: no-repeat;
	width: 140px;
	height: 20px;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}
.bg_bottom {
	background-image: url(images/bg_bottom.jpg);
	background-repeat: no-repeat;
	width: 140px;
	height: 36px;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
	padding-bottom: 15px;
	padding-right: 30px;
	text-align: right;
}
.bg_bottom a {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
.bg_bottom a:hover {
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
}
.bg_product {
	background-image: url(images/bg_middle.jpg);
	background-repeat: repeat-y;
	width: 140px;
	height: 110px;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 25px;
}
.bg_product a {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
.bg_product a:hover {
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
}
/* begin formcontact */
.textForm{
		border:1px solid #91BFF1;
		padding: 2px;
}
.textForm_Hover {
		border: 1px solid #5A9B20;
		padding: 2px;
		background-color:#E3FECB;
}
.textContent{
		border:1px solid #91BFF1;
		padding: 2px;
}
.textContent_Hover{
		border: 1px solid #5A9B20;
		padding: 2px;
}
.buttonForm{
		border: 1px solid #5A9B20;
}
.error{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FF0000;
		padding-left: 5px;
		padding-top: 10px;
		padding-bottom: 10px;
}
.formText{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		background-color: #FEFDFE;
}
.hidden{
		display: none;
}
.display{
}
/* end formcontact */
