/* CSS Document */
/*
html {
  height: 100%;
}
*/
body {
	margin: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
  font-family: verdana;
	font-size: 12px;
	width: 100%;
	background: #a3a5a7; /* #eeeeee */
  /* background: #ffffff url("../images/mrii_boston_bg.jpg") repeat scroll top left; */
	color: #000000;
}

a {
  color: #999999;
	text-decoration: none;
}

a:hover {
  color: #600504;
}

.clr {
	clear: both;
}

#shadow1 {
	margin: 0px auto;
	width: 806px;
	border: 1px solid #999999; /* #e0e0e0 */
}

#shadow2 {
	width: 804px;
	border: 1px solid #8f8f8f; /* #dddddd */
}

#shadow3 {
	width: 802px;
	border: 1px solid #777777; /* #bbbbbb */
}

#main_sheet {
  width: 800px;
	background: #ffffff;
	color: #000000;
	margin: 0px auto;
	border: 1px solid #555555; /* #888888 */
}

#logo {
  width: 100%;
}

#top {
  width: 800px;
	height: 38px;
	background-color: #600504;
/*	background-color: #1a0406; */
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

#horLine {
	margin: 0px auto;
	width: 800px;
	height: 3px;
	border-bottom: 3px solid #600504;
	margin-bottom: 20px;
}

#head1 {
  width: 100%;
  margin:0px auto;
}

.moduletable_welcomeImage {
  width: 744px;
	margin: 0px auto;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 20px;
}

.dropshadow {
	float: left;
  background: url("../../../images/mrii_boston/shadowAlpha.png") no-repeat bottom right !important;
	background: url("../../../images/mrii_boston/shadow.gif") no-repeat bottom right;
	margin: 6px 0 0 0px !important;
	margin: 6px 0 0 0px;
	position: relative;
	left: 22px;
}

.dropshadow img {
	display: block;
	position: relative;
	margin: -6px 6px 6px -6px;
}

#bottom {
  width: 100%;
	/* background: url("../images/mrii_boston_sheetbg.jpg") no-repeat; */
	background: #ffffff;
	padding-top: 20px;
	margin: 0px auto;
}

#contentMainBody { 
  width: 744px;
  color: #000000;
	font-size: 14px;
	font-family: "Arial";
	font-weight: normal;
	/* padding-left: 28px;
	padding-right: 28px; */
	padding-bottom: 20px;
	margin: 0px auto;
}

#footer {
  width: 744px;
	color: #aaaaaa;
	padding: 28px;
	margin-top: 10px;
	border-top: 2px solid #666666;
}

.moduletable-top {
	margin: 0px auto;
	padding-top: 9px;
}

.moduletable_newsflash {
	width: 100%;
	/* text-align: right; */
	font-size: 11px;
	font-family: verdana;
	margin: 0px auto;
	color: #ffffff;
	/*
	background-color: #8f504f;
	/*
	background-color: #600504;
 opacity:0.7;filter:alpha(opacity=70); */
}

.nftable_dropshadow {
	float: left;
	background: url("../../../images/mrii_boston/shadowAlpha.png") no-repeat bottom right !important;
	background: url("../../../images/mrii_boston/shadow.gif") no-repeat bottom right;
  margin: 6px 0 0 6px !important;
	margin: 6px 0 0 6px;
	position: relative;
	top: 20px;
}

.nftable {
	display: block;
	position: relative;
	width: 242px;
	max-height: 260px;
	padding: 15px 12px 10px 12px;
	background-color: #8f504f;
	overflow: auto;
	scrollbar-base-color: #8f504f;
	scrollbar-arrow-color: #ddcbca;
	border: 1px solid #ddcbca;
	margin: -6px 6px 6px -6px;
}

.moduletable_selamatDatang {
	text-align: left;
	font-size: 16px;
	font-family: Arial;
	line-height: 140%;
	width: 744px;
	margin: 0px auto;
	padding-bottom:10px;
}

.moduletable_events {
	width: 440px;
	margin: 0px auto;
	padding-right: 30px;
}

.eventtable {
	width: 744px;
	margin: 0px auto;
	padding-bottom: 20px;
}

.moduletable_calendar {
	font-size: 14px;
	margin-left: 10px;
	/* border: 1px solid #ddcbca; */
	text-align: left;
}

.blogcal_header {
	width: 300;
	text-align: center;
	font-weight: bold;
  padding-bottom: 5px;
	border: 1px solid #ddcbca;
	margin-top: 15px;
}

.blogcal_table {
	text-align: center;
	width: 300px;
	text-align: center;
	background-color: #ddcbca;
}

a.blogcal_link {
	color: #ffffff;
}

a.blogcal_link:hover {
	color: #600504;
}

a.mainlevel-topmenu {
  text-transform: uppercase;
	font-family: calibri;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: +1px;
	color: #888888;
	text-decoration: none;
	font-weight: bold;
}

a.mainlevel-topmenu:hover { 
  color: #ffffff; 
}

#active_menu-topmenu {
  color: #ffffff;
}


#frontpageTitle {
	width: 744px;
	padding-left: 28px;
	padding-right: 28px;
	padding-bottom: 20px;
	font-size: 22px;
	font-weight: bold;
	font-family: arial;
}

.blog {
  width: 100%;
}


.contentpaneopen {
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	font-weight: normal;
	line-height: 140%;
}

.contentheading {
  text-transform: uppercase;
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	/* color: #000000; */
}

.small {
	font-family: verdana;
  font-size: 10px;
	font-weight: normal;
	color: #aaaaaa;
}

.article_seperator {
  display: block;
	height: 5px;
}

.createdate {
	color: #777777;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
}

.modifydate {
  color: #333333;
	font-family: arial;
	font-size: 10px;
	text-align: right;
	font-weight: normal;
}

a.readon {
  color: #777777;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

a.readon:hover { 
	color: #600504; 
}

.mosimage {
	margin: 5px 10px 5px 10px;
}

.back_button {
  color: #aaaaaa;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}


.moduletable_otherMenuMod {
	margin: 0px auto;
	text-align: center;
	padding-bottom: 20px;
	width: 744px;
}

.mainlevel_otherMenu {
	font-size: 12px;
	font-family: "Arial";
	font-weight: bold;
	letter-spacing: 1px;
}

a.mainlevel_otherMenu {
	color: #777777;
	text-decoration: none;
	text-transform: lowercase;
}

a.mainlevel_otherMenu:hover {
	color: #600504;
}

#active_menu_otherMenu {
	color: #600504;
}

.componentheading {
  text-transform: capitalize;
  font-family: arial;
  font-size: 22px;
  font-weight: bold;
  color: #000000;
	padding-bottom: 15px;
}

.signature {
	color: #666666;
	font-size: 12px;
	line-height: 100%;
}

.gM_dropshadow {
	width: 606px;
	height: 356px;
	background: url("../../../images/mrii_boston/shadowAlpha.png") no-repeat bottom right !important;
	background: url("../../../images/mrii_boston/shadow.gif") no-repeat bottom right;
	margin: 6px 0 0 6px auto !important;
	margin: 6px 0 0 6px auto;
	position: relative;
	top: 15px;
	left: 69px;
}

.googleMap {
	border: #600504 3px solid;
	width: 600px;
	height: 350px;
	display: block;
	position: relative;
	top: -6px;
	margin: 0px 6px 0px -6px;
}

.pagenav {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #444444;
}

a.pagenav {
	color: #777777;
}

a.pagenav:hover {
	color: #600504;
}
/*
.sectiontableentry1 {
	font-size: 12px;
	font-family: verdana;
}
*/
.category {
	font-family: tahoma;
	font-size: 14px;
}

a.category {
	font-weight: bold;
}

.sectiontableentry1 {
	/* height: 50px; */
	line-height: 150%;
}

.sectiontableentry2 {
	/* height: 50px; */
	line-height: 150%;
}

