/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color:#86B4C8;
}
td{ font-family: Arial, Helvetica, sans-serif;  font-size: 11px;  font-style: normal;  font-variant: normal;  font-weight: normal;    }
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}


.miniWhite{
	colour: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.bigWhite{
	colour: white;
	color: #FFFFFF;
	font-size: 14px;
}
.normWhite{
	colour: white;
	color: #FFFFFF;
	font-size: 12px;
}
.verd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.tdNoRepeat{
	background-repeat: no-repeat;
	}

.bigLet{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #2F598B;
	text-decoration: none;

}
.blueLet{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #2F598B;

}
.Grey{
	colour: grey;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #999999;
	border: #999999;
	background-color: #FFFFFF;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-style: solid;
	border-width: 1px;
	padding: 2px;

}
.bigLetWhite{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: White;
	text-decoration: none;

}
.hott {
	font-variant: small-caps;
	font-weight: bold;
	background-color: #FF0000;
	text-transform: uppercase;
	color: #FFFFFF;
}
.archived {
	font-style: italic;
	text-decoration: line-through;
	text-transform: lowercase;
	color: #CCCCCC;
}
.sold {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.navLeft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.smallWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFCC;
}
.whiteLet {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #FFFFFF;
}
