/* CSS Document */

/************ Header Style Is Starting ***********/
table.header {
	background-image:url(images/heder-bg.jpg);
	margin-bottom:10px;
}
table.header td.midbg {
	background-image:url(images/heder-mid.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:104px;
	width:100%;
}
table.header td.topGeneralLinks {
	padding:10px;
	padding-top:10px;
	text-align:center;
	font-weight:bold;
}
div.welcomeHead {
	width:98%;
	border-bottom:1px solid #cc0000;
	padding-bottom:2px;
	margin:0px auto;
	color:#111111;
	font-style:italic;
	font-size:18px;
	font-weight:normal;
	word-spacing:-1px;
}
div.welcomeHead h1 {
	color:#111111;
	font-style:italic;
	font-size:18px;
	font-weight:normal;
	word-spacing:-1px;
}
div.welcomeText {
	width:96%;
	padding:10px;
	padding-left:15px;
	margin:5px auto;
	line-height:15px;
}
table.ibJewProOuter {
	margin:10px 0px 20px 0px;
	padding:5px;
	background-image:url(images/sil_jew_pro_bottom_bg.gif);
	background-position:98% 98%;
	background-repeat:no-repeat;
}
div.ibJewProHead {
	background-image:url(images/sil_jew_pro_head_bg.gif);
	margin-bottom:10px;
}
table.ibJewPro {
	background-image:url(images/sil_jew_pro_divider.gif);
	background-position:center;
	background-repeat:repeat-y;
}
table.ibJewPro div.ibJewPro {
	background-image:url(images/sil_jew_pro_links_main_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:10px;
	margin:0px 10px 10px;
}
table.ibJewPro div.ibJewPro img {
	margin-right:10px;
}
div.ibJewPro a.ibJewPro:link, a.ibJewPro:visited {
	color:#c114ba;
	text-decoration:none;
	font-weight:bold;
	display:block;
	margin-bottom:5px;
}
div.ibJewPro a.ibJewPro:hover, a.ibJewPro:active {
	color:#1100b5;
	text-decoration:none;
}
div.ibJewProHeadOnly {
	width:25%;
	float:left;
	border-left:1px solid #666666;
	padding:5px 5px 0px 10px;
	margin:0px 5% 0px 5px;
}
div.ibJewProHeadOnly a:link, div.ibJewProHeadOnly a:visited {
	background-image:url(images/sil_jew_pro_links_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:5px;
	margin-bottom:5px;
	display:block;
	color:#1100b5;
	text-decoration:none;
	font-weight:bold;
	padding-left:5px;
}
div.ibJewProHeadOnly a img {
	margin-right:5px;
}
div.ibJewProHeadOnly a:hover, div.ibJewProHeadOnly a:active{
	color:#c114ba;
	text-decoration:none;
}


/*********** Normal Style Starting ***********/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th, div {
	font-family: tahoma, verdana, Arial;
	font-size: 11px;
	color: #000000;
}
a:link, a:visited {
	color: #444444;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
	color: #666666;
}
form, h1, h2, h3, h4, h5, h6, p {
	margin:0px;
	padding:0px;
	display:inline;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 15px;
}
.formInput {
	font-size:11px;
	padding-left:2px;
}
.formText {
	font-size:11px;
	padding-left:2px;
}
select, textarea {
	font-size:11px;
}
input.button {
	border-right:1px solid #cc0000;
	border-bottom:1px solid #cc0000;
	background-color:#FFE87F;
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	cursor:hand;
}
input.button:hover {
	background-color:#FFFF99;
}
a img {
	border:0px;
}
img.imageCenter {
	display:block;
	margin:auto;
}
/************ PRODUCT CATALOG SILVER GALLERY **************/
td.proCatSilGalOuter {
	background-image:url(images/pro_cat_head_bg.gif);
	background-position:bottom 94%;
	background-repeat:no-repeat;
}
td.proCatHead {
	padding:10px 0px 0px 5px;
	vertical-align:bottom;
}
td.proCatHeadPara {
	padding:10px 10px 10px 20px;
	vertical-align:middle;
}
#silverGalleryLinks {
	margin-top:5px;
}
#silverGalleryLinks td {
	padding:2px;
	padding-left:10px;
	white-space:nowrap;
}
#silverGalleryLinks td a, #silverGalleryLinks td a:visited{
	color:#333399;	
	text-decoration:underline;
}
#silverGalleryLinks td a:hover, #silverGalleryLinks td a:active{
	color:#000000;	
	text-decoration:none;
}
td.proCatPic01Bg {
	background-image:url(images/pro_cat_pic01_bg.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding:5px;
}
td.proCatPic01Bg a {
	display:block;
	padding:10px 10px 10px 15px;
	font-weight:bold;
	color:#cc0000;
}
td.proCatPic01Bg a img{
	margin:0px 5px -10px 0px;;
}
td.proCatPic02Bg {
	background-image:url(images/pro_cat_pic02_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:5px;
}
td.proCatPic02Bg a {
	display:block;
	padding:10px 10px 10px 15px;
	font-weight:bold;
	color:#cc0000;
}
td.proCatPic02Bg a img{
	margin:0px 5px -10px 0px;;
}

/**************/

div.hotProductsOuter {
	border:1px solid #aa0098;
	margin:15px 6px;
	padding:0px 0px 45px 0px;
	background-image:url(images/hot_products_bottom.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	text-align:center;
}
div.hotProducts {
	font-weight:bold;
}
div.hotProducts img {
	margin:15px auto 5px auto;
	display:block;
	border:2px solid red;
}

/************** One Type Style****************/
#ibJewType img {
	margin:0px 10px -2px 10px;
}
td.ibJewTypeLinks {
	background-image:url(images/sil_jew_types_links_bg.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}
td.ibJewTypeLinks a, td.ibJewTypeLinks a:visited {
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
/************** Second Type Style ****************/
td.ibJewTypeLinks a:hover, td.ibJewTypeLinks a:active {
	color:#FF66FF;
}
div.ibJewStylesOuter {
	margin:7px;
	border:1px solid #3a0ce5;
	background-image:url(images/sil_jew_sty_table_bg.gif);
	background-position: 95% bottom;
	background-repeat:no-repeat;
	padding-bottom:25px;
}
div.ibJewStylesHead {

	background-image:url(images/sil_jew_sty_head_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:5px;
	padding-left:15px;
	font-weight:bold;
}
div.ibJewStylesLinksOuter {
	padding:5px;
}
div.ibJewStylesLinksOuter a:link, div.ibJewStylesLinksOuter a:visited{
	display:block;
	margin:5px;
	padding:2px 5px 2px 0px;
	border-bottom:1px solid #999999;
	color:#c114ba;
	text-decoration:none;
}
div.ibJewStylesLinksOuter a:hover, div.ibJewStylesLinksOuter a:active{
	color:#663399;
	text-decoration:none;
}
div.ibJewStylesLinksOuter img {
	margin:0px 5px;
}
/********** Rigt Colomun Type Starting **********/
div.rightColumn, table.rightColumn {
	margin:10px 0px 0px 0px;
	vertical-align:top;
	text-align:left;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
/** Top Style Starting **/
div.rigColTopLinksHead {
	background-image:url(images/rig_col_top_links_head.gif);
	background-repeat:repeat-x;
	margin:0px 0px 5px 0px;
}
div.rigColTopLinksBottom {
	background-image:url(images/rig_col_top_links_bottom.gif);
	background-repeat:repeat-x;
	margin-bottom:15px;
}
div.rigColTopLinks {
	margin-bottom:10px;
}
div.rigColTopLinks img{
	margin:0px 5px;
}
div.rigColTopLinks a:link, div.rigColTopLinks a:visited{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px solid #cc0000;
}
div.rigColTopLinks a:hover, div.rigColTopLinks a:active{
	color:#cc3333;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px solid #cc0000;
}
/** CRAFT STYLES**/
div.silverCraftsOuter {
	margin:10px 0px;
	padding:35px 2px 4px 2px;
	background-image:url(images/rig_col_sil_cra_top.gif);
	background-repeat:repeat-x;
	background-position:top;
	border-bottom:2px solid #a37ee8;
}
div.silverCraftsLinksHead {
	border-bottom:1px dotted #666666;
	padding-bottom:2px;
	margin-right:5px;
}
div.silverCraftsLinksOuter {
	background-image:url(images/rig_col_sil_cra_left.gif);
	background-repeat:repeat-y;
	background-position:center left;
	padding:5px 0px 5px 0px;
	margin:10px 5px 0px 5px;
}
div.silverCraftsLinksOuter a:link, div.silverCraftsLinksOuter a:visited {
	background-image:url(images/bullet03.gif);
	background-repeat:no-repeat;
	background-position:98% 45%;
	padding:0px 5px 4px 5px;
	display:block;
	margin:5px 10px;
	border-bottom:1px solid #999999;
}
div.silverCraftsLinksOuter a:hover, div.silverCraftsLinksOuter a:active {
	color:#3333CC;
	text-decoration:overline;
}
/********** Footer Style Is Starting **********/
div.divider {
	background-color:#cccccc;
	margin-bottom:15px;
}
div.bottomGeneralLinks {
	width:600px;
	margin:0px auto;
	background-color:#f9f9f9;
}
fieldset {
	text-align:center;
	padding:10px 20px;
}
div.copyrightOuter {
	border-top:1px solid #6810c3;
	border-bottom:1px solid #6810c3;
	background-color:#efdfff;
	display:table;
	width:100%;
	margin:15px 0px 5px 0px;
}
div.weblinkProduct {
	background-color:#6810c3;
	width:40%;
	float:left;
	padding:5px;
	padding-left:15px;
	color:#ffffff;
}
div.weblinkCopyright {
	text-align:right;
	padding:5px;
	padding-right:15px;
}
.white {
	color:#ffffff;
}

table.sjtSubHead {
	margin-bottom:15px;
}
td.sjtSubHeadBg {
	background-image:url(images/sjt_sub_head_bg.gif);
}
td.sjtSubHeadContent {
	padding:5px 5px 10px 15px;
	border-bottom:1px dashed #999999;
}
td.sjtSubHeadContent img{
	float:right;
}


<!---------------------------------------->
div.fourLinksOuter {
	background-color:#f9f9f9;

	border-top:1px solid #8613c6;
	border-bottom:1px solid #8613c6;
	display:table;
	width:100%;
	margin:5px 0px 15px 0px;	
}
div.fourLinksOuter div {
	width:23%;
	float:left;
	padding:7px;
	border-left:1px solid #cccccc;
	text-align:center;
}
div.fourLinksOuter img {
	margin:0px 10px -1px 0px;
}
div.fourLinksOuter div a, div.fourLinksOuter div a:visited{
	font-weight:bold;
	font-size:10px;font-family:verdana;
	color:#000000;
	text-decoration:none;
}
div.fourLinksOuter div a:hover, div.fourLinksOuter div a:active{
	color:#c13483;
	text-decoration:none;
}
div.treeOuter {
	background-image:url(images/in_ganesh.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:50px;
	text-align:right;
	margin:0px 0px 20px 0px;
}
div.tree {
	text-align:right;
	border-top:1px solid #cc0000;
	padding: 2px 5px 0px 0px;
}
div.tree img{
	margin:0px 10px;	
}
div.tree {
	font-size:11px;
	font-weight:normal;
}
div.tree a, div.tree a:visited{
	font-weight:bold;
	text-decoration:none;
}
div.tree a:hover, div.tree a:acitve{
	color:#cc0000;
	text-decoration:none;
}
div.pageHeading {
	text-align:left;
}
div.pageHeading h1{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#cc0000;
	font-weight:bold;
}
p.proDescription {
	margin:0px 10px;
}
p.proDescription img{
	margin:5px 10px;
	float:left;
}
div.relProOuterMain {
	border:1px solid #cccccc;
	margin:0px 0px 30px 0px;
}
div.relProHead {
	border-bottom:1px solid #cccccc;
	background-color:#fceaf8;
	padding:5px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	font-weight:bold;
}
div.relProductsOuter {
	display:table;
	width:100%;
	margin-bottom:20px;
}
div.relProducts {
	margin:1%;
	padding:1%;
	width:20%;
	float:left;
	text-align:center;
	border:1px solid #eeeeee;
}
div.relProducts div{
	background-image:url(images/in_rel_pro_bullet.gif);
	background-position:4px 3px;
	background-repeat:no-repeat;
	border-bottom:1px solid #cc0000;
	padding:0px 0px 1px 15px;
	text-align:left;
}
div.relProducts div a, div.relProducts div a:visited{
	text-decoration:none;
	color:#333333;
}
div.relProducts div a:hover, div.relProducts div a:active{
	text-decoration:none;
	color:#cc0000;
}
div.relProducts img{
	margin:15px 0px;
}
img.relProPic {
	border:1px solid #cccccc;
}
div.relProducts span{
	text-align:center;
	display:block;
}
div.relProOuterMain img.more{
	float:right;
	margin:-10px 10px 0px 0px;
	display:block;
}
div.subCateOutMain {
	border:1px solid #cccccc;
	margin:15px 0px;
	padding:5px;
}
div.subCateHead {
	border-bottom:1px dashed #999999;
	font-weight:bold;
	padding:5px 0px 2px 10px;
}
div.subCateOuter {
	display:table;
	width:99%;
	margin-left:1%;
}
div.subCateOuter div {
	width:24%;
	float:left;
	margin-top:5px 0px 0px 0px;
}
div.subCateOuter div a, div.subCateOuter div a:visited{
	display:block;
	background-image:url(images/in_sub_cat_bullet.gif);
	background-position:1% 10px;
	background-repeat:no-repeat;
	padding:5px 0px 5px 10px;
	color:#cc0000;
	text-decoration:underline;
}
div.subCateOuter div a:hover, div.subCateOuter div a:active{
	color:#333333;
	text-decoration:none;
}



/********* Right colom Style is Starting **********/

div.inRightColumnOuter {
	border:2px solid #eeeeee;
}
img.inRightMainHead {
	margin:5px 0px;
}
div.inOpenLinkHead {
	background-image:url(images/in_sj_links_bullet.gif);
	background-position:5px 7px;
	background-repeat:no-repeat;
	padding:5px 5px 5px 20px;
	font-weight:bold;
	color:#3333CC;
	margin-bottom:10px;
	border-bottom:3px solid #dddddd;
}
div.inOpenLinkHead a:link, div.inOpenLinkHead a:visited {
	color:#3333CC;
	font-weight:bold;
	text-decoration:none;
}
div.inOpenLinkHead a:hover, div.inOpenLinkHead a:active {
	color:#cc00ff;
	text-decoration:none;
}
div.inOpeLinSubOuter {
	margin:10px;
	padding:5px 10px;
	border-left:2px solid #cccccc;
}
div.inOpeLinSubOuter a, div.inOpeLinSubOuter a:visited{
	text-decoration:underline;
	color:#444444;
	display:block;
	margin-bottom:5px;
}
div.inOpeLinSubOuter a:hover, div.inOpeLinSubOuter a:active{
	color:#CC00FF;
}
div.inOpeLinSubOuter a span {
	font-weight:bold;
}
div.inLinOutMain {
	margin:0px 5px 25px 5px;
}

div.inLinOutMain a, div.inLinOutMain a:visited{
	background-image:url(images/in_sj_links_bullet.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:0px 0px 2px 20px;
	font-weight:bold;
	color:#3333CC;
	text-decoration:none;
	margin-bottom:10px;
	border-bottom:1px dashed #999999;
	display:block;
}
div.inLinOutMain a:hover, div.inLinOutMain a:active{
	color:#CC00FF;
	text-decoration:none;
}
div.proDisOuter {
	width:100%;
	display:table;
	margin-top:15px;
	margin-bottom:15px;
}
div.proDisOuter div.floatLeft{
	width:47%;
	margin:0px 0px 0px 10px;
	padding:0px 0px 5px 0px;
	float:left;
	background-color:#f9f9f9;
}
div.proDisOuter div.floatRight{
	width:47%;
	margin:0px 0px 0px 10px;
	padding:0px 0px 5px 0px;
	float:right;
	background-color:#f9f9f9;
}
div.proDisHead {
	border-width:0px 0px 1px 20px;
	border-color:#333333;
	border-style:solid;
	padding:5px 0px 2px 5px;
	margin-bottom:15px;
	font-weight:bold;
	color:#cc0000;
}
div.proDisHead a, div.proDisHead a:visited{
	color:#cc0000;
	text-decoration:none;
	font-weight:bold;
}
div.proDisHead a:hover, div.proDisHead a:active{
	color:#990000;
	text-decoration:none;
}
div.proDisContent {
	padding:0px 10px;
}
div.proDisContent a{
	display:block;
	margin:2px;
}
div.proDisContent img{
	float:right;
	margin:0px 0px 0Ppx 10px;
}

/**********  **********/

table.listingHead {
	width:96%;
	padding:5px 10px;
	margin:auto;
	border:1px solid #8613c6;
	background-color:#f2daff;
	margin-bottom:15px;
}
table.listingHead h3 {
	font-size:13px;
	font-variant:small-caps;
	color:#660000;
}

table.listing {
	width:95%;
	margin:0px auto 10px auto;
	border:1px solid #f2daff;
}
table.listing th {
	text-align:left;
	font-size:15px;
	padding:3px 5px;
	border-bottom:1px solid #ebc6ff;
	background-color:#faf1ff;
	text-transform:capitalize;
	color:#e15293; 
	font-style:italic;
	font-family:"Trebuchet MS", Arial, sans-serif, helvetica, Verdana;
	text-decoration:underline;
}
table.listing th a:link, table.listing th a:visited {
	color:#e15293; 
}
table.listing td {
	padding:5px 5px 10px 10px;
	text-align:left;
	line-height:16px;
	background-image:url(images/listing-leaf.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
table.listing td span {
	color:#1431c4;
	font-weight:bold;
}
table.listing td a:link, table.listing td a:visited {
	color:#e15293;
	font-weight:bold;
	text-decoration:underline;
}
table.listing td a:hover, table.listing td a:active {
	color:#1431c4;
	text-decoration:none;
}
table.listing hr {
	width:100%;
	margin:5px 0px 2px 0px;
	height:5px;
	color:#96cdd4;
	background-color:#96cdd4;
	border:0px;
}
table.listing img {
	margin:0px 7px 0px 0px;
	position:relative;
	top:2px;
}
table.listing a.sendInquiry:link, table.listing a.sendInquiry:visited {
	font-weight:bold;
	border:1px dashed #cc0000;
	color:#1431c4;
	padding:2px 4px;
	background-color:#effdff;
	text-decoration:none;
}
table.listing a.sendInquiry:hover, table.listing a.sendInquiry:active {
	background-color:#faf1ff;
}

<!------------------------------------------------------>

 body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
A {
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0D77B7;
}
A:hover {TEXT-DECORATION:underline overline; color:#2180C2;}

.topbg {
	background-image: url(/images/topBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.topLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.mainLinkBg {
	background-image: url(/images/topRight-bottom.jpg);
	background-repeat: no-repeat;
	height: 151px;
	padding-right: 2px;
	padding-left: 7px;
	background-position: top;
}
.leftTdBg {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-image: url(/images/rt-td-bg.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
.mainlink {
	font-family: "Trebuchet MS", Arial, sans-serif, helvetica, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mainlink:hover {
	color: #FABE68;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.welcomeTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #727272;
}
.imgbrder {
	border: 1px solid #CCCCCC;
}
.prodName {
	font-family: "Trebuchet MS", Arial, sans-serif, helvetica, Verdana;
	font-size: 12px;
	color: #63158f;
	text-decoration: none;
	font-variant: small-caps;
	text-transform: capitalize;
}
.prodName:hover {
 	color: #D948CE;
	text-decoration: underline;
 }

.subCat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-left: 15px;
	text-transform: capitalize;
}
.red {
	color: #FF0000;
}
.leafbg {
	background-image: url(/images/style-leaf.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
}
.styleTxt {
	font-family: "Trebuchet MS", Arial, sans-serif, helvetica, Verdana;
	font-size: 18px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
	text-transform: capitalize;
	font-style: normal;
	display: inline;
}
.styleLink {
	font-family: "Trebuchet MS", Arial, sans-serif, helvetica, Verdana;
	font-size: 11px;
	color: #235965;
	text-decoration: none;
	background-color: #FFFFFF;
	line-height: 13px;
}
.craftArea {
	background-image: url(/images/craftBg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bottomBrdr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.craftTitle {
	font-family: "Trebuchet MS", Arial, sans-serif, helvetica, Verdana;
	font-size: 18px;
	font-weight: bolder;
	color: #e15293;
	text-decoration: underline;
	text-transform: capitalize;
	font-style: italic;
}
.blue {
	font-size: 11px;
	color: #2057AA;
	letter-spacing: 1px;
}
.sampleProdBg {
	background-image: url(/images/sample-lt-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 50px;
}
.b2bTxt {
	font-family: "Trebuchet MS", Arial, sans-serif, helvetica, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #003687;
	text-decoration: none;
}
 
.insideProd {

	font-family: "Trebuchet MS", Arial, sans-serif, helvetica, Verdana;
	font-size: 12px;
	color: #005a19;
	text-decoration: none;
	background-color: #FFFFFF;
}
.insidestyle {
	font-family: "Trebuchet MS", Arial, sans-serif, helvetica, Verdana;
	font-size: 12px;
	color: #9B472B;
	text-decoration: none;
	background-color: #FFFFFF;
}
.insideType {

	font-family: "Trebuchet MS", Arial, sans-serif, helvetica, Verdana;
	font-size: 12px;
	color: #3A4AB8;
	text-decoration: none;
	background-color: #FFFFFF;
}
.leafbgDisplay {
	background-image: url(/images/style-leaf.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 40px;
	padding-top: 4px;
	padding-left: 4px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9344B7;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(/images/purl.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	border: none;
	height: 22px;
	cursor: hand;
}
.txtField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border-top: 1px solid #FBD7EC;
	border-right: 1px solid #8A75B6;
	border-bottom: 1px solid #8A75B6;
	border-left: 1px solid #FBD7EC;
	width: 80%;
}
.comName {
	font-family: "Trebuchet MS", Arial, sans-serif, helvetica, Verdana;
	font-size: 16px;
	font-weight: bolder;
	color: #003687;
	text-transform: capitalize;
	font-style: normal;
	letter-spacing: 1px;
	padding-right: 25px;
}
.txtFielddrop {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border-top: 1px solid #FBD7EC;
	border-right: 1px solid #8A75B6;
	border-bottom: 1px solid #8A75B6;
	border-left: 1px solid #FBD7EC;
}
