body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2D359B;

}


.style1 {color: #FFFFFF}


.Menulist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2D359B;
	text-align: left;
	line-height: 18px;
}
.MainHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: 23px;
	color: #2D359B;
}
.tdcell {
	background-color: #FFFF00;
	vertical-align: top;
}
.MainCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.toplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
td {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2D359B;
	border-left-color: #2D359B;
}

.drop_s {
	box-shadow: 5px 5px 5px #000000;
	-moz-box-shadow: 5px 5px 5px #000000;
	-webkit-box-shadow: 5px 5px 5px #000000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=150, Color='#000000')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=150, Color='#000000');
	}
	
.left_side{
 background:url(images/new/left-boundary_1.png) repeat-y;
 margin: 0px;
 padding: 0px;
 }
 
 .right_side{
  background:url(images/new/right-boundary_1.png) repeat-y;
 margin: 0px;
 padding: 0px;
 }	
 
#overall {
position:absolute;
left:0px;
top:0px;
 width:100%;
 height:1830px;
 background-color:#666666;
 display:none;
 z-index: 10;
 } 
 
#overall_c {
position:absolute;
left:0px;
top:0px;
 width:100%;
 height:1700px;
 display:none;
 z-index:11;
 }  
 
#maploc {
width:700px;
height:650px;
background-color:#FFFFFF;
display:none;
position:relative;
top: 50px;
z-index:12;
vertical-align:middle;
border:#000000 medium solid;
border-radius: 10px;
}  
 
	
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}	
