/* CSS Document */

	body{
		font-family:verdana;
		background-color:#9F9F9F;
	}
	.titles{
		font-family:verdana,helvetica;
		font-weight:bold;
	}
	.sz_mid{
		font-size:10px;
	}
	.mnu_active{
		color:white;
		padding:3px 6px;
		font-weight:bold;
		background-color:#EB002E;
		font-size:11px;
		width:179px;
		cursor: pointer;
		cursor: hand;
	}
	.mnu_passive{
		color:white;
		padding:3px 6px;
		font-weight:bold;
		background-color:#C0C0C0;
		font-size:11px;
		width:179px;
	}
	.stm_passive{
		color:#797979;
		padding:3px 6px;
		font-weight:bold;
		background-color:#E9E9E9;
		font-size:11px;
		width:179px;
	}
	.msu_active{
		color:white;
		padding:3px 6px;
		font-weight:bold;
		background-color:#797979;
		font-size:11px;
		width:179px;
		cursor: pointer;
		cursor: hand;
	}
	.msu_filler{
		height:2px;
		background-color:Transparent;
		width:167px;
	}
	.content_txt{
		color:#797979;
		font-size:11px;
	}
	.sitemap_txt{
		color:#797979;
		font-size:10px;
	}
	.photos_ttl{
		color:#797979;
		font-size:9px;
	}
	.footer_txt{
		color:#FFFFFF;
		background-color:#EB002E;
		font-size:10px;
		padding:3px 6px;
		font-weight:bold;
	}
	.cont_ttl{
		font-family:times new roman,verdana,helvetica;
		font-size:16px;
	}
	.milered{
		color:#EB002E;
	}
	.milered_lgt{
		color:#F04466;
	}
	a.whitelinks:hover,a.whitelinks:visited,a.whitelinks:link,a.whitelinks:active{
		text-decoration:none;
		color:white;
	}
	a.greylinks:hover,a.greylinks:visited,a.greylinks:link,a.greylinks:active{
		text-decoration:none;
		color:#797979;
	}
	a.redlinks:visited,a.redlinks:link,a.redlinks:active{
		text-decoration:none;
		color:#EB002E;
		font-weight:bold;
	}
	a.redlinks:hover{
		text-decoration:none;
		color:#EB002E;
	}
	a.lettingheading:hover,a.lettingheading:visited,a.lettingheading:link,a.lettingheading:active{
		font-weight:bold;
		text-decoration:none;
		color:#EB002E;
		font-size:12px;
	}
	.lettingsubheading{
		font-weight:bold;
		color:#797979;
		font-size:11px;
	}
	td{
		color:#797979;
		font-size:9px;	
	}
	.FormMS{
		BORDER-TOP-WIDTH: 1px;
		BORDER-LEFT-WIDTH: 1px;
		FONT-SIZE: 10px;
		BORDER-BOTTOM-WIDTH: 1px;
		VERTICAL-ALIGN: middle;
		COLOR: #EB002E;
		FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
		BORDER-RIGHT-WIDTH: 1px
	}
