
td {
	text-align: left;
	font-size: 11px;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/titlebar.gif)  no-repeat;
	color: #FFFFFF;
	text-align: left;
	padding-left: 40px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
	
}
a.mainlevel-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-image: url(../../../images/M_images/bullet2nd.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:12px;
	padding-right:10px;
	line-height:20px;
	font-weight:bold;
	text-transform:capitalize;
	
}
a.mainlevel-left:link {
	text-decoration: none;
	color: #ffffff;
}
a.mainlevel-left:visited {
	text-decoration: none;
	color: #ffffff;
}
a.mainlevel-left:hover {
	text-decoration: none;
	/*color: #00CC33;*/
	color: #CAE2F9;
}
a.mainlevel-left#active_menu-left {
	text-decoration: none;
	color: #CAE2F9;
}

a.mainlevel-left#active_menu-left:hover {
	text-decoration: none;
	color: #ffffff;
}


/*------------------CSS of New Template-------------------*/


/* Main Style for BGMEA */

/* Making browser same(Almost) */

a:hover {
text-decoration: none;
color: #7f8c9b;
}
a:active {
text-decoration: none;
color:#7f8c9b;
}

*{
margin:0;
padding:auto;
list-style:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
img{
_margin-bottom:-4px; /*IE FIX*/

}

.clear_all{
clear:both;
}
#wraper{
margin:0 auto;
width:936px;
/*background-image:url(http://localhost/bgmea/media/images/menu/main_bg_pic_repeat.jpg);
background-repeat:repeat-y;*/
text-align:left;
float:left;

/*position:relative;*/
}
#content_container{
width:936px;
margin:0px;
float:left;
}
