@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#feeff2;
	}

.logo{
	width:338px;
	height:117px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	background-position:left;
	}

.grass{
	width:800px;
	height:85px;
	background-image:url(images/bggrass.jpg);
	background-repeat:no-repeat;
	}
	
.leftshadow{
	width:5px;
	height:10px;
	background-image:url(images/leftshadow.png);
	background-repeat:repeat-y;
	}
	
.righttshadow{
	width:5px;
	height:10px;
	background-image:url(images/rightshadow.png);
	background-repeat:repeat-y;
	}
	
.li:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}

.li:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
	
.li:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #00CC00;
	font-weight:bold;
	text-decoration:none;
	}
	<!--17 April 09-->
.mm:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
	font-weight:bold;
	text-decoration:none;
	}

.mm:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
	font-weight:bold;
	text-decoration:none;
	}
	
.mm:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #00CC00;
	font-weight:bold;
	text-decoration:none;
	}	
	<!--17 April 09-->
.line{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}	
	
.head{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ff277e;
	font-weight:bold;
	text-align:justify;
	}	

.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#242424;
	line-height:25px;
	font-weight:normal;
	text-align:justify;
	}

.h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ff0067;
	padding-left:10px;
	font-weight:bold;
	text-align:justify;
	}

.h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ff277e;
	font-weight:bold;
	text-align:center;
	}

  .h9{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ff277e;
	font-weight:bold;
	text-align:center;
	}
	.h8{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#CC160D;
	font-weight:bold;
	text-align:center;
	}		
.button{
	width:92px;
	height:33px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ff277e;
	text-align:center;
	font-weight:bold;
	background-image:url(images/buttonone.png);
	background-repeat:no-repeat;
	border:0px;
	cursor:hand;
	}
.button_medium{
	width:150px;
	height:33px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ff277e;
	text-align:center;
	font-weight:bold;
	background-image:url(images/bigbutton.png);
	background-repeat:no-repeat;
	border:0px;
	cursor:hand;
	}

.height{
	line-height:5px;
	}

.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	font-weight:bold;
	}
	
.l2:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-decoration:none;
	}

.l2:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-decoration:none;
	}
	
.l2:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-decoration:underline;
	}

.h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#a00e18;
	line-height:25px;
	font-weight:bold;
	}

.main{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#242424;
	font-weight:normal;
	text-align:justify;
	padding-right:15px;
	padding-left:10px;
	}

.l3:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#242424;
	text-decoration:none;
	}

.l3:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#242424;
	text-decoration:none;
	}
	
.l3:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #242424;
	text-decoration:underline;
	}

.l4:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #0066CC;
	font-weight:bold;
	text-decoration:none;
	}

.l4:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0066CC;
	font-weight:bold;
	text-decoration:none;
	}
	
.l4:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #0066CC;
	font-weight:bold;
	text-decoration:underline;
	}
	
	/*8march*/
.paging
{
font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ff277e;
	font-weight:bold;
	}	
<!--9th Apr-->
    .h9{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000066;
	font-weight:bold;
	text-align:center;
	}
	
/*29 APRIL START*/


.bigbutton{
	width:800px;
	height:85px;
	background-image:url(images/bigbutton.png)
	background-repeat:no-repeat;
	
	}
	
.smallbutton{
	width:45px;
	height:21px;
	background-image:url(images/del.png);
	background-repeat:no-repeat;
	border:0px;
	font-weight:bold;
	font-size:12px;
	cursor:hand;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#FFFFFF;
	}
  /*29 APRIL START*/
  
  /*---5th may 2009*/
  .h11{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
	font-weight:bold;
	text-align:center;
	}
  