BODY, TD {
	margin-top : 0;
	margin-right : 0;
	margin-left : 0;
}

#navCell {
	border-bottom : medium inset #DCDCDC;
	text-align : right;
	background-color : #DCDCDC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 80%;
	border-top : thin inset White;
}

.Owners {
	background-image : url(images/ownersBG.jpg);
	background-repeat : repeat-x;
}

#cellLeft {
	background-image : url(images/img_Left.jpg);
	background-repeat : repeat-x;
}

#nav {
border-bottom : medium inset #DCDCDC;
	text-align : right;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 70%;
	border-top : thin inset White;
	background : #CCCCCC;
}





A {
	text-decoration : none;
	color : Blue;
	background : #CCCCCC;
}

A:VISITED {
	color : Red;
	background : #CCCCCC;
}