.fontmainheader
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#55626A;
	border-left:Solid 1px #AFB7BA;
	
}
.leftborder
{
	
}
.noleft
{
   font-family: Verdana, sans-serif;
   font-size: 12px;
   text-decoration: none;
   color: #746F6F;    

}
.fonthead
{
	font-family:Verdana;
	font-size:12px;
	color:White;
	
}
.fontheadER
{
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
	
}
.fontheadProimage
{
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
	color:White;
	
}
.fontProimage
{
	font-family:Verdana;
	font-size:10px;
	
	
}
.fontdet
{
	font-family:Verdana;
	font-size:12px;
	
}
.fontmess
{
	font-family:Verdana;
	font-size:12px;
	color:Red;
}
.backlink a:link{
   font-family: Verdana, sans-serif;
   font-size: 10;
  
   text-decoration: none;
   color: #003063;    

}
.backlink a:visited {
   font-family: Verdana, sans-serif;
   font-size: 10;
  
   text-decoration: none;
   color: #003063;    

}
.backlink a:hover {
   font-family: Verdana, sans-serif;
   font-size: 10;
  
   text-decoration: underline;
   color: #EF5908;    

}




.frontlink a:link{
   font-family: Verdana, sans-serif;
   font-size: 11px;
   text-decoration: none;
   color: #EF6D33;    

}
.frontlink a:visited {
   font-family: Verdana, sans-serif;
   font-size: 11px;
   text-decoration: none;
   color: #EF6D33;    

}
.frontlink a:hover {
   font-family: Verdana, sans-serif;
   font-size: 11px;
   text-decoration: underline;
   color: #EF6D33;    

}

.frontlink2 a:link{
   font-family: Verdana, sans-serif;
   font-size: 13px;
   text-decoration: none;
   color: #3975BB;    

}
.frontlink2 a:visited {
   font-family: Verdana, sans-serif;
   font-size: 11px;
   text-decoration: none;
   color: #3975BB;    

}
.frontlink2 a:hover {
   font-family: Verdana, sans-serif;
   font-size: 11px;
   text-decoration: underline;
   color: #3975BB;    

}

/* for footer font*/
.footer
{
 font-family:Verdana;
 font-size:10px;
 font-weight:bold;
 color:White; 
}

/* for dropdownlist of search category and header of all page*/
.searchddl
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}

/* for link at right include */
.catlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight:bold;
	color:Black;
}
.catlist a:link{
   font-family: Verdana, sans-serif;
   font-size: 13px;
   text-decoration: none;
     font-weight:bold;
color:Black;
}
.catlist a:visited {
   font-family: Verdana, sans-serif;
   font-size: 13px;
   text-decoration: none;
     font-weight:bold;
     color:Black;
}
.catlist a:hover {
   font-family: Verdana, sans-serif;
   font-size: 13px;
   text-decoration: underline;
   font-weight:bold;
   color:Black;
}

/* for link of add to cart and more*/
.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color:White;
	
}
.topnav a:link{
   font-family: Verdana, sans-serif;
   font-size: 11px;
   text-decoration: none;
   color:White;    

}
.topnav a:visited {
   font-family: Verdana, sans-serif;
   font-size: 11px;
   text-decoration: none;
   color:White;   
}
.topnav a:hover {
   font-family: Verdana, sans-serif;
   font-size: 11px;
   text-decoration: underline;
   color:White;  
}
.errormsg
{
   font-family: Verdana, sans-serif;
   font-size: 11px;
   color:Red; 
}

/* add cart header*/
.tableheader{
	
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px;	
	COLOR: #ffffff;
	HEIGHT: 20px; 
	BACKGROUND-COLOR: #3455a7;
}

/* add cart odd row*/
.oddListRow
 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #000000;
	background-color:#a4b1df;
	
}

/* add cart even row*/
.evenListRow 
{	
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px; 	
	COLOR: #000000; 
	PADDING-TOP: 2px;
	background-color:#e2e7f3;
	
}
/* Button*/
.buttonOK
{
	font-family:Verdana, Arial, sans-serif;
	BORDER-RIGHT: #000000 1px solid;
	BACKGROUND-POSITION: 50% bottom;
	BORDER-TOP: #000000 1px solid;
    FONT-WEIGHT:normal; 
    FONT-SIZE: 12px;
    BORDER-LEFT: #000000 1px solid;
	COLOR: #ffffff; 
	BORDER-BOTTOM: #000000 1px solid;
	BACKGROUND-REPEAT: repeat-x; 
	BACKGROUND-COLOR: #3455a7;
}
