body {
	background-image: url(../imgs/bodybg.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-color: #F5F1D6;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.l_footer {
	font-size: 9px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 0px 10px 10px;
}

.l_bottombtntabl td {
	font-size: 12px;
	color: #666600;
	padding-right: 15px;
	padding-left: 15px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 10px;
	font-weight: bold;
}

.l_topnav_area {
	background-image: url(../imgs/common/top_nav_pages_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
}

.l_footer_area {
	background-image: url(../imgs/common/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.l_left_area {
	background-image: url(../imgs/common/left_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.l_left_winbox {
	background-image: url(../imgs/common/winbox_left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.l_right_area {
	background-image: url(../imgs/common/right_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.l_right_winbox {
	background-image: url(../imgs/common/winbox_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.l_topnav_tbl td {
	font-size: 11pt;
	color: #333333;
	padding-right: 2px;
	padding-left: 2px;
}

.l_topspaces {
	padding-top: 15px;
}

.l_leftspaces {
	padding-left: 25px;
}

.l_pages_bodysection {
	padding-top: 6px;
	padding-right: 25px;
	padding-bottom: 6px;
	padding-left: 25px;
}

.l_pages_bodysection td{
	font-size: 9pt;
	color: #333333;
}

.l_contentbox {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.l_content_panel {
	padding-right: 15px;
	padding-bottom: 25px;
}

.l_cat_tbl td{
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.l_prod_tbl td {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.l_prod_name {
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}

.l_numbering_tbl td {
	width: 15px;
	text-align: center;
	height: 18px;
}

.l_product_detail_tbl {
	padding: 10px;
	background-color: #FFFFFF;
}

.l_product_detail_right {
	padding: 20px;
}

.l_product_detail_bodysection td{
	font-size: 9pt;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
} 

.l_subpg_bg {
	background-image: url(../imgs/common/bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.line_tophor {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}

.div_content {
	overflow: auto;
	position: relative;
	visibility: visible;
	height: 290px;
	width: 100%;
	clip: rect(0px 100% 290px 0px);
	left: 0px;
	top: 0px;
	scrollbar-face-color : #CCCCCC; 
	scrollbar-highlight-color : #EEEEEE; 
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF; 
	scrollbar-arrow-color : #990000; 
	scrollbar-shadow-color : #CCCCCC; 
	scrollbar-track-color: #FFFFFF; 
}

.div_product_content {
	overflow: auto;
	position: relative;
	visibility: visible;
	height: 200px;
	width: 100%;
	clip: rect(0px 100% 200px 0px);
	left: 0px;
	top: 0px;
	scrollbar-face-color : #CCCCCC;
	scrollbar-highlight-color : #EEEEEE;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-arrow-color : #990000;
	scrollbar-shadow-color : #CCCCCC;
	scrollbar-track-color: #FFFFFF;
}

.div_contactus_form {
	overflow: auto;
	position: relative;
	visibility: visible;
	height: 230px;
	width: 100%;
	clip: rect(0px 100% 230px 0px);
	left: 0px;
	top: 0px;
	scrollbar-face-color : #CCCCCC;
	scrollbar-highlight-color : #EEEEEE;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-arrow-color : #990000;
	scrollbar-shadow-color : #CCCCCC;
	scrollbar-track-color: #FFFFFF;
}

.div_empty {
	border: 1px solid #CCCCCC;
	height: 140px;
	width: 140px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}

.div_cat_list_tbl {
	clear: both;
	float: left;
	height: 100%;
	margin-bottom: 10px;
}

.prodcatlist {
	padding-top:2px;
	padding-bottom:2px;
	padding-left:18px;
	padding-right:2px;
	display: block;
	font-weight: bold;
	text-align: left;
}

.prodsubcatlist {
	padding-top:2px;
	padding-bottom:2px;
	padding-left:18px;
	padding-right:2px;
	display: block;
	font-weight: bold;
}

.prodcatlistsn {
	margin-left: -15px;	
}

.prodcatddstyle {
	position: absolute;
	visibility: hidden;
	z-index: 2;
	background-color: #FFFFFF;
	font-weight: normal;
	padding: 3px;
	border: 1px solid #993300;
	font-size: 10pt;
	display: none;
	text-align: left;
	white-space: nowrap;
	width: 100%;
}

.prodsubcatlist_layout {
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:2px;
	display: block;
	font-weight: normal;
}

.prodcatlistsn_layout {
	margin-left: -14px;
	color: #990000;
}

.selectedbtnsn {
	margin-left: -10px;
	color: #990000;
}

.selectedbtn {
	background-color: #CCCC00;
	display: block;
	padding-left: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}

.img_proimg {
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-bottom: 5px;
}

.f_quicknavstyle {
	font-size: 10pt;
	color: #333333;
	font-style: italic;
	font-weight: bold;
width: 350px;
}

.f_formtextboxelement {
	font-size: 9pt;
	color: #000000;
	border: 1px solid #CCCCCC;
}

.f_formbtnelement {
	font-size: 9pt;
	color: #333333;
	border: 1px solid #CCCCCC;
	background-color: #E6E3D0;
	font-weight: normal;
	text-transform: none;
	cursor: hand;
	letter-spacing: 1px;
}

.txt_header {
	font-size: 16pt;
	color: #990000;
	font-weight: normal;
}

.txt_subheader {
	font-size: 10pt;
	color: #990000;
	font-weight: normal;
}

.txt_prod_id {
	font-size: 7pt;
	font-weight: bold;
}

.txt_indication {
	font-size: 8pt;
	font-weight: bold;
}

.txt_info {
	font-size: 10pt;
	color: #333333;
}

.optiondd {
	background-color: #EEEEEE;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	display: block;
}

.suboptiondd {
	font-style: normal;
	font-weight: lighter;
}