body {
	margin:0px;
	font-family:"Trebuchet MS";
	font-size:12px;
	padding-top:5px;
}
.masterTable {
	width:1002px;
	height:750px;
}
.surendraText {
	font-family:Denmark;
	font-size:32px;
	color:#14a8d6;
	padding-top:5px;
	height: 47px;
}
.currentUnion {
	background-image:url(images/g_body.jpg);
	height:92px;
	background-repeat:no-repeat;
}
.governingBody{
	height:92px;
	padding-top:10px;
	background-image:url(images/c_union.jpg);
	background-repeat:no-repeat;
	margin-top:20px;
}
.bulletImage {
	width:20px;
	height:25px;
	color:#13a1d3;
	font-size:15px;
	font-weight:bold;
}
.footer {
	background-color:#eebb45;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	height:25px;
}
.result {
	padding-left:160px;
	padding-top:10px;
}
#mainMenu a {
	text-decoration:none;
	color:#FFFFFF;
	font-size:14px;
}
#mainMenu a:hover {
	text-decoration:none;
	color:#99FF33;
	font-size:14px;
}
.footer a {
	background-color:#eebb45;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	height:25px;
}
