﻿body {
	background-image: url(Images/chola-bg.gif);
    background-repeat:repeat-x;
	}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	font-weight: bold;
    }
.style2 {
	color:#663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: bold;
    }
.style3 {
	color:red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: bold;
    }
.style4 {
    font-family: Verdana; 
    font-size: 10px; 
    color: #663300;
    }
.style5 {
	color:#663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: bold;
    background-attachment:scroll;
    background-image:url(Images/arrow2.jpg);
    background-color:White;
    }
.style6 {
	color:black;
	font-family: Verdana;
	font-size: 10px;
    font-weight: bold;
    }
.style7 {
	color:black;
	font-family: Verdana;
	font-size: 12px;
    }
.style20 {
	color:black;
	font-family: Verdana;
	font-size: 8px;
	color:Red;
    }
.style22 {
	color:#663300;
	font-family: Verdana;
	font-size: 12px;
    font-weight: bold;
    }
.style23 {
	color:black;
	font-family: Verdana;
	font-size: 10px;
    }
a:link {
	text-decoration: none;
    }
a:visited {
	text-decoration: none;
    }
a:hover {
    color:Orange;
	text-decoration: none;
    }
a:active {
	text-decoration: none;
    }
.style24 {
	color:Maroon;
	font-family: Verdana;
	font-size: 10px;
    font-weight: bold;
    }
 .style20 {
	color:black;
	font-family: Verdana;
	font-size: 9px;
    font-weight: bold;
    }
  .styleNormal {
	font-size: 10px;
    font-family: Verdana;
	color: black;
	}
  .styleDataList {
	color:black;
	font-family: Verdana;
	font-size: 9.5px;
    }
  .txtcaps
    {
    text-transform: uppercase;
    font-size: 10px;
    font-family: Verdana;
    }