body {
	font-size: 11px; 
	background-image:url(../images/bg.gif); 
	margin: 10px 0px 10px 0px;; 
	color: #666666; 
	font-family: arial;
}
/*css for dropdown*/

#menu1content td {
	font-family: tahoma;
	font-weight:bold;
	background:#0A6AB4;
	color:#ffffff;
	height:22px;
	border-top:#ffffff 1px solid;
	background-color:#2d77d6;
	list-style-type: none;
	list-style-position:outside;
	padding:0px;
	padding-left:8px;
	xpadding-top:3px;
	margin:0px;
	
}
#menu1content td:hover {
	background-color:#d3e2a6;
	color:#50753f;

	}
#menu1content a,#menu1acontent a,#menu1bcontent a,#menu1ccontent a{
	color:#ffffff;
	text-decoration: none;
}
#menu1content a:hover,#menu1acontent a:hover,#menu1bcontent a:hover,#menu1ccontent a:hover{
	color:#000000;	
}
.td_hover {
	background-color:#d3e2a6;
	color:#50753f;}
/*css for dropdown end*/

/*----top menu css--*/
.menu_bg{
	background-image:url(../images/excelminds_09_hover.gif);
	background-repeat:repeat-x;
	color:#0368C2;
}
.menu_bg_none{
	background-image:url(../images/excelminds_09.jpg);
	background-repeat:repeat-x;
	color: #55641F;
}
.menu_bg_none a:link {
	color: #55641F; 
	text-decoration: none;
	font-weight:bold;
}
.menu_bg_none a:visited {
	color: #55641F;
	text-decoration: none;
	font-weight:bold;
}
.menu_bg_none a:hover {
	color: #0368C2;
	text-decoration: none;
	font-weight:bold;
}
/*----top menu css end--*/
a.menu:link {
	color: #55641F; 
	text-decoration: none;
}
a.menu:visited {
	color: #55641F
}
a.menu:hover {
	color: #0368C2; 
	text-decoration: none
}
.pak_heading {
	font-weight: bold; 
	font-size: 12px; 
	color: #0368C2; 
	font-family: arial; 
	text-decoration: none}
.heading {
	font-weight: bold; 
	font-size: 16px; 
	color: #0368C2; 
	font-family: arial; 
	text-decoration: none}
form{
	margin:0px;
	padding:0px;
}

input,textarea,select {
	font-family: tahoma;
	font-size: 11px;
	margin:0px;
	padding:0px;
	border:1px solid #ebebeb;
	}
.text_field{
	border:#cccccc 1px solid;
	margin:0px;
	font-size:11px;
}

