body {
	margin: 0px;
	background:#ffffff url(../images/body_bg.jpg) repeat-x;
}
#inner_bg{
	background-image:url(../images/inner_bg.jpg);
	background-repeat:repeat-x;	
}
#left_img{
	background-image:url(../images/laft_img.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
#right_img{
	background-image:url(../images/right_img.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#footer_bg{
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
}
#bodymain_bg{
	background-image:url(../images/body_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
#logo{
	width:907px;
	height:168px;
	float:left;
	background-image:url(../images/header.jpg);
}
#logo2{
	width:92px;
	height:168px;
	float:left;
}
#inner_logo{
	width:750px;
	height:140px;
	float:left;
	background-image:url(../images/logo.jpg);
	background-position:left center;
	background-repeat:no-repeat;
}
#inner_logo2{
	width:188px;
	height:140px;
	float:left;
}
#height{
	width:188px;
	height:114px;
	float:left;
}
#navbg{
	background-color:#77bcde;
	height:43px;
	float:left;
	width:691px;
}
#navbg1{
	background-image:url(../images/nav_bg1.jpg);
	background-repeat:repeat-x;
	height:43px;
	float:left;
	width:294px;
}
#navcor1{
	background-image:url(../images/nav_cor1.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:43px;
	float:left;
	width:9px;
}

#navcor2{
	background-image:url(../images/nav_cor2.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	height:43px;
	float:right;
	width:9px;
}

#middleleftpart{
	padding-left:9px;
	width:698px;
	height:auto;
	float:left;
}
#middleleftpart_inner{
	margin-left:15px;
	width:712px;
	height:auto;
	float:left;
}
#middleleftpart1{
/*	height:270px;*/
	width:698px;
	float:left;
}
#middleleftpart1_col1{
	height:auto;
	width:293px;
	float:left;
}
#middleleftpart1_col2{
	height:270px;
	width:423px;
	float:left;
	background-image:url(../images/pro_img1.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#middleleftpart2{
	height:auto;
	width:698px;
	float:left;
/*	background-image:url(../images/shadow_bar.jpg);
	background-position:center top;
	background-repeat:no-repeat;*/
}
.conent_specer{
	width:20px;
}
#middlerightpart{
	width:269px;
	height:auto;
	float:left;
	z-index:2;
}

#header{
	height:128px;
	width:293px;
	float:left;
	/*background-image:url(../images/package_selector.jpg);*/
	background-position:left bottom;
	background-repeat:no-repeat;
}
#txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#023358;
	text-decoration:none;
	height:auto;
	width:265px;
	float:left;
	text-align:left top;
}
.text_bx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	background-color: #dbedf5;
	height: 18px;
	width: 180px;
	border: 1px solid #a5b3ba;
}

/*input,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	background-color: #dbedf5;
	border: 1px solid #a5b3ba;
}

.radio{
	border-style:none;
	background:none;
}*/


form{
	margin: 0px;
}
.form-text{
	width:100px;
}
.form-text_short{
	width:80px;
}
.form_specer{
	width:10px;
}
.fixed_form_field{
	width:200px;
}
.form_heading{
	color:#059fd6;
	font-weight:bold;
	height:25px;
	line-height:25px;
}
.fomr_highlight_text{
	background:#b7eafd;
	border:1px solid #a6e8ff;
}
.input_register{
	font-family: Tahoma;
	font-size: 11px;
	color: #605E76;
	background: #ffffff url(../images/input_bg.jpg) repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #D3D2DA;
	padding:3px;
	width:192px;
}
.textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #605E76;
	background: #ffffff url(../images/input_bg.jpg) repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #D3D2DA;
	padding:3px;
	width:192px;
}
.select{
	font-family: Tahoma;
	font-size: 11px;
	color: #605E76;
	background: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #D3D2DA;
	padding:3px;
	width:200px;
}
.select_register {
	font-family: Tahoma;
	font-size: 11px;
	color: #605E76;
	background: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #D3D2DA;
	padding:3px;
	width:200px;
}
input{
	font-family: Tahoma;
	font-size: 11px;
	color: #605E76;
	background: #ffffff url(../images/input_bg.jpg) repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #D3D2DA;
	padding:4px;
}
.input-button{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background: url(../images/button_orange_bg.jpg);
	border-width: 1px;
	border-style: solid;
	border-color: #f58c23;
	padding:3px;
}
textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #605E76;
	background: #ffffff url(../images/input_bg.jpg) repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #D3D2DA;
	padding:4px;
}
select {
	font-family: Tahoma;
	font-size: 11px;
	color: #605E76;
	background: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #D3D2DA;
	padding:3px;
}
radio {
	border-width: none;
	border-style: none;
	border-color: #ffffff;
	background: #ffffff;
}
.input {
	font-family: Tahoma;
	font-size: 11px;
	color: none;
	background: #ffffff;
	border-width: 0px;
	border-style: none;
	margin:0px;
	padding:0px;
}

.txt_nor{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#232323;
	text-decoration:none;
}
.txt_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#013a80;
	text-decoration:underline;
}
.txt_link:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#013a80;
	text-decoration:none;
}
#bullet{
	background-image:url(../images/bullet.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:21px;
	float:left;
	
}
#login_bg{
	background-image:url(../images/login_bg.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	height:31px;	
}
#newsletter_bg{
	background-image:url(../images/newsletter_bg.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	height:31px;	
}	
.footer_link_n{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#f1f1f1;
	text-decoration:none;
	text-align:right;
}
.footer_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#f1f1f1;
	text-decoration:none;
}
.footer_link:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#f1f1f1;
	text-decoration:underline;
}
.footer_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#f1f1f1;
	text-decoration:none;
}
.copyright{
	background:url(../images/copyright.jpg) left top no-repeat;
	height:54px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#f1f1f1;
	text-align:right;
}
.white_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
#shadowbar{
	background-image:url(../images/shadow_bar_1.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

#imgborder{
	display:block;
	width:139px;
	
	border:solid 4px #c8c8c8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#262629;
	text-align:left center;
	font-weight:bold;
	line-height:25px;
}
#imgborder:hover{
	display:block;
	width:139px;
	
	border:solid 4px #b3daff;
	font-family:Arial, Helvetica, sans-serif;
	color:#3399cc;
	font-size:12px;
	font-weight:bold;
	text-align:left center;
	line-height:25px;
}

.borderBlock{
	border:solid 4px #c8c8c8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#197846;
	text-align:left center;
	font-weight:bold;
	line-height:25px;
	padding:5px;
}
.borderBlock:hover{
	border:solid 4px #197846;
	font-family:Arial, Helvetica, sans-serif;
	color:#3399cc;
	font-size:12px;
	font-weight:bold;
	text-align:left center;
	line-height:25px;
	padding:5px;
}

.borderBlock table{
	font-family:Arial, Helvetica, sans-serif;
	color:#197846;
	font-size:12px;
	font-weight:bold;
}
.borderBlock a:link,.borderBlock a:visited{
	text-decoration:none;
	color:#197846;
}
.borderBlock a:hover{
	color:#212121;
}

.header_outer{
	height:168px;
}
.header{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#202221;
	font-weight:lighter;
}
.bold_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#023358;
	font-weight:bold;
	text-decoration:none;
}
.bold_txt1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#023358;
	font-weight:bold;
	text-decoration:none;
}
.blkbold_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
/*********************************** Navigator ******************************************/
#navigation{
	float:left;
}

#nav_mid_1{
	background-color:#77bcde;
	height:43px;
	float:left;
	width:691px;
}

#nav_mid_2{
	background-image:url(../images/nav_bg1.jpg);
	background-repeat:repeat-x;
	height:43px;
	float:left;
	width:276px;
}

#navigators1 ul {
	display:block;	
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navigators1 ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#navigators1 ul li a:link, #navigators1 ul li a:visited {
	font-family: "Franklin Gothic Medium Cond";
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #345674;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	width: auto;
	height:43px;
	line-height:43px;
	float: left;
}

#navigators1 ul li a:hover, #navigators1 ul li a:active {
	display: block;
	color:#ffffff;
	text-decoration:none;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
}

.error{ color:#CC3300; font-family:verdana; font-size:12px; }

.error1 ul {
	background: url(../images/alert.png) 5px 0.5em no-repeat #F8E0D6;
	border:#DD7244 1px solid;
	padding:11px 5px 5px 55px;
	width:auto;
	margin-left:2px;
}
.error1 li {
	list-style-type:circle;
	padding:2px 5px 2px 5px;
	font-size:11px;
	color:#cc0000;
}

.displayMsg ul {
	background: url(../images/ok.png) 5px 0.5em no-repeat #D9EAC8;
	border:#C5D898 1px solid;
	padding:11px 5px 5px 55px;
	width:auto;
	margin-left:2px;
}
.displayMsg li {
	list-style-type:circle;
	padding:2px 5px 2px 5px;
	font-size:11px;
	color:#003300;
}

img {
	border-style:none;
}

/*================================== style By deepak ==================================== */
.messagebox{
	width:250px;
	margin:auto;
	border:1px solid #999999;
	background:#CCCCCC;
	padding:2px;
	font-size:12px;
	font-weight:bold;
	font-family:Tahoma;
}
.messageboxok{
	width:auto;
	margin:auto;
	border:1px solid #357daa;
	background:#91d4ff;
	padding:2px;
	color:#1A4568;
	font-size:11px;
	font-family:Tahoma;
	width:250px;
}
.messageboxerror{
	width:auto;
	margin:auto;
	border:1px solid #bbbbbb;
	background:#EFEFEF;
	padding:2px;
	font-weight:bold;
	color:#CC0000;
	font-size:11px;
}

#inner_content_tab { font-size:11px; color:#000000; margin:5px 5px 5px 5px; } 
#inner_content_tab td { vertical-align:middle; padding:3px 3px 3px 5px; border-bottom:1px solid #ace1f3; height:24px; }
#inner_content_tab .t1 { background:#ace1f3 url(../images/admin_nav_bg.jpg) repeat-x; padding:5px 0 5px 5px; repeat-x;}
#inner_content_tab .t2 { background-color:#274989; padding:5px 0 5px 5px; }




.bluebox{}
.bluebox .box_tl{
	background:url(../images/bluebox_tl.jpg) left top no-repeat;
}
.bluebox .box_tm{
	background:url(../images/bluebox_tm.jpg) left top repeat-x;
}
.bluebox .box_tr{
	background:url(../images/bluebox_tr.jpg) right top no-repeat;
}
.bluebox .box_r{
	background:url(../images/bluebox_r.jpg) right top repeat-y;
}
.bluebox .box_br{
	background:url(../images/bluebox_br.jpg) right bottom no-repeat;
}
.bluebox .box_bm{
	background:url(../images/bluebox_bm.jpg) left bottom repeat-x;
}
.bluebox .box_bl{
	background:url(../images/bluebox_bl.jpg) left bottom no-repeat;
}
.bluebox .box_l{
	background:#ededed url(../images/bluebox_l.jpg) left top repeat-y;;
}
.bluebox .box_inner{
	padding:1px 1px 10px 1px;
}

#subcat .bluebox .box_tl{
	background:url(../images/content_bluebox_tl.jpg) left top no-repeat;
}
#subcat .bluebox .box_tm{
	background:url(../images/content_bluebox_tm.jpg) left top repeat-x;
}
#subcat .bluebox .box_tr{
	background:url(../images/content_bluebox_tr.jpg) right top no-repeat;
}

h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:lighter;
	margin:0px;
	padding:0px;
	color:#000000;
	height:35px;
	line-height:35px;
	padding-left:15px;
	margin-bottom:15px;
}
h6{
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:lighter;
	margin:0px;
	padding:0px;
	color:#197947;
	height:35px;
	line-height:35px;
	padding-left:15px;
	margin-bottom:15px;
}
h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:lighter;
	margin:0px;
	padding:0px;
	color:#197947;
	height:25px;
	line-height:25px;
	padding-left:15px;
	margin-bottom:15px;
}



#gray_box{
}
#gray_box .box_tl{
	background: url(../images/gray_box_tl.jpg) left top no-repeat;
}
#gray_box .box_tm{
	background:	url(../images/gray_box_tm.jpg) left top repeat-x;
}
#gray_box .box_tr{
	background:url(../images/gray_box_tr.jpg) right top no-repeat;
}
#gray_box .box_r{
	background:url(../images/gray_box_r.jpg) right top repeat-y;
}
#gray_box .box_br{
	background:url(../images/gray_box_br.jpg) right bottom no-repeat;
}
#gray_box .box_bm{
	background:url(../images/gray_box_bm.jpg) left bottom repeat-x;
}
#gray_box .box_bl{
	background:url(../images/gray_box_bl.jpg) left bottom no-repeat;
}
#gray_box .box_l{
	background:url(../images/gray_box_l.jpg) left top repeat-y;
}
#gray_box .box_inner{
	padding:10px;
}


.cotent_specer{
	width:10px;
}

/*----------Cat Menu Starts----------*/

#menu ul { 
	margin: 0; 
	padding: 0; 
	list-style: none;
	width: 260px; /*Width of Menu Items */ 
} 

#menu ul li {
	position: relative;
/*	background:url(../images/cat_arrow.gif) left center no-repeat;
	border-bottom: 1px solid #e0e0e0;*/
} 

#menu ul li ul { 
	position: absolute; 
	left: 260px; /*Set 1px less than menu width */ 
	top: 0;	
	display: block;
	background:#000000;
	margin:0px;
	padding:0px;
} 
#menu ul li ul li ul { 
	position: absolute; 
	left: 260px; /*Set 1px less than menu width */ 
	top: 0;	
	display: block;
	background:#000000;
	margin:0px;
	padding:0px;
} 

#menu ul li ul li{
	margin:0px;
	padding:0px;
}

#menu li:hover ul {
	display: block; 
} 

#menu li:hover>ul { 
	visibility:visible; 
} 

#menu ul ul {
	visibility:hidden; 
} 

/* Fix IE. Hide from IE Mac \*/ 
* html #menu ul li { float: left; height: 1%; } 
* html #menu ul li a { height: 1%; } 
/* End */ 

/* Make-up syles */ 

#menu ul, li { 
	margin: 0px;
	padding:0px; 
} 

/* Styles for Menu Items */ 
#menu ul a {
	background:url(../images/catmenu_bg.jpg) no-repeat;
	display: block; 
	text-decoration: none; 
	padding: 0px; 
	padding-left:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #272727;

	height:30px;
	line-height:30px;
	
} 

/* Hover Styles */ 
#menu ul a:hover { 
	color: #167844;
	background-position:0px -30px;
} 

#menu li ul{
	border:1px solid #cccccc;
	border-bottom:0px;
}
#menu li ul li{
	border-bottom:1px solid #cccccc;
}

/* Sub Menu Styles */ 
#menu li ul a {
	text-decoration: none; 
	background: #ededed; /* IE6 Bug */ 
	padding: 5px; 
	padding-left:17px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #272727;

	height: 20px;
	line-height: 20px;
} 

/* Sub Menu Hover Styles */ 
#menu li ul a:hover { 
	color: #167844; 
	background:#fbfbfb;   
} 

.whitebox{
	background:#ffffff url(../images/whitebox_tm.jpg) repeat-x;
}
.whitebox .box_tl{
	background:url(../images/whitebox_tl.jpg) left top no-repeat;
}
.whitebox .box_tr{
	background:url(../images/whitebox_tr.jpg) right top no-repeat;
}
.whitebox .box_inner{
	padding:10px;
}

.whitebox h6{
	padding-left:0px;
}



.whitebox_inner{
	background:#ffffff url(../images/whitebox_tm_inner.jpg) repeat-x;
}
.whitebox_inner .box_tl{
	background:url(../images/whitebox_tl_inner.jpg) left top no-repeat;
}
.whitebox_inner .box_tr{
	background:url(../images/whitebox_tr_inner.jpg) right top no-repeat;
}
.whitebox_inner .box_inner{
	padding:10px;
}


/*----------Main Link------------*/
#mainmenu_outer{
	background:url(../images/top_menu_bg.jpg) repeat-x;
	height:40px;	
}

#mainmenu_outer ul{
	margin:0px;
	padding:0px;
	float:left;
}

ul#mainmenu {
height:40px;
list-style-image:none;
list-style-type:none;
margin:0px;
padding:0px;
text-align:left;
}
#mainmenu li {
margin:0px;
padding:0px;
float:left;
text-indent:-9999px;
}
#mainmenu li a{
display:block;
height:40px;

}
#mainmenu li a:hover {
background-position:100% -40px;
}

#mainmenu li a#current_page {
background-position:100% -40px;
}

.home{
	background: url(../images/link_home.jpg) no-repeat;
	width: 80px;
}
.products{
	background: url(../images/link_our_products.jpg) no-repeat;
	width: 131px;
}
.design_philosphy{
	background: url(../images/link_design_philosophy.jpg) no-repeat;
	width: 166px;
}
.contact_us{
	background: url(../images/link_contact_us.jpg) no-repeat;
	width: 114px;
}
.leaf_products{
	background: url(../images/link_leaf_products.jpg) no-repeat;
	width: 135px;
}

.news{
	background: url(../images/link_news.jpg) no-repeat;
	width: 80px;
}


/*----------User Menu Starts----------*/
.usermenu ul{
	float:right;
	margin:0px;
	padding:0px;
	text-align:right;
	padding-top:8px;
	margin-right:5px;
}
.usermenu ul li{
	height:25px;
	line-height:25px;
	margin:0px;
	 padding:10px 8px 10px 30px;	
/*	float:right;*/
	display:inline;
	list-style-type:none;
}
.usermenu ul li a:link, .usermenu ul li a:visited{
	
	color:#010101;
	font-weight:bold;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.usermenu ul li a:hover{
	color:#19854c;
}

.usermenu ul li.newsletter{
	background:url(../images/icon_newsletter.jpg) left center no-repeat;

}
.usermenu ul li.login{
	background:url(../images/icon_account.jpg) left center no-repeat;
}
.usermenu ul li.account{
	background:url(../images/icon_account.jpg) left center no-repeat;
}
.usermenu ul li.logout{
	background:url(../images/icon_logout.jpg) left center no-repeat;
}
.usermenu ul li.update_profile{
	background:url(../images/icon_edit.jpg) left center no-repeat;
}
.usermenu ul li.cart{
	background:url(../images/icon_cart.jpg) left center no-repeat;
}
.usermenu ul li.checkout{
	background:url(../images/icon_checkout.jpg) left center no-repeat;
}

.usermenu ul li.logout_left{
	background:url(../images/icon_logout.jpg) left center no-repeat;
}
.usermenu ul li.update_profile_left{
	background:url(../images/icon_edit.jpg) left center no-repeat;
}


/*----------User Menu Left----------*/
.usermenu_left ul{
	float:left;
	margin:0px;
	padding:0px;
	text-align:right;
	padding-top:8px;
	margin-right:5px;
}
.usermenu_left ul li{
	height:25px;
	line-height:25px;
	margin:0px;
	 padding:10px 8px 10px 30px;	
/*	float:right;*/
	display:inline;
	list-style-type:none;
}
.usermenu_left ul li a:link, .usermenu_left ul li a:visited{
	
	color:#010101;
	font-weight:bold;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.usermenu_left ul li a:hover{
	color:#19854c;
}

.usermenu_left ul li.logout_left{
	background:url(../images/close_left.jpg) left center no-repeat;
}
.usermenu_left ul li.update_profile_left{
	background:url(../images/edit.jpg) left center no-repeat;
}
.username{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#197947;
}
#tab_tab { font-size:11px; margin:5px 5px 5px 5px; border:#d1d1d1 1px dotted; font-family:Verdana, Arial, Helvetica, sans-serif; } 
#tab_tab td { vertical-align:middle; padding:3px 5px 3px 5px; border-right:#d1d1d1 1px dotted; border-bottom:#d1d1d1 1px dotted; font-family:Verdana, Arial, Helvetica, sans-serif; }
#tab_tab .t1 { background: url(../images/table_title_bg.jpg) repeat-x; padding:6px 6px 6px 6px; color:#0e5f34; font-size:12px;font-weight:bold; }
#tab_tab .t2 { background-color:#EFEFEF; padding:5px 0 5px 5px; }
#tab_tab .t3 { background-color:#fff6e7; padding:5px 5px 5px 5px; color:#000000; font-size:11px; text-align:center; font-weight:600; }
.pdf:link, .pdf:visited{
	background: url(../images/pdf.jpg) left center no-repeat;
	font-weight:bold;
	color:#0e5f34;
	text-decoration:none;
	height:18px;
	line-height:18px;
	padding-left:20px;
	margin-right:10px; 
}
.pdf:hover{
	color:#000000;
}
