body {
	margin:0px;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #455251
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #636C6B
}
.more1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #012C8B;
	text-decoration: none
}
.voilethighlight1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6E008E
}
.greenhighlight2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6F8D87
}
.greenhighlight1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #455251
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none
}
.links1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000
}
.links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1E2322;
	text-decoration: none
}
.links3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6E008E;
	text-decoration: none
}
.menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none
}
.menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #484838;
	text-decoration: none
}
.links4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #473A29;
	margin-left:10px;
	margin-right:10px;
	text-decoration: none	
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #42516F
}
.redhighlight1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C60000
}
.bluehighlight1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #495879
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #495879;
	margin-bottom: 0px;
}
h {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 13px;
	font-weight: bold;
	color: #495879;
	margin-bottom: 0px;
}
.style3 
{
	font-size: 24px;
	color: #000066;
	font:bold;
}
.style4
{ 
   font-size:14px;
   color:#406070;  
}



/* BEGINS Web Design By Agnis Designers  */
#web-designer-kolhapur{
	width: 190px; /*marquee width */
	height: 17px; /*marquee height */
	overflow: hidden;
	padding: 0px;
	margin:0px;
/*border: 1px solid #FF0000;*/

}

.web-designer-menu{
border-bottom-width: 0;
width: 200px;
}

* html .web-designer-menu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 200px;
}

.web-designer-menu ul{
padding: 0px;
margin: 0;
list-style-type: none;
}

.web-designer-menu a{
font: normal 11px Verdana;
padding: 2px 2px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #333333;
text-decoration: none;
border-bottom: 0px solid #C0C0C0;
}

.web-designer-menu a:visited{
color: #595959;
}

html>body .web-designer-menu a{ /*Non IE rule*/
width: auto;
}

.web-designer-menu a:hover{

color:#F00;
}
/* ENDS Web Design By Agnis Designers  */