img{
	filter: blendTrans(duration=0.5);
	filter
	}
A.CompanyName{
	font-size:14pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #006400;
	font-weight: bold;
}
A.CompanyName:Hover{
	font-size:14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #006400;
	color: White;
	cursor: hand;
}
A.CompanyName:visited{
	font-size:14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

A{	
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
background-color: #FAFAD2;
color: #006400;}
A:hover{	
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
background-color: #006400;
color: white;
cursor: hand;
}
A:visited{	
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
}
.bgoffwhite
{
    FONT-WEIGHT: bolder;
    LIST-STYLE-POSITION: inside;
    FONT-SIZE: 0.9em;
    COLOR: #000099;
    FONT-FAMILY: Arial, Verdana, Tahoma, Geneva, Helvetica, sans-serif;
    LIST-STYLE-TYPE: circle;
    BACKGROUND-COLOR: #f5fffa
}
.bgyellow
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 0.9em;
    COLOR: #000099;
    FONT-FAMILY: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffcc
}
.ButtonRed
{
    BORDER-RIGHT: outset;
    BORDER-TOP: outset;
    FONT: bold 12px Arial, Helvetica, sans-serif;
    BORDER-LEFT: outset;
    CURSOR: hand;
    COLOR: lightyellow;
    BORDER-BOTTOM: outset;
    BACKGROUND-COLOR: #660000
}
.ButtonWhite
{
    BORDER-RIGHT: outset;
    BORDER-TOP: outset;
    FONT: bold 12px Arial, Helvetica, sans-serif;
    BORDER-LEFT: outset;
    CURSOR: hand;
    COLOR: black;
    BORDER-BOTTOM: outset;
    BACKGROUND-COLOR: #f5f5f5
}

BODY{	background-color: #FAFAD2;}

oldA{	background-color:  #9faa84;}

div.hol {
 	background-color : yellow;
	color: Black;
	}

td.outer {
      border : solid green;
      text-align : right;
      cellpadding : 1em;
}

table.inner {
	background-color : Black;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	text-align: right;
	color : #99FFCC;
}


.CompanyName{
	font-size:14pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #006400;
	font-weight: bold;
}

.CottageTitle{
	font-family:  cursive;
	color: #003300;
	font-size: 20pt;
	font-weight: bold;
	font-style: italic;
}
.CottageTitleSmall{
	font-family:  cursive;
	color: #003300;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}

.CottageTitleBlackLarge{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:Black;
	font-size: 28px;
	font-weight: bold;
	text-decoration: none;
}

.CottageOverview{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Green;
	font-size: 15px;
}

.CottageDescription{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Green;
	font-size: 10px;
}

.PhoneFont{
	font-family: Garamond, Bookman;
}

.TextGreen{
	
}
.TextLarge{
	font-size:16pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #4682B4;
	font-weight: bold;
}

.TextBlack{
	color: black;	
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.TextBlue{
	color: #4682B4;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.TextNavy{
	color: navy;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.TextRed{
	color: Maroon;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.TextYellow{
	color: #006400;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.TextWhiteSmall{
	color: White;
	background-color: #2F4F4F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.TextBoldRed
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 0.9em;
    COLOR: Maroon;
    FONT-FAMILY: Helvetica, Arial, Verdana
}

.HeaderGray{ 
  background-color: #5F9EA0;
  color: White;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: .9em;
}

.hb {
	BACKGROUND-COLOR: #9faa84
}
.sb {
	BACKGROUND-COLOR: #e8be74
}
.hf {
	COLOR:  Black;FONT-FAMILY: arial
}
.sf {
	FONT-SIZE: smaller; COLOR: #333333; FONT-FAMILY: arial
}
.bb {
	BACKGROUND-COLOR: #fffff6
}
.bf {
	COLOR: #fffff6
}
.nb {
	BACKGROUND-COLOR: #d1d9bd
}
.btn {
	FONT-WEIGHT: normal; FONT-SIZE: smaller; CURSOR: hand; COLOR: #333333; FONT-FAMILY: Verdana,"MS Sans Serif",Charcoal,Chicago,Arial; BACKGROUND-COLOR: #e8be74
}