body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
        background-color: #CCCCCC;
	color: #333753;
	margin: 0px;
}

a:link {
	color: #333753;
	text-decoration: none;
}

a:visited {
	color: #333753;
	text-decoration: none;
}

a:hover {
	color: #CC6600;
	text-decoration: underline;
}

a:active {
	color: #333753;
	text-decoration: none;
}
/******** Header Style - STARTS Here: ********/

#header {
	background-image: url(header_bg_tile.gif);
	background-repeat: repeat-x;
	height: 105px;
}

#header .top {
	background-image: url(iitb_txt.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 21px;
        width: 800px;
}

#header .middle {
	background-image: url(header_main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 63px;
	font-size: 10px;
}
/*
#header .bottom {
	font-size: 10px;
	padding-top: 4px;
	text-align: center;
}

#header .bottom a:link {
	color: #1f1f1f;
	text-decoration: none;
}

#header .bottom a:visited {
	color: #1f1f1f;
	text-decoration: none;
}

#header .bottom a:hover {
	color: #1f1f1f;
	text-decoration: underline;
	background-color: #66FF33;
}

#header .bottom a:active {
	color: #1f1f1f;
	text-decoration: none;
}
*/
#header .bottom {
       position:relative;
       left: 303px;
       top: 4px;
       width: 154px;
       height: 15px;
       background-image: url(hindi_version2.gif);
       background-repeat: no-repeat;
       background-position: left top;
}

#header .bottom a {
       display: block;
       width: 100%;
       height: 100%;
       color: #000;
       background-color: #bbbbbb;
       background-image: url(hindi_version1.gif);
       background-repeat: no-repeat;
       background-position: left top;
}

#header .bottom a:hover {
background: transparent none;
}

#header .home_link {
	background-color: #6e6e6e;
	height: 21px;
	width: 156px;
	background-image: url(home_link_arr.gif);
	background-repeat: no-repeat;
	background-position: 12px;
}

#header .home_link div {
	padding-top: 3px;
	text-align: center;
}

#header .home_link div a {
	font-weight: bold;
	color: #d5d5d5;
	text-decoration: none;
	display:block;
	width: 156px;
}

#header .home_link div a:hover {
	font-weight: bold;
	color: #FFCC33;
	text-decoration: underline;
	display:block;
	width: 156px;
}

#header .logo {
	height: 63px;
	width: 242px;
}

#header .search_table {
	position: relative;
	float: right;
	margin-top: -40px;
}

#header input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333753;
}

#header .search_table a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

#header .search_table a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#header .search_table a:hover {
	color: #FF9900;
	text-decoration: none;
	background-color: #333366;
}

#header .search_table a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

/******** Header Style - ENDS ********/


.red_arr_bul {
	color: #ffffff;
	background-repeat: no-repeat;
	background-position: left 3px;
        padding-bottom: 8px;
	padding-left: 15px;
}
.subheading{
           font-family: Verdana, sans-serif;
           font-size: 13px;
           color: #660000;
           margin: 0px;
}
.title {
	font-weight: bold;
	color: #ac370d;
	font-size: 14px;
	margin-bottom: 20px;
}

.title a:link {
	font-weight: bold;
	color: #ac370d;
	font-size: 13px;
	margin-bottom: 20px;
	text-decoration: none;
}

.title a:visited {
	font-weight: bold;
	color: #ac370d;
	font-size: 13px;
	margin-bottom: 20px;
	text-decoration: none;
}

.title a:hover {
	font-weight: bold;
	color: #ac370d;
	font-size: 13px;
	margin-bottom: 20px;
	text-decoration: underline;
}

.title a:active {
	font-weight: bold;
	color: #ac370d;
	font-size: 13px;
	margin-bottom: 20px;
	text-decoration: none;
}



