/* CSS Document */

/* The whole menu */
#menu {
	position: inherit;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
/*Each menu name */
#menu li {
float:none;
list-style-type: none;
width:160px;
background-color:#FFFFFF;
border: none;
text-indent: 0px;
text-align:left;
margin-left:5px;
margin:auto;
padding-bottom:20px;
font-weight:bold;
}
/* each main menu link */
#menu li a {
	color: #091D5D;
	text-decoration:none;
	width: 100%;
	display:block;
}
#menu li a:hover {
	color:#DC8240;
}

A:link {text-decoration: none; color: #091D5D}
A:hover {text-decoration: none; color: #DC8240 }
A:visited {text-decoration: none; color: #DC8240 }
A:active {
	COLOR: #091D5D
}
.style2 {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin-top: 0px;
}
.style5 {
	font-size: 14px;
	color: #7CB05E;
	font-weight: bold;
	background-image:url(vande-mataram111.jpg)
	background-repeat:repeat-x;
}
.style7 {font-family: Verdana; font-size: 14px; color:#091D5D; font-weight: bold; }
.style8 {
	font-family: Verdana;
	color: #091D5D;
	font-size: 13px;
}
.style10 {font-family: Verdana; color: #091D5D; font-size: 12px; font-weight: bold; }

.style11 {font-family: Verdana; color: #091D5D; font-size: 15px; font-weight: bold; }

