

  hr{ color:red; height:"1";  width: "100%" }

  /* Active Hyper Link */
A:HOVER {
         
         text-decoration: none; cursor: hand;
          }

/* For any special kind of the word which u want to do highlighting */
.specialword
{
 font-weight:bold; 
 font-size:13px; 
 font-family:Verdana, Arial, Helvetica, sans-serif; 
 color:#000099;
 line-height: 1.5;
}

/* For any special kind of the word which u want to do highlighting */
.specialword-green
{
 font-weight:normal; 
 font-style:italic; 
 font-size:12px; 
 font-family:Verdana, Arial, Helvetica, sans-serif; 
 //color:#FF9900;
 color:#009900;
 line-height: 1.5;
}
/* TEST.Problems or any other page address */
.pageAddress
{
 font-weight:normal; 
 font-style:normal; 
 font-size:12px; 
 font-family:Verdana, Arial, Helvetica, sans-serif; 
 color:#FF6600;
 line-height: 1.5;
}
/*For any special breif descrrption of lines of anty definition*/
.specialdefn
{
font-weight:bold; 
color:#595092;/* font-style: italic; */
font-size: 12px; 
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:justify;
line-height: 1.5;
}

/* For the main heading of the page */
.mainheading
{
text-align: center; 
font-weight:bold; 
font-style:normal; 
font-size:14px; 
color:#0000ff; 
font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* For the main side heading of the table when color is green*/
.submainheading
{
/*font-weight:bold; 
color:#5C4882; 
font-size:12px; 
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height: 1.5;*/
font-weight:700; 
font-style:italic; 

/*color:#3D733C; */
color:#ff0000; 
font-size:14px; 
font-family:Verdana, Arial, Helvetica,   sans-serif;
line-height: 1.2;
}

/* For the main side heading of the table when color is green*/
.td_mainheading
{
font-weight:700; 
/*color:#3D733C; */
color:#ff0000; 
font-size:13px; 
font-family:Verdana, Arial, Helvetica,   sans-serif;
line-height: 1.2;
}


/* For the main body of all the paragraphs*/
.tabledata
{
      color:#353535; 
      font-family:Verdana, Arial, Helvetica, sans-serif;
      font-size:12px;
	  text-align:left;
	  line-height: 1.5;
}

/* For the main body of all the paragraphs*/
.symbol
{
      color:#353535; 
      font-family:symbol;
	  font-style:italic;
      font-size:12px;
	  text-align:left;
	  line-height: 1.5;
}
.tableheading
{
font-family:   Helvetica, Verdana, Arial, Times New Roman,  sans-serif; 
font-size: 14px; 
font-weight:600;
color:#FFFFFF;
} 


/* For the main body of all the paragraphs*/
.addressHeading
{
      color:#353535; 
      font-family:Verdana, Arial, Helvetica, sans-serif;
      font-size:11px;
	  text-align:justify;
	  line-height: 1.5;
}
/* for highlighting the words with in paragraph with bold black letter*/
.boldblack 
{
font-weight: bold; 
font-size: 12px; 
color: black; 
font-family:Verdana, Arial, Helvetica, sans-serif;
}

/*For the heading defined which is the core of any paragraph*/
.td_subheadings1
{ color:#000099; /* background-color: #f9f5e2; padding:7px 250px 10px 10px; margin-left: 20px 0px 0px 0px;*/
 font-family:Verdana, Arial, Helvetica, sans-serif; 
 font-size: 12px; 
 font-weight:bold;
}

/*For the subheading defined under main heading ie subheading1*/
.td_subheadings2
{
color:#492774; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight:bold;
}
.columnheading
{
font-family:Verdana, Arial, Helvetica, sans-serif; 
 font-size: 14px; 
 font-weight:bold;
}
  

.variable
{
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:12px;
color:#00aa00;
}

.italics
{
font-style: italic;
}
.bold
{
font-weight:bold;
}
.path
{
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-weight:normal;
font-size: 12px;
}
