body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bigtxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #363636;
}

.bigtxtgrey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #7b7a7a;
}

.biggertxtgrey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	color: #7b7a7a;
}

.bigtxtred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #a90404;
}

a.bigtxtred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #a90404;
	text-decoration: none;
}

a.bigtxtred:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #a90404;
	text-decoration: underline;
}

a.bigtxtgrey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #7b7a7a;
	text-decoration: none;
}

a.bigtxtgrey:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #7b7a7a;
	text-decoration: underline;
}

.maintxt {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #737373;
}

a.maintxt {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #737373;
	text-decoration: underline;
}

a.maintxt:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #737373;
	text-decoration: none;
}

.maintxttip {
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: #a0a0a0;
}

.maintxtsmall {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #919191;
}

a.maintxtsmall {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #919191;
	text-decoration: none;
}

a.maintxtsmall:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #919191;
	text-decoration: underline;
}

.maintxtred{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #c02828;
}

.menu1 a {
		display:block;
		width: 69px;
		height: 115px;
		background: url("../images/navbar/home.gif") 0 0 no-repeat;
		}
.menu1_alt a {
		display:block;
		width: 69px;
		height: 115px;
		background: url("../images/navbar/home_alt.gif") 0 0 no-repeat;
		}
.menu1 a:hover {	
		background: url("../images/navbar/home_alt.gif") no-repeat;
		}

.menu2 a {
		display:block;
		width: 94px;
		height: 115px;
		background: url("../images/navbar/about.gif") 0 0 no-repeat;
		}

.menu2_alt a {
		display:block;
		width: 94px;
		height: 115px;
		background: url("../images/navbar/about_alt.gif") 0 0 no-repeat;
		}

.menu2 a:hover {	
		background: url("../images/navbar/about_alt.gif") no-repeat;
		}

.menu3 a {
		display:block;
		width: 125px;
		height: 115px;
		background: url("../images/navbar/buying.gif") 0 0 no-repeat;
		}
.menu3_alt a {
		display:block;
		width: 125px;
		height: 115px;
		background: url("../images/navbar/buying_alt.gif") 0 0 no-repeat;
		}
.menu3 a:hover {	
		background: url("../images/navbar/buying_alt.gif") no-repeat;
		}

.menu4 a {
		display:block;
		width: 123px;
		height: 115px;
		background: url("../images/navbar/selling.gif") 0 0 no-repeat;
		}
.menu4_alt a {
		display:block;
		width: 123px;
		height: 115px;
		background: url("../images/navbar/selling_alt.gif") 0 0 no-repeat;
		}
.menu4 a:hover {	
		background: url("../images/navbar/selling_alt.gif") no-repeat;
		}

.menu5 a {
		display:block;
		width: 81px;
		height: 115px;
		background: url("../images/navbar/contact.gif") 0 0 no-repeat;
		}

.menu5_alt a {
		display:block;
		width: 81px;
		height: 115px;
		background: url("../images/navbar/contact_alt.gif") 0 0 no-repeat;
		}

.menu5 a:hover {	
		background: url("../images/navbar/contact_alt.gif") no-repeat;
		}

.mcanaw a {
		display:block;
		width: 173px;
		height: 59px;
		background: url("../images/mcanaw.gif") 0 0 no-repeat;
		}

.mcanaw a:hover {	
		background: url("../images/mcanaw_alt.gif") no-repeat;
		}


a span.splnk
{
 color: #a90404;
}
a
{
 color: #a90404;
}
a:hover
{
 color: #a90404;
}