﻿@font-face {
    font-family: DVW-TTYogeshEN;
    font-style:  normal;
    font-weight: 700;
    src: url("../fonts/dvwttyO0.eot");
  }

@font-face {
font-family: "DVBW-TTYogesh";
src: url("../fonts/dvbwtty0.eot")
}

#menu {
height: 29px;
line-height: 29px;
background:  url("/images/but1.jpg") no-repeat left top ;

}
#menu ul {

padding-left: 10px;
list-style-type: none;

}
#menu ul li {
display: block;
float: left;
font-family: Arial, Tahoma, sans-serif;
font-size:10px;

}
#menu ul li a {
color: #000;
padding: 0 10px;
text-decoration: none;

}
#menu ul li a:hover {
color: #fff;
text-decoration: underline;
}
h3{
	color: black ;
}
h3:hover {
	
	color: #336699;
}

a{
	text-decoration: none;
	color: blue ;
}
a:hover {
	
	color: #336699;
}
a:visited {
	color:grey;
}
td {    
	font-size: 1.2em;

}

 p {
	margin: 0;
	
	color: #000000;
	font:  "DVBW-TTYogeshEN", Arial, Helvetica, sans-serif;
}

p.date{
font-size=0.7em;
}
/* header */

#header {
	clear: both;
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
	font-family:  "DVBW-TTYogeshEN";
	margin: 0 0 0 -4;
  	padding: 10px 0;
	color: #000000;
}




/* Footer */

#footer {
	clear: both;
	margin : 0 -1em 0 -2;
	padding: 30px 0;
                background: url("images/pibheading.jpg") repeat-x left top;
	color: #FF0000;
}

#footer p {
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
	color: #5A7C98;
}

#footer a {
	background: #5A7C98;
	padding: 1px 6px;
	border-right: 2px solid #5A7C98;
	border-bottom: 1px solid #5A7C98;
	text-decoration: none;
	color: #FFFFFF;
}