@charset "utf-8";
html {
	height: 100%;
}
.MainTable {
	background-image: url(../mcec_graphics/HP-image1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
#content td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	vertical-align: top;
	text-align: justify;
}

.TopNav {
}
.TopNav td {
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.TopNav a {
	text-decoration: none;
	color: #FFFFFF;
}
.LeftNavBG-Bottom {
	background-image: url(../mcec_graphics/LeftNavBGBottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 11px;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.TextColour {
	color: #075383;
}
.LeftNavBG-Bottom p {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content {
	
	
}
#Footer td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#Footer a {
	color: #666666;
	text-decoration: none;
}
#Footer a:hover {
	color: #006666;
}
.AddressLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding: 10px;
}
.FormHeader {
	background-color: #3366FF;
}
}
.Islamic_Study_NavDots {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#content #CalendarTable td {
	background-color: #FFFFFF;
}

/* CSS For Popup */
popup css start
<style type="text/css">
body {font-family:verdana;font-size:15px;}

a {color:#fff; text-decoration:none}
a:hover {
	color:#FFF;
	text-decoration:none
}

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
  font-family:verdana;
  font-size:25px;
  color:#fff;
}
#boxes #dialog {
  width:375px; 
  height:203px;
  padding:10px;
  background-color:#fff;
}

 </style>
popup css end
/*(END Popup*/

