BODY {
Font-family: Verdana, COURIER, ARIAL, SAN-SERIF ;
font-size: 1em;
background-attachment:fixed;
width: 90%;
margin-left: 50px;
color:#000;
}

font-family: 'Inconsolata', sans-serif;
font-family: 'Carme', sans-serif;
font-family: 'Swanky and Moo Moo', cursive;
font-family: 'Quattrocento Sans', sans-serif;
font-family: 'Syncopate', sans-serif;
font-family: 'Aclonica', sans-serif;
#menu { 
	  padding:0; 
	  margin:0; 
	  } 
	#menu li { 
	  list-style-type:none; 
	  } 

A:hover { 
	color:red;
	text-transform:uppercase;  
	font-family: helvetica; 
	font-size: 12pt;
} 
.gray {
	background-color:#ffe;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}

td.small {
background: #eef;
font-family: Verdana, Arial, sans-serif;
font-family: 'Swanky and Moo Moo', cursive;
font-size: 1.0em;
font-weight: bold;
text-align: justify;
}

td.smallbggreen {
background: #efe;
font-family: Verdana, Arial, sans-serif;
font-family: 'Swanky and Moo Moo', cursive;
font-size: 1.0em;
font-weight: bold;
text-align: justify;
}
td.title {
font-family: Verdana, Arial, sans-serif;
font-size: 1.1em;
font-weight: bold;
text-align: left;
color: #00C;
}

td.red {
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
font-size: .9em;
text-align: left;
color: #f00;
}

td.blue {
font-family: Verdana, Arial, sans-serif;
font-size: 0.8em;
font-weight: bold;
text-align: left;
color: #008;
}

.list {
	Font-family:  Verdana, COURIER, ARIAL, SAN-SERIF;
	font-size: 1.0em;
	font-weight: bold;
	color:#000;
}

.red {
	font-size: 1.1em;
	color: #FF0000;
	font-weight: bold;
}
.blue {
	Font-family:  Verdana, COURIER, ARIAL, SAN-SERIF;
	font-size: 1.0em;
	color: #0000ff;
	font-weight: bold;
}
.bluem {
	Font-family:  Verdana, COURIER, ARIAL, SAN-SERIF;
	font-size: 0.8em;
	color: #0000ff;
	font-weight: bold;
}

.bluebig {
	Font-family:  Verdana, COURIER, ARIAL, SAN-SERIF;
	font-size: 1.5em;
	color: #0000ff;
	font-weight: bold;
}
.bluesmall {
	Font-family:  Verdana, COURIER, ARIAL, SAN-SERIF;
	font-size: 0.6em;
	color: #0000ff;
	font-weight: bold;
}
.bluefaint {
	Font-family:  Verdana, COURIER, ARIAL, SAN-SERIF;
	font-size: 0.9em;
	color: #aaaaff;
	font-weight: bold;
}

.redbig {
	Font-family:  Verdana, COURIER, ARIAL, SAN-SERIF;
	font-size: 1.5em;
	color: #FF0000;
	font-weight: bold;
}

.blk1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.0em;
	color:#000;
	font-weight: bold;
}
.blkbig {
	Font-family:  Verdana, COURIER, ARIAL, SAN-SERIF;
	font-size: 1.5em;
	color: #000;
	font-weight: bold;
}

.blkital {
font-family: Verdana, Arial, sans-serif;
font-family: 'Inconsolata', Verdana, sans-serif;
font-size: 1.2em;
font-weight: bold;
text-align: justify;
font-style:italic;
}

.saleDesc {
	float: left;
	width: 35%;
	margin-left: 1px;
	background-color:#FFC;
	margin: 10px;
	padding: 5px;
}
.saleImage {
	float: left;
	width: 35%;
	background-color:#CCC;
	margin: 10px;
	padding: 5px;
}
.salePrice {
	float: right;
	width: 18%;
	background-color:#CCC;
	azimuth:far-right;
	margin: 10px;
	padding: 5px;
}
.transparent {
    /* IE >= 9, Firefox >= 0.9, Safari >= 2, Chrome, Opera >=
9 */
    opacity: 0.5;
}
div.bs {
    float:center;
    clear:left;
    margin:1em;
    width:90%;
    height:1100px;
    background:#cfc;
    box-shadow:0 8px 8px #000;
    -moz-box-shadow:0 8px 8px #000;
    -webkit-box-shadow:0 8px 8px #000;
}
div.up { z-index:10; position:relative; }
div.ex
{
width:96%;
padding:10px;
border:5px solid green;
margin:5px;
font-style:italic;
font-weight: bold;
text-align: justify;
color:#000;

}

div.ot
{
width:96%;
padding:10px;
border:5px solid blue;
margin:5px;
font-style:italic;
font-weight: bold;
text-align: justify;
font-size: 1.1em;
color:#000;
}
