/*body
{
   
  font-family:Tahoma; 
  font-size:xx-small;
  /*font-size:11px;*/
 
/*} for total*/
body
{
   
  font-family:Tahoma; 
  font-size:xx-small;
  /*font-size:11px;*/
  color:#3F3F3F; 
}

a
{
  color:#3B5386;
  /*font-weight:normal;
  font-size:xx-small;
  font-family:Tahoma;*/ 
  text-decoration:none; 
}

a:hover
{
font-weight:bold;
  color:#3B5386;
 /* font-weight:bold;
  font-size:xx-small; */
  text-decoration:underline; 
}

ul
{
  list-style-type:square; 
  list-style-position:outside; 
  margin-left:18px; 
  margin-top:5px; 
}

ol
{
  list-style-position:outside; 
  margin-left:25px; 
  margin-top:5px; 
}

h1
{
  font-family:Verdana; 
  font-weight:bold;
  font-size:18px; 
  color:#3F3F3F;
  margin-top:2px; 
  margin-bottom:2px; 
}

h2
{
  font-family:Verdana; 
  font-weight:bold;
  font-size:18px; 
  color:#3F3F3F;
  margin-top:15px; 
  margin-bottom:15px; 
}

h3
{
  font-family:Verdana; 
  font-weight:bold;
  font-size:12px; 
  margin-top:2px; 
  margin-bottom:2px; 
}

.TopNavLink
{
  font-weight:bold; 
  font-size:10px;
  color:#3F3F3F; 
}


.WelcomeTitle
{
  font-family:Verdana;
  font-size:23px;   
  font-weight:900; 
  letter-spacing:-0.2mm;
  margin-top:10px; 
  margin-bottom:20px; 
}

.MainText
{
  font-family:Verdana;
  font-size:11px; 
}

.Hint
{
  color:Red;
}

.cap
{
	font-weight: bold;
	font-size: 12px;
	color: gray;
	font-family: Tahoma;
}
.imagebutton
{
	font-family:Tahoma;
	font-size:11px;
	color:Gray;
}
.Logo
{
	font-family:Verdana;
	font-weight:bold;
	font-size:13;
	/*color:#808080;  grey color*/
	color: white;
}
.headtext
{
	font-family:Verdana;
	font-size:xx-small;
	/*color:Gray;  */
	color: white;
}
.Logo_
{
	font-family:Verdana;
	font-weight:bold;
	font-size:13;
	/*color:#808080;  grey color*/
	
}
.headtext_
{
	font-family:Verdana;
	font-size:xx-small;
	/*color:Gray;  */
	color: #990000;
}
.addcart
{
	color:#3B5386;
	font-weight:bold;
	font-size:x-small; 
	text-decoration:underline;	
}
.Head
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size:  15px;
    font-weight: Bold;
    color: #3B5386;
}
.CartListHead
{
    /* background-color: gray; for total  /*#d80400;#d2d24b;#d80400;/* #6699cc;*  blue*/

    border-bottom: black; /* border-left: dim#006600 1px solid; for total*/
    border-left: dim#0457d5 1px solid;
    color: maroon;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    /*line-height: 20pt;*/
    padding-left: 5px;
    background-color: #deb887;
}

.CartListItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: gray;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px;
}

.CartListItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: #3B5386;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px;
}

.CartListFooter
{
    background-color: #6699cc;
    line-height: 10pt;
}
.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    /*line-height: 12px;*/
    color:gray;  
}
.Prinorder
{
font-family :Verdana ;
font-size :11px;
font-weight :bold ;
}

.StandardTxt
{
	background-color:White;
}
.imagetag
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: lighter; 
    color: Red;
}