/* State Page  */

	#statemiddle { 
    	top: 10px;
		background: #F7F0DE;
		border-top: 1px solid #F7F0DE;
		border-right: 0px;
		border-bottom: 0px;
		border-left: 0px;
		margin: 0px 0px 0px 0px;
		padding: 0px 5px 10px 5px;
    }
	#statetext	{
    	position: relative;
        left: 10px;
    	margin: 0px 10px 0px 0px; 
    }
	.statetable { 
    	border: 0px;
		background: #F7F0DE;
        margin-left:auto;
        margin-right:auto; 
    }
	.statename { 
        text-align: center; 
 		border-bottom: 1px solid #5F7B27;
	}
	.header_register { font-size: 13px; font-weight: bold; text-align: center; line-height:20px; 
 		border-right: 1px solid #5F7B27; 
 		border-left: 1px solid #5F7B27;
 		border-bottom: 1px solid #5F7B27;
        background: #ffffff; 
		padding: 0px 6px 0px 6px;
	}
	.header_city { font-size: 13px; font-weight: bold; text-align: center; line-height:20px;
 		border-bottom: 1px solid #5F7B27; 
 		border-right: 1px solid #5F7B27; 
        background: #ffffff; 
		padding: 0px 28px 0px 28px;
	}
	.header_seminar { font-size: 13px; font-weight: bold; text-align: center; line-height:20px;
 		border-bottom: 1px solid #5F7B27; 
 		border-right: 1px solid #5F7B27; 
        background: #ffffff; 
		padding-left: 80px;
		padding-right: 80px;
	}
	.header_grade { font-size: 13px; font-weight: bold; text-align: center; line-height:20px;
 		border-bottom: 1px solid #5F7B27; 
 		border-right: 1px solid #5F7B27; 
        background: #ffffff; 
		padding-left: 17px;
		padding-right: 17px;
	}
	.header_date { font-size: 13px; font-weight: bold; text-align: center; line-height:20px;
 		border-bottom: 1px solid #5F7B27; 
 		border-right: 1px solid #5F7B27; 
        background: #ffffff; 
		padding: 0px 32px 0px 32px;
	}
	.header_trainer { font-size: 13px; font-weight: bold; text-align: center; line-height:20px; 
 		border-bottom: 1px solid #5F7B27; 
 		border-right: 1px solid #5F7B27; 
        background: #ffffff; 
		padding: 0px 37px 0px 37px;
	}
	.nifty_body_state_msg	{ 
    	padding: 0px 5px 0px 5px;
    	background: #ffffff;
    	border: 1px solid #5F7B27;
	}
	.nifty_body_state_left	{ 
    	background: #ffffff;
    	border-left: 1px solid #5F7B27;
    	border-right: 1px solid #5F7B27;
    	border-bottom: 1px solid #5F7B27;
        padding: 0px 3px 0px 3px;
	}
	.nifty_body_state	{ 
    	background: #ffffff;
    	border-right: 1px solid #5F7B27;
    	border-bottom: 1px solid #5F7B27;
        padding: 0px 3px 0px 3px;
	}
	p.nifty_header_state	{
		font-size: 110%;
    	font-weight: bold;
		margin:0;                    
		padding: 0 0 3px;
		color:#000;
		text-align: center;
		background:#E3F3C3 url(http://www.etntraining.com/includes/module/niftycorner/images/nifty_gradiant_01.gif) repeat-x top; 
	}             

