body {
	background: #ffffff;
	text-align: center;
	margin: 0px;
}

td, body {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	
	vertical-align: top;
}

td.crown {
	background-image: url(images/crown.gif);
}

td.floorBoard {
	background-image: url(images/floor_board.gif);
	text-align: center;
	line-height: 16px;
	color: #ffffff;
	font-family: verdana;
	font-size: 9px
}

td.floorBoardBlack {
	color: #000000;
	font-family: verdana;
	font-size: 9px
}

td.bannerHome {
	background-image: url(images/banner_home.gif);
}


td.navigation {
	font-family: verdana;
	font-size: 10px;
}

td.dateCell {
	background-image: url(images/tm_date_banner.jpg);
	padding-left: 6px;
	vertical-align: middle;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}

td.leftGutter {
	background-image: url(images/mw_watermark.gif);
	padding: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	
	font-family: arial;
}

h6.contentTitle, h5.contentTitle, h4.contentTitle, h3.contentTitle {
	color: #151835;
	font-family: arial;
	font-weight: bold; 
	font-size: 15px;
	margin-top: 1px;
	margin-bottom: 5px;
}
h6.contentTitle {
	font-size: 13px;
}

h4.contentTitle {
	font-size: 12px;
}

h3.contentTitle {
	font-weight: normal; 
	font-size: 13px;
}

td.rightGutter {
	padding: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	
	font-family: arial;
}

td.bar {
	background: #E0E0E0;
}

ul {
	list-style-image: url(images/bullet_blue.gif);
	margin-left: 18px;
}

div.bar {
	background: #E0E0E0;
	width: 100%;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 20px;
}

div.underline {
	background-image: url(images/underline_title.gif);
	width: 100%;
	height: 4px;
	margin-bottom: 15px;
}

div.adGutter {
	background-image: url(images/highlight_watermark.gif);
	margin-bottom: 10px;
	padding: 5px;
	padding-bottom: 20px; 
	color: #0F2E60;
	
	border-color: #0F2E60;
	border-width: 1px;
	border-style: solid;
} 

td.copyrightContent {
	background: #0F2E60;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	
	color: #ffffff;
	font-family: verdana;
	font-size: 9px
}


/* --- navigation styles: --- */

a:link, a:visited, a:hover {
	text-decoration: underline;
	color: #7989AB;
	font-family: arial;
	font-size: 12px;
}
a:hover {
	color: #fdaf00;
}

a.topNav:link, a.topNav:visited, a.topNav:hover {
	text-decoration: none;
	color: #ffffff;
	font-family: arial;
	font-size: 10px;
}

a.topNav:hover {
	color: #FFFA7E;
}

a.copy:link, a.copy:visited, a.copy:hover {
	text-decoration: none;
	color: #ffffff;
	font-family: verdana;
	font-size: 9px;
}

a.copy:hover {
	color: #FFFA7E;
}

.cmt_form {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	border-color: #BAC6D6;
}

.cmt_field {
	background-color: #ffffff;
	backgroundColor: white;
	border: onepx;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	border-color: #BAC6D6;
	border-bottom-style:solid;
	border-left-style:solid;
	scrollbar-highlight-color: #BAC6D6;
	scrollbar-shadow-color: #BAC6D6;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-arrow-color:#BAC6D6;
	border-right-style: solid;
	border-top-style: solid;
}





