﻿.kairali {
font-family: 'kairali' !important;	
}
.menu li.selected {
background: #003863;
}
.menu li.selected a {
color: #fff;
}

.menu li:hover {
background: #003863;
}
.menu li a:hover {
color: #fff;
}
.pravarthanam {
padding-bottom:10px;	
}
#left_content p {
font-family: 'kairali';	
font-size:17px;	
}
.home_right {
padding-top:10px;	
}
#content_right p {
line-height:17px;	
}
.content_title {
line-height:50px !important;	
}
.result {
width: 45%;
height: 200px;
background: #666;
float: left;
background: url('../images/bg_result.jpg');	

transition: all 0.4s ease-in-out 0s;
-webkit-transition: all 0.4s ease-in-out 0s;
-moz-transition: all 0.4s ease-in-out 0s;
-o-transition: all 0.4s ease-in-out 0s;
-ms-transition: all 0.4s ease-in-out 0s;

}
.result:hover {
background:#256fae;	

transition: all 0.4s ease-in-out 0s;
-webkit-transition: all 0.4s ease-in-out 0s;
-moz-transition: all 0.4s ease-in-out 0s;
-o-transition: all 0.4s ease-in-out 0s;
-ms-transition: all 0.4s ease-in-out 0s;

}

.result p{
color: #000;
width: 100%;
text-align: center;
padding-top: 86px !important;
font-size: 25px;
font-weight: bold;
text-shadow:2px 2px 2px #000;
}
.result p a{
color: #fff;
font-size:30px;		
}
.homeInrto {
font-size:17px;
font-family: 'kairali';	
}
.latest_news_link {
font-family: 'kairali';		
}
.list {
font-family: 'kairali';	
}
