BODY
{
	background-image: url(/miamimarket/images/bkg_img.jpg);
	background-repeat: repeat-y;
	height: 100%;
}

TD
{
	font-family: Arial;
	
}

H2
{
	border-bottom: solid 2px black;
	font-size: medium;
	font-weight: bold;
	display: block;
	text-decoration: none;
}

.body
{
	padding-left:10px; 
	padding-top:10px;
	padding-right: 5px; 
}

.bottomSwish
{
	background-repeat: no-repeat;
}

A.sideMenu, A.sideMenu:link, A.sideMenu:visited
{
	color:White;
	font-weight: bold;
	text-decoration: none;
	font-size: 70%;
	font-family: Verdana;
	display: block;
	padding: 5px 0px 5px 2px;
}

A.sideMenu:Hover
{
	padding-right: 0px;
	border-top: yellow 2px solid;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: yellow 2px solid;
	background-color: #007533;
	filter: Alpha(Opacity=25);
}

.topBar 
{
	background-image: url(images/WBar.jpg);
	 background-repeat: no-repeat;
}

