body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #333333;
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.link1 a:link {
	font-size: 11px;
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
.link1  a:hover {
	font-size: 11px;
	color:#9595FF;
	font-weight: bold;
	text-decoration: underline;
}
.link1 a:visited {
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
.link9 a:link {
	font-size: 10px;
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
.link9  a:hover {
	font-size: 10px;
	color:#9595FF;
	font-weight: bold;
	text-decoration: underline;
}
.link9 a:visited {
	font-size: 10px;
	color: #999;
	font-weight: bold;
	text-decoration: underline;
}
.link2 a:link {
	font-size: 12px;
	color: #6666FF;
	font-weight: bold;
	text-decoration: none;
}
.link2  a:hover {
	font-size: 12px;
	color:#9595FF;
	font-weight: bold;
	text-decoration: underline;
}
.link2 a:visited {
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	font-size: 10px;
	color: #DFDFFF;
}
h2 {
	font-family: Impact;
	font-size: 36px;
	color: #6666FF;
}
.blue10 {
	color: #6666FF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.blue12 {
	color: #6666FF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.blue14 {
	color: #6666FF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.blue16 {
	color: #6666FF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.blue18 {
	color: #6666FF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.blue10 {
	color: #6666FF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.red12 {
	color: #FF0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.red14 {
	color: #FF0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.red16 {
	color: #FF0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.red18 {
	color: #FF0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}


.red1 {
	color: #FF0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}

.topTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #DFDFFF;
	font-weight: bold;	
	text-transform: uppercase;
}
.subtitle {
	font-size: 18px;
	color: #6666FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bottomTitle {
	font-size: 16px;
	color: #DFDFFF;
	font-weight: bold;
}
.siteTitle {
	font-family: "Copperplate Gothic Bold", "Copperplate Gothic Light", "Arial Black";
	font-size: 24px;
	color: #cccccc;
	font-weight: bold;
}
.menuL {
	font-size: 18px;
	color: #FFFF00;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.menus {
	font-size: 15px;
	color: #DFDFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
} 
.backc1white {
	background-color: #FFFFFF;
}
.backc2yell {
	background-color: #FFFFCC;
}
.backc3blue {
	background-color: #0000FF;
}
.backc4blue {
	background-color: #6666FF;
}
.backgrey {
	background-color: #F5F5F5;
}
.smalltext {
	font-size: 10px;
	color: #666666;
}
.smalltextblue {
	font-size: 10px;
	color: #6666FF;
}
.smalltextyellow {
	font-size: 11px;
	color: #FFFF00;
	font-weight: bold;
}
.stripTitle {
	font-size: 16px;
	color: #FFFF00;
	font-weight: bold;
}

.sold {
	color: #FF0000;
	font-weight: bold;
	}
.available {
	color: #0066FF;
	font-weight: bold;
	}	
.gold {
	font-weight: bold;
	color: #FFCC33;

}.border {
	border: 1px solid #999999;
}

.button {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : bold;
	color : #FFFFFF;
	cursor : pointer;
	background-color : #6666FF;
	padding : 1px;
	margin: 1px;
	border: 1px ridge #BFD5EA;
}

.input {
	color: #333333;
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
	background-color: #FFFFFF;
} 
