.infowindow 
      { 
      font-family:Verdana; 
      font-size:8pt; 
      font-weight:normal; 
      width:220px; 
      /* height:86px;
	  overflow: auto; */
      }
 
.sortby {
	background: #514b51;
	height: 36px;
	padding: 10px;
	white-space: nowrap;
}


body
	{
		margin: 0px;
	}
	
	.header {
		font-size: 10px;
	}
	
	td, input, select, textarea, div, button {
		font-size: 12px;
		font-family: Arial;
		color: #464646;
	}
	
	form {
		margin: 0px;
	}
	
	.formfield {
		width: 100%;
		background: transparent;
		border: #b3b5b8 1px solid;
	}
	
	h1 {
		margin: 0px;
		color: #9862b3;
		font-family: Georgia;
		font-weight: bold;
		font-size: 18px;
		font-style:italic; 
	}
	
	h2 {
		margin: 0px;
		color: #464646;
		font-family: Georgia;
		font-weight: bold;
		font-size: 14px;
		font-style:italic; 
	}
	
	a:link {
		text-decoration: none;
		color: #9862b3;
		font-family: Arial;
		font-size: 12px;
	}

	a:active {
		text-decoration: none;
		color: #9862b3;
		font-family: Arial;
		font-size: 12px;
	}

	a:visited {
		text-decoration: none;
		color: #9862b3;
		font-family: Arial;
		font-size: 12px;
	}

	a:hover {
		text-decoration: none;
		color: #753a93;
		font-family: Arial;
		font-size: 12px;
	}

	.menuObject {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	#menu td {
		font-size: 16px;
		font-family: Georgia;
	}
	
	#menu td a:link {
		font-weight: bold;
		text-decoration: none;
		color: #FFFFFF;
		font-family: Georgia;
		font-size: 16px;
	}
	#menu td a:visited {
		font-weight: bold;
		text-decoration: none;
		color: #FFFFFF;
		font-family: Georgia;
		font-size: 16px;
	}
	#menu td a:active {
		font-weight: bold;
		text-decoration: none;
		color: #FFFFFF;
		font-family: Georgia;
		font-size: 16px;
	}
	#menu td a:hover {
		font-weight: bold;
		text-decoration: none;
		color: #FFFFFF;
		font-family: Georgia;
		font-size: 16px;
	}

	.menubtnbg {
		height: 32px;
		cursor: pointer;
	}
	
	.menuover {
		background: transparent url(../images/menubtnbg.jpg) scroll repeat-x top;
		color: #E1DDD3;
		height: 32px;
		background-color: #f7f5ef;
		cursor: pointer;
	}

	.menuactive {
		background: transparent url(../images/menubtnbgactive.jpg) scroll repeat-x top;
		color: #E1DDD3;
		height: 32px;
		cursor: pointer;
	}
	
	.menuclick {
		background: transparent url(../images/menubtnbgclick.jpg) scroll repeat-x top;
		color: #E1DDD3;
		height: 32px;
		cursor: pointer;
	}
	
	.darklink:link {
		text-decoration: none;
		color: #464646;
		font-weight: bold;
		font-family: Arial;
		font-size: 12px;
	}
	.darklink:visited {
		text-decoration: none;
		color: #464646;
		font-weight: bold;
		font-family: Arial;
		font-size: 12px;
	}
	.darklink:active {
		text-decoration: none;
		color: #464646;
		font-weight: bold;
		font-family: Arial;
		font-size: 12px;
	}
	.darklink:hover {
		text-decoration: none;
		color: #000000;
		font-weight: bold;
		font-family: Arial;
		font-size: 12px;
	}
	
	#latest_outletters td a {
		text-decoration: none;
		color: #464646;
		font-weight: bold;
		font-family: Arial;
		font-size: 12px;
	}
	
	#tableclass td {
		padding: 4px;
		height: 22px;
	}
	
	.even { background: #f0e5f1; }
	.odd { background: #e8d7e9; }

	.evenover { background: #97C2E2; }
	.oddover { background: #97C2E2; }
	
	.even1 { background: #efdcf0; }
	.odd1 { background: #efe0f0; }
	
	.over { background: #f0e0f1; }
	
	.footer {
		font-size: 10px;
	}
	
	.white {
		color: #FFFFFF;
	}
	
	.headline_white {
		font-family: Georgia;
		font-size: 16px;
		font-style: italic;
		letter-spacing: 1px;
		color: #FFFFFF;
		font-weight: bold;
	}
	
	.headline_white_small {
		font-family: Georgia;
		font-size: 11px;
		letter-spacing: 1px;
		color: #FFFFFF;
		font-weight: bold;
	}

	.headline_white_smaller {
		font-family: Georgia;
		font-size: 14px;
		font-style: italic;
		letter-spacing: 1px;
		color: #FFFFFF;
		font-weight: bold;
	}
	
	.btn_white_small_link:link {
		font-family: Arial;
		font-size: 12px;
		color: #FFFFFF;
		font-weight: bold;
	}

	.btn_white_small_link:active {
		font-family: Arial;
		font-size: 12px;
		color: #FFFFFF;
		font-weight: bold;
	}

	.btn_white_small_link:visited {
		font-family: Arial;
		font-size: 12px;
		color: #FFFFFF;
		font-weight: bold;
	}

	.btn_white_small_link:hover {
		font-family: Arial;
		font-size: 12px;
		color: #FFFFFF;
		font-weight: bold;
	}




	.pink {
		color: #9862b3;
	}
	
	.headline_pink {
		margin: 0px;
		color: #9862b3;
		font-family: Georgia;
		font-weight: bold;
		font-size: 18px;
		font-style:italic; 
	}
	
	.headline_dark {
		margin: 0px;
		color: #464646;
		font-family: Georgia;
		font-weight: bold;
		font-size: 14px;
		font-style:italic; 
	}
	
	.footer {
		background: #FFFFFF url(../images/footer_bg.jpg) repeat-x scroll top;
	}
	
	.footerlink:link {
		text-decoration: none;
		color: #000000;
		font-weight: bold;
		font-family: Arial;
		font-size: 12px;
	}

	.footerlink:active {
		text-decoration: none;
		color: #000000;
		font-weight: bold;
		font-family: Arial;
		font-size: 12px;
	}

	.footerlink:visited {
		text-decoration: none;
		color: #000000;
		font-weight: bold;
		font-family: Arial;
		font-size: 12px;
	}

	.footerlink:hover {
		text-decoration: none;
		color: #000000;
		font-weight: bold;
		font-family: Arial;
		font-size: 12px;
	}
	
	.imgborder {
		border: #c8c0af solid 1px;
	}
	

.sortbyActive {
	background: #676167;
	height: 36px;
	padding: 10px;
	white-space: nowrap;
}

.sortbylink:link {
font-size: 11px;
	font-family: Georgia;
	letter-spacing: 1px;
	color: #FFFFFF;
	font-weight: bold;
}

.sortbylink:visited {
	font-size: 11px;
	font-family: Georgia;
	letter-spacing: 1px;
	color: #FFFFFF;
	font-weight: bold;
}

.sortbylink:active {
	font-size: 11px;
	font-family: Georgia;
	letter-spacing: 1px;
	color: #FFFFFF;
	font-weight: bold;
}

.sortbylink:hover {
	font-size: 11px;
	font-family: Georgia;
	letter-spacing: 1px;
	color: #FFFFFF;
	font-weight: bold;
}