

   body { 
   	font-family: Verdana;
   	font-size: 10pt;
   	font-color: #000000; 
	background-image: url(../images/homePage/homepagebg.jpg);
	background-color : #696969;
	background-repeat : repeat-x;
   }
     li{
    color: #B5722C;
   }
   
   td {
   	color: #0E2E01;
   	font-family: Verdana;
   	font-size: 12px;
   }
   
    SUP
	{
	color: red;
	}
	
 
   img
   {
	border-color:#545454;
   }

.imgborder
{
	color: #FCBA0C; 
	border-color: #E17F01;
}
a
  {
  font-size: 12px;
  color:#484848;
  }	
  
a:hover
  {
   font-size: 12px;
color:#905C25;  
  }
.atop
  {
  font-size: 9px;
  font-family:arial;
  color:#686767;
  font-weight:bolder;
  text-decoration:none
  }	
  
.atop:hover
  {
  font-size: 9px;
  font-family:arial;
  font-weight:bolder;
  color:#A47517;  
  }
 .acopyright
  {
  font-size: 9px;
  font-family:verdana;
  color:#ffffff;
  }	
  
.acopyright:hover
  {
  font-size: 9px;
  font-family:verdana;
  color:black;  
  }
.amenubar
  {
  font-size: 12px;
  font-family:arial;
  color:#686767;
  font-weight:bolder;
  text-decoration:none;
  }	
  
.amenubar:hover
  {
  font-size: 12px;
  font-family:arial;
  font-weight:bolder;
  color:#D69513;  
  }  
  <!--  Different Classes  -->
  
  
 	<!-- Different styles of the Title -->
	
   .Main_Heading {
   	font-family: Verdana;
   	font-size: 12pt;
   	color: #A97830;
   	
      font-weight: bold;
   }
   
   .Sub_Heading {
   	font-family: Verdana;
   	font-size: 9pt;
   	color: #A97830;
   	font-weight: bold;
   }
   
    .Sub_Heading2 {
   	font-family: Verdana;
   	font-size: 7pt;
   	color: #A97830;
   	}
   
    .picture_title {
   	font-family: Verdana;
   	font-size: 9pt;
   	color: #A97830;
   	font-weight: bold;
   }
   
   .Message {
   	font-family: Verdana;
   	font-size: 7pt;
   	color: #A97830;
   	}
  
   .Ticker {
   	font-family: Verdana;
   	font-size: 10pt;
   	color: #386623;
   	}
   
   <!-- setting Table Border  -->
   
   .Ptable{
   border: 1px solid Black;
   }
   
   .Ntable{
   border: 1px solid Green;
   }

  .PtableLink{
	border: 1px solid #C7C7C7;
	}

.tableLinkBlack {
   	color: Black;
	font-family:verdana;
   	font-size: 10px;
	text-decoration:none;
   }
   
.tableLinkBlack:hover
   {
	color:Red;	 
	font-family:verdana;
   	font-size: 10px;
	text-decoration:none;
	}

.tableLinkGreen {
   	color: green;
	font-family:verdana;
   	font-size: 10px;
	text-decoration:none;
   }
   
.tableLinkGreen:hover
   {
	color:Red;	 
	font-family:verdana;
   	font-size: 10px;
	text-decoration:none;
	}

   .CategoryHeadLink {
   	font-family: Verdana;
   	font-size: 15px;
   	color: #A97830;
     font-weight: bold;
	text-decoration:none;	  
   }
   .CategoryHeadLink:hover {
   	font-family: Verdana;
   	font-size: 15px;
   	color: red;
      font-weight: bold;
	text-decoration:none;
   }
   
   <!-- setting select box properties -->
   
   .FSELECT 
	{
	FONT-SIZE:10PX;
	width:100;
	font-family:verdana;
	COLOR:BLACK;
	}
	
	<!-- Input Box properties -->
	
	.finput
	{
	FONT-SIZE:10PX;
	width:130;
	font-family:verdana;
	COLOR:BLACK;
	border : 1px solid;
	}
.fsearchbox
{
	FONT-SIZE:10PX;
	width:135;
	height:20;
	font-family:verdana;
	COLOR:green;
	border : 3px outset grey;
}	
	<!-- text area properties-->
	.ftextarea
	{
    FONT-SIZE:10PX;
	width:300;
	font-family:verdana;
	COLOR:BLACK;
	border : 1px solid;
	}
	
	<!-- button properties -->
  .fsearch
{
	FONT-SIZE:10PX;
	width:52;
	
	font-family:verdana;
	COLOR:green;
	border : 1px solid grey;
}
 
   <!-- Hyperlink properties -->
   
   .links
   {
    color: #767fbe;
   font-weight:bolder;
   font-size:12px;
   font-family:verdana;
   text-decoration: none;
   }
   
   .weblink
   {
     font-size:9px;
	 text-decoration:none;
	 color:red;
   }
   .weblink:hover
   {
     font-size:9px;
	 text-decoration:none;
	 
   }

.a1
   {
	color: #484848;
	text-decoration: none;
	font-size:7pt;
	text-decoration: none;
	}

.a1:hover
   {
	color: #905C25;
	font-size:7pt;
	text-decoration: underline;
	}
	
.category {
   	color: green;
   	font-family: Verdana;
   	font-size: 10px;
	text-decoration:none;
   }
.category:hover {
   	color: #F5CC58;
   	font-family: Verdana;
   	font-size: 10px;
	text-decoration:none;
   }

.productIndexlink
   {
     font-family: Verdana;
	 font-size:11px;
	 text-decoration:none;
	 color:White;
 	 font-weight:bold;	 
   }

.productIndexlink:hover
   {
     font-family: Verdana;
	 font-size:11px;
	 text-decoration:none;
	 color:#CC911C;
	 font-weight:bold;	

   }

   <!-- Line properties -->

	.fline
	{
	width:230;
	COLOR: Gray;
	border : 1px solid;
	border-left : none;
	border-right : none;
	border-top : none;
	border-color : Green;
}


.row1 {
  background-color:#b1b1b1;

}
.row2 {
  background-color:#c2c2c2;

}

	a.row1{
	   color:#ffcc66;
	}
    a.row1:hover{
	   color:white;
	}
    
	a.row2{
	   color:#339933;
	}
    a.row2:hover{
	   color:white;
	}
.PNameHeading
{
	font-family:arial;
	font-size:11px;
	color:white;
	font-weight:bold;
}
.Pdescription
{
	font-family:arial;
	font-size:10px;
	color:white;
	text-decoration:none;
}
.PMore
{
	font-family:arial;
	font-size:9px;
	color:#E17F01;
}
.PMore:hover
{
	font-family:arial;
	font-size:9px;
	color:#ffffff;
	text-decoration:none;
}
.Pdescription:hover
{
	font-family:arial;
	font-size:10px;
	color:white;
	color:#E17F01;
}
.productborder
{
border: 1px solid #777777;
}
.productcol
{
border-bottom: 1px solid #777777;
}
