/* CSS Document */

body {
	margin-top:0px;
	margin-bottom:0px;	
	margin-left:0px;
	leftmargin:0;
	topmargin:0;
	}

.border {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d5b4a5;
	border-bottom-color: #d5b4a5;
	border-left-color: #d5b4a5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #d5b4a5;
}
.footer_text {
	font-family:Tahoma;
	font-size:11px;
	color:#c92027;
	text-decoration:none;
	}
	

.pinkborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #fbd8df;
	border-right-color: #fbd8df;
	border-bottom-color: #fbd8df;
	border-left-color: #fbd8df;
}
.gary_hrd{
    font-family:Tahoma;
	font-size:12px;
	color:#838383;
	font-weight:bold;
	text-decoration:none;
	background-image:url(images/pink_line.jpg);
	padding-left:4px;
}

.gary_hrdRONIT{
    font-family:Tahoma;
	font-size:12px;
	color:#838383;
	font-weight:bold;
	text-decoration:none;
	padding-left:4px;
}

.gary_hrd2{
    font-family:Tahoma;
	font-size:12px;
	color:#838383;
	font-weight:bold;
	text-decoration:none;
	background-image:url(images/line_1.jpg);
	}
.pinkborder2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #f7dddc;
	border-right-color: #f7dddc;
	border-bottom-color: #f7dddc;
	border-left-color: #f7dddc;
}

.brown_border {
	border: 1px solid #d5b4a6;
}
.txtsmall_product{
    font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	
}
.txt_productdetail{
    font-family:Tahoma;
	font-size:12px;
	color:#838383;
	font-weight:bold;
	text-decoration:none;
	
}
.txt_productcode{
    font-family:Tahoma;
	font-size:12px;
	color:#cd668a;
	font-weight:bold;
	text-decoration:none;
	
}

.txt_productmaterial{
    font-family:Tahoma;
	font-size:12px;
	color:#cd668a;
	font-weight:normal;
	text-decoration:none;
	}
.txt_main{
    font-family:Tahoma;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	}	
.txt_hme{
    font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#d35c42;
	font-weight:normal;
	text-decoration:none;
	line-height:36px;
	text-align:justify;
	}	
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#e36a73;
	font-weight:normal;
	text-decoration:none;
	padding-left:9px;
	margin:0px;

	
	}
h2{
	font-family:Tahoma;
	font-size:14px;
	color:#e36a73;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
	padding:0px
		}
a:link {
	font-family: tahoma;
	font-size: 12px;
	color: #bb565e;
	text-decoration: underline;
}
a:visited {
	font-family: tahoma;
	font-size: 12px;
	color: #bb565e;
	text-decoration: underline;
}

a:active {
	font-family: tahoma;
	font-size: 12px;
	color: bb565e;
	text-decoration: underline;
}

a:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #b87d2e;
	text-decoration: none;
}

.footer_link:link {
	font-family:tahoma;
	font-size:11px;
	color:#c92027;
	text-decoration:none;
	}	

	
.footer_link:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #c92027;
	text-decoration: none;
}

.footer_link:active {
	font-family: tahoma;
	font-size: 11px;
	color: #c92027;
	text-decoration: none;
}

.footer_link:hover{
	font-family:tahoma;
	font-size:11px;
	color:#bb565e;
	text-decoration:underline;
	}	
	
li{
	line-height:14px;
	
	}
.txtbox {
	border:1px solid #cccccc;
	font-size:11px;
	width:180px
	}