/*same as maroon */
.LabelText
{
font-weight:Bold;
font-family:Arial;
text-decoration:none;
font-style:normal;
font-size:11px;
color:#000000;
}

.LabelText1
{
font-weight:Bold;
font-family:Arial;
text-decoration:none;
font-style:normal;
font-size:11px;
color:#ea2e30;
}

.LabelText2
{
font-weight:Bold;
font-family:Arial;
text-decoration:none;
font-style:normal;
font-size:10px;
color:#000000;
}
 
 .LabelText3
{
font-weight:Bold;
font-family:Arial;
text-decoration:none;
font-style:normal;
font-size:10px;
color:#ffffff;
}
/*same as label */
.WelcomeNote
{
font-weight:Bold;
font-family:Arial;
text-decoration:none;
font-style:normal;
font-size:11px;
color:#5EA9F7;
}
/*same as blue */
.LabelBckGnd
{
FONT-WEIGHT:Bold;
FONT-FAMILY:Arial;
TEXT-DECORATION:none;
FONT-STYLE:normal;
FONT-SIZE:11px;
BACKGROUND-COLOR:#5EA9F7;
}
.HeadingText
{
	font-weight:Bold;
	font-family:Arial;
	font-style:normal;
	font-size:11px;
	color:#000000;
	vertical-align:middle;
}
.HeadingBckGnd
{
FONT-WEIGHT:Bold;
FONT-FAMILY:Arial;
TEXT-DECORATION:none;
FONT-STYLE:normal;
FONT-SIZE:11px;
BACKGROUND-COLOR:#0E4793;
}
.NormalText
{
font-weight:normal;
font-family:Arial;
text-decoration:none;
font-style:normal;
font-size:11px;
color:#000000;
}

.NormalText1
{
font-weight:normal;
font-family:Arial;
text-decoration:none;
font-style:normal;
font-size:11px;
color:#ffffff;
}

/*Basecolor starts*/
.Basecolor
{
background-color:#e2e2e2;
}
/*ScrollBarclass starts*/
.scrollclass
{
scrollbar-3dlight-color:#CCCCCC; /*hardcoded*/
scrollbar-arrow-color:#5EA9F7; /*HeadingText color*/
scrollbar-base-color:#5EA9F7;/*basecolor*/
scrollbar-darkshadow-color:#CCCCCC; /*hardcoded*/
scrollbar-face-color:#0E4793; /*basecolor*/
scrollbar-highlight-color:#CCCCCC; /*hardcoded*/
scrollbar-shadow-color:#5EA9F7;/*basecolor*/
}
/*same as LabelText blue*/
.NewsletterText
{
FONT-WEIGHT:Bold;
FONT-FAMILY:Arial;
TEXT-DECORATION:none;
FONT-STYLE:normal;
FONT-SIZE:11px;
COLOR:#5EA9F7;
}
/*same as LabelText blue*/
.TrackorderText
{
FONT-WEIGHT:Bold;
FONT-FAMILY:Arial;
TEXT-DECORATION:none;
FONT-STYLE:normal;
FONT-SIZE:11px;
COLOR:#5EA9F7;
}
/*same Color as blue LabelText. Size remains same*/
.Labelcolorborder
{
BORDER-RIGHT:#5EA9F7 1px solid;
BORDER-TOP:#5EA9F7 1px solid;
BORDER-LEFT:#5EA9F7 1px solid;
BORDER-BOTTOM:#5EA9F7 1px solid;
}
/*same color as HeadingText green. Size remains same */
.greyborder
{
BORDER-RIGHT:#0E4793 1px solid;
BORDER-TOP:#0E4793 1px solid;
BORDER-LEFT:#0E4793 1px solid;
BORDER-BOTTOM:#0E4793 1px solid;
}
	/*hardcode this section*/
.Greyborder
{
BORDER-RIGHT:#DFDFDF 1px solid;
BORDER-TOP:#DFDFDF 1px solid;
BORDER-LEFT:#DFDFDF 1px solid;
BORDER-BOTTOM:#DFDFDF 1px solid;
}
	/*hardcode this section*/
.WebPageborder
{
BORDER-RIGHT:#FFFFFF 0px solid;
BORDER-TOP:#FFFFFF 0px solid;
BORDER-LEFT:#FFFFFF 0px solid;
BORDER-BOTTOM:#FFFFFF 0px solid;
}
/* Same as LabelText blue*/
.WelcomeNote
{
FONT-WEIGHT:Bold;
FONT-FAMILY:Arial;
TEXT-DECORATION:none;
FONT-STYLE:normal;
FONT-SIZE:11px;
COLOR:#5EA9F7;
}
/* Same as LabelText blue*/
.links
{
FONT-WEIGHT:Bold;
FONT-FAMILY:Arial;
TEXT-DECORATION:none;
FONT-STYLE:normal;
FONT-SIZE:11px;
COLOR:#11141b;
text-decoration:underline;
}

.links1
{
FONT-WEIGHT:Bold;
FONT-FAMILY:Arial;
TEXT-DECORATION:none;
FONT-STYLE:normal;
FONT-SIZE:11px;
COLOR:#ffffff;
text-decoration:underline;
}

/* hardcode */
.errortext
{
/*font-weight:Bold;*/
font-family:Verdana;
text-decoration:none;
font-style:normal;
font-size:11px;
color:#FF0000;
}
/* hardcode */
.box
{
FONT-FAMILY:Verdana;
FONT-SIZE:12px;
COLOR:#000000;
TEXT-DECORATION:none;
BORDER:1px #A8A8A6 solid;
BACKGROUND-COLOR:#FFFFFF;
}
/* hardcode */

/*
FONT-FAMILY:Arial;
FONT-SIZE:16px;
font-weight:Bold;
TEXT-DECORATION:none;
COLOR:#000000;
*/
.MainHeading
{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
font-size: 12pt;
font-weight: bold;
color: #000000;
text-decoration: none;
padding-left: 10px;
padding-right: 10px;
text-transform: uppercase;
}
/* hardcode */
.blackline
{
	height: 1px; /* Added By Hardik */
	BACKGROUND-COLOR:#717171;
}
/***********************
Start By Hardik
***********************/
.GreyRowBackGround
{
	/*background: url(../Images/Buttons/gray-row.jpg) repeat;*/
	height: 30px;	
	text-align:left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color:#ffffff;
	border-bottom-style: solid;
	border-bottom-color: #D3222A;
	padding-right: 5px;
	padding-left: 10px;
	
}
.ListingTable td
{
	border-top: solid 0px;
	border-right: solid 0px;
	border-bottom: solid 1px;
	border-left: solid 0px
		
}
.ListingTableNoBorder td
{
	border:none;
}
.StrikeThrough
{
	background:url(../Images/buttons/linethrough.gif) repeat-x center left;
	/*text-decoration:line-through;
	color:Red;*/
}
.ProductDetailsPriceBreaks
{
	border-right: solid 1px #e2e2e2;
}
.ProductDetailSectionHeading
{
	padding-left: 5px; 
	height: 20px;
}
.BoldNormalText
{
font-weight:bold;
font-family:Arial;
text-decoration:none;
font-style:normal;
font-size:11px;
color:#000000;
}
.QuickSearchSeparator
{
	background-color:#717171;
	height:1px;
}
/*
Start
Classes below are copied from Admin/Menu/CascadeMenu.css by hardik
on 30/03/07
*/
.menuBar
{
    POSITION: static ;
	top:70px;
	left:110px;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center;
	text-decoration: none;

}
.Bar
{
    BORDER-RIGHT: #FFFFFF 1px outset;
    BORDER-TOP: #FFFFFF 1px outset;
    FLOAT: left;
    BORDER-LEFT: #FFFFFF 1px outset;
    WIDTH: 130px;
    CURSOR: hand;
    TEXT-INDENT: 5px;
    BORDER-BOTTOM: #FFFFFF 1px outset;
    POSITION: relative;
    BACKGROUND-COLOR: #6495ed;
	font-size:12px;
	text-decoration: none;
	FONT-FAMILY: verdana;
    TEXT-ALIGN: center;
	Color: #FFFFFF;
	Font-weight: bold
}
.menu
{
    BORDER-RIGHT: buttonhighlight thin outset;
    BORDER-TOP: buttonhighlight thin outset;
    VISIBILITY: hidden;
    BORDER-LEFT: buttonhighlight thin outset;
    WIDTH: 10px; /*by hardik-10, it was 130px*/
    LINE-HEIGHT: 140%;
    BORDER-BOTTOM: buttonhighlight thin outset;
    /*POSITION: absolute;*/
	text-decoration: none;
    BACKGROUND-COLOR: #6495ed
}
.menuItem
{
	/*by hardik
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
	WIDTH: 130%;*/
	BACKGROUND-COLOR: #6495ed;
	font-size:11.5px;
	FONT-FAMILY: verdana;
    CURSOR: hand;
    LINE-HEIGHT: 20px;
	text-decoration: none;
    BORDER-BOTTOM: white 1px solid
}
.ItemMouseOver
{
	/*by hardik
	PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    WIDTH: 130%;
	COLOR: #000000;*/
    /*start by hardik*/
    BORDER-RIGHT: blue 1px ridge;
    BORDER-TOP: blue 1px ridge;
    BORDER-LEFT: blue 1px ridge;
    BORDER-BOTTOM: blue 1px ridge;
    /*end by hardik*/
    CURSOR: hand;
    LINE-HEIGHT: 20px;
    font-size:11.5px;
	FONT-FAMILY: verdana;
	text-decoration: none;
    BACKGROUND-COLOR:  #6495ed	
}
/*start by hardik*/
.ItemSelected
{
    BORDER-RIGHT: blue 1px ridge;
    BORDER-TOP: blue 1px ridge;
    BORDER-LEFT: blue 1px ridge;
    BORDER-BOTTOM: blue 1px ridge;
    CURSOR: hand;
    LINE-HEIGHT: 20px;
    font-size:11.5px;
	FONT-FAMILY: verdana;
	text-decoration: none;
	BACKGROUND-COLOR: #6495ed;
}
.StyleBuilderIcon
{
	padding-left:3px;
	padding-right:3px;
}
/*end by hardik*/
.ItemMouseOut
{
    /*WIDTH: 100% by hardik*/
}
.Arrow
{
    FLOAT: right;
    FONT-FAMILY: Webdings;
    POSITION: absolute;
    TEXT-ALIGN: left
}
.barOver
{
    BORDER-RIGHT: blue 1px ridge;
    BORDER-TOP: blue 1px ridge;
    FLOAT: left;
    BORDER-LEFT: blue 1px ridge;
    /*WIDTH: 130px;by hardik*/
    CURSOR: hand;
    TEXT-INDENT: 5px;
    BORDER-BOTTOM: blue 1px ridge;
    POSITION: relative;
    BACKGROUND-COLOR: #6495ed;
	font-size:12px;
	FONT-FAMILY: verdana;
	text-decoration: none;
    TEXT-ALIGN: center;
	Font-weight: bold;
	color:#FFFFFF
}

.Menulinksnew
{
	color:#FFFFFF;
	FONT-FAMILY: verdana;
	text-decoration: none;
	font-size:10.5px;
	TEXT-ALIGN: left;/*by hardik-left, it was center*/
	Font-weight: bold;
}
/*
End
Classes above are copied from Admin/Menu/CascadeMenu.css by hardik
on 30/03/07
*/

/*
START
Classes for tab like view that are used on relatedproduct page
*/
.SepBorder
{
    border-top-width: 0px;
    border-left-width: 0px;
    font-size: 1px;
    border-bottom: Gray 1px solid;
    border-right-width: 0px;
}
.SelectedTopTitle
{
    border: 0px;
    font-size: 10pt;
    text-decoration: none;
    color: Black;
    display: inline-block;
    width: 100%;
    background-color: White;
}
.TopBorder
{
    border-right: Gray 1px solid;
    border-top: Gray 1px solid;
    background: #DCDCDC;
    border-left: Gray 1px solid;
    color: black;
    border-bottom: Gray 1px solid;
}
.ContentBorder
{
    border-right: Gray 1px solid;
    border-top: Gray 0px solid;
    border-left: Gray 1px solid;
    border-bottom: Gray 1px solid;
    /*height: 100%;
    width: 100%;*/
}
.SelectedTopBorder
{
    border-right: Gray 1px solid;
    border-top: Gray 1px solid;
    background: none transparent scroll repeat 0% 0%;
    border-left: Gray 1px solid;
    color: black;
    border-bottom: Gray 0px solid;
}
/*
END
*/
.GroupBoxBorder
{
	BORDER-RIGHT: #cccccc 1px solid; 
	BORDER-TOP: #cccccc 1px solid; 
	BORDER-LEFT: #cccccc 1px solid; 
	BORDER-BOTTOM: #cccccc 1px solid; 
	HEIGHT: 1px
}
/***********************
End By Hardik
***********************/


/***********************
Start By Khyati
***********************/
.DiagonalLinesBackGround
{
	background: url(../Images/bgImages/BodyBckGnd/background.jpg) repeat;
	height: 30px;
	vertical-align:middle;
	text-align:left;
	
}
/***********************
End By Khyati
***********************/



/*CSS added by Kanchan for this website */

/* CSS Document */

.body {
	scrollbar-face-color: #11141b;
	scrollbar-highlight-color: #11141b;
	scrollbar-3dlight-color: #848484;
	scrollbar-darkshadow-color: #848484;
	scrollbar-shadow-color: #848484;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #11141b;
	margin: 0px;
	background-color: #11141b;
	
  
}

.tdstylectnttitle {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 40px;


	width: 130.px;
}
.tdstylectntsubtitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	text-transform: uppercase;
}
.tdstylectntview {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

.search{
	font-family: Helvetica, Trebuchet MS, Arial, sans-serif;
	font-size: 11pt;
	font-weight: normal;

	color: #FFFFFF;
	text-decoration: none;
}
.search_box {
	height:23px;
	width:187px;
	font-size:11px;
	color:#CCCCCC;
	border:none;
	background-image: url(../images/icons/inputbox.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 3px;
}

.listbox{
	border: 1px solid #e7e7e7;
	height: 200px;
	width: 275px;
}

.detailbox{
	border: 1px solid #3b3f4b;
	height: 250px;
	width: 250px;
}

.Sitemap A:link, .Sitemap A:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;;
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: none;
	
}

 Sitemap A:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;;
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;

}
/*
a:link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;;
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: none;
	
}

a:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;;
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: none;
}
a:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;;
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;

}
*/
.itmcode {
	font-size: 9pt;
	color: #d3222a;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: 30px;

}
.pdtbox {
	height: 120px;
	width: 120px;
	border: 1px solid #e7e7e7;
}


.itmdesc {
	font-size: 8pt;
	color: #000000;
	font-weight: Normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.itmdesc1 {
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.price{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;;
	font-size: 9pt;
	font-weight: bold;
	color: #ba4810;
	text-decoration: none;
}

.ctntpara {
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #3f4143;
	font-weight: bold;
	text-decoration: none;
}

.static {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	

}

.static A:link, .static A:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	

}

.static A:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	

}

.CtntMore {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	
}

.CtntMore a:link, .CtntMore a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	

}

.CtntMore a:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	background-color: #D3222A;

}

.border{
	/*border-top-width: 1px;*/
	border-bottom-width: 1px;
	/*border-top-style: solid;*/
	border-bottom-style: solid;
	/*border-top-color: #D3222A;*/
	border-bottom-color: #D3222A;
	padding-right: 5px;
	padding-left: 5px;
}
.singleborder{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #D3222A;
	padding-right: 5px;
	padding-left: 5px;
}

.tableborder{
	border: 1px solid #e7e7e7;
}

.tdstylectnttxtboxdropdown {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #3a3a3a;
	border: 1px solid #999999;
	height: 20px;
	width: 130px;
	text-decoration: none;
}
.orderby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}
.orderbydropdown {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #333333;
	background-color: #B6B6B6;
	border: 1px solid #E7D065;
	height: 20px;
	width: 130px;
}

.leftnav{
	padding-left:5px;
	background-image: url(../images/arrow.png);
	background-repeat: repeat-y;
	background-position: 150px 15px;
	line-height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #332927;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-right: 5px;
}
.leftnav a:link, .leftnav a:visited{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #332927;
	text-decoration: none;
}
.leftnav a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D7402D;
}

.catg{
	padding-left:5px;
	line-height: 22px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	background-color: #3b3f4b;
}
.catg a:link, .catg a:visited{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.catg a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;		
}
.titlebox {
	background-color: #332927;
	border: 1px solid #FFFFFF;
	font-family: Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: normal;
	height: 25px;
	text-align: center;
	text-transform: uppercase;
}
.tdstylectnt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	width: 130.px;
	text-align: justify;
}
.contenttext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	padding-top: 10px;
	/*padding-right: 8px;
	padding-bottom: 10px;*/
	padding-left: 10px;
}
.rect {
	height: 72px;
	width: 178px;
	text-align: center;
	border: 1px solid #FFFFFF;
}
.titles {
	font-size: 10pt;
	color: #fe0600;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 2px;
	text-transform: uppercase;
}
.itmdescdetail {

	font-size: 9pt;
	color: #333333;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.statictitles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #fe0600;
	text-decoration: none;
	padding-left: 12px;
	height: 30px;
	padding-right: 10px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3222A;
}


.producttitle {
	font-size: 10pt;
	color: #910f10;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 5px;
	text-transform: uppercase;
}

.Cursorhand
{
	cursor:hand;
}
.contenttext_temp {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	padding-top: 10px;
	/*padding-right: 8px;
	padding-bottom: 10px;*/
/*	padding-left: 10px;*/
}
/*CSS added by Kanchan for this website */

