

body {background-color: white;
    font-family: Arial,Helvetica,sans-serif;
}
h1 {color:red; font-size:20pt}
h2 {color:red; font-size:15pt}
h2 {color:red; font-size:12pt}
hr {color:navy}
p {font-size:11pt; margin-left: 15px}

a:link     {color:green}
a:visited  {color:green}
a:hover    {color:red}
a:active   {color:blue}

img.jump {
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left: 8px;
    margin-right: 8px;
}

img {
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
}

img.arrow {
        border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
    
    vertical-align: middle;
    
}



table.maintable {
    width: 100%;
}

table.cal {
	
    font-weight: bold;
    font-size: 12pt;
    background-color: yellow;
    border-top-style: groove;
    border-bottom-style: groove;
    border-left-style: groove;
    border-right-style: groove;
    border-top-width: 3px;
    border-bottom-width: 3px;
    border-left-width: 3px;
    border-right-width: 3px;
    
    margin-left: 10px;
    margin-right: 6px;
}

th.cal {
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    font-style: italic;
    background-color: blue;
    color: white;
}

td.cal {
    
   border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    width: 40pt;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
}

td.calday {
     border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    width: 40pt;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    background-color: #66ffcc;
}

tr.cal {
    width: 20%;
}

address {
    font-size: 8pt;
}

.home {
    font-size: 8pt;
}

.title {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 24pt;
    font-weight: bold;
    color: #cc0000;  
    font-size: 150%;
}





td.dir {    
    font-style: normal;
    font-size: 7pt;
    font-weight: bold;
    
}

.auctionDate {    
    font-weight: bolder;
    color: #ff0000;
}

div.addy1 {    
    font-weight: bold;
    color: #cc0000;
    font-size: 18pt;
}

div.addy2 {    
    color: #000000;
}



