
body{
	margin:0px;
	background-image:url(../images/new_bg.jpg);
	background-repeat:repeat-x;
	background-color:#fde163;
	
}
td{
	font-family: Arial, Helvetica, sans-serif;
}
.white_border{
	border-left: 9px solid #ffffff;
	border-right:9px solid #ffffff;
	border-top:10px solid #ffffff;
	border-bottom:10px solid #ffffff;
}
.body_border{
	border:3px solid #7c3636;
}

.admision_text{
	font-size: 11px;
	color: #0B0B0B;
	font-weight: bold;
}

.body_black_text{
	font-size: 12px;
	color: #0B0B0B;
	line-height: 13px;
}


.white_text_big{
     color:#ffffff;
     font-size:12px;
    
     font-weight: bold;

}

.white_small_text{

     color:#ffffff;
     font-size:11px;
	 
   
     
}

.white_small_text1{

     color:#ffffff;
     font-size:11px;
     text-decoration:none;
	  line-height: 22px;
}

.white_small_text1:hover{

    color:#ffc200;
}

.mailto_text{
     font-size:11px;
     color:#ffe401;
     text-decoration:none;
}

.mailto_text:hover{
     
     color:#a3560f;
}

