
.BUTTON
{
    COLOR: silver;
    TEXT-DECORATION: none;
    cursor: hand
}
.BUTTON:hover {
	color  : silver;
	text-decoration: underline;   
}

.BUTTON:active {
	color  : silver;
	text-decoration: none
}

.clsPropertyPage
{
    BACKGROUND-IMAGE: url(riteback.gif)
}
.clsEmptyPage
{
    BACKGROUND-IMAGE: url(riteback.gif)
}

.clsHeaderRow
{
    BACKGROUND-COLOR: midnightblue;
    COLOR: silver;
}

.clsHeaderCell
{
    BACKGROUND-COLOR: midnightblue;
    COLOR: silver;
}

.clsDetailTable {
	width: 95%;
	padding : 0
}

.clsDetailRow
{
}
.clsDetail1
{
}
.clsDetail2
{
}
.clsDetail3
{
}
.clsCompanyPage
{
    BACKGROUND-IMAGE: url(top.gif);
    COLOR: silver;
    margin : 0px;
}
.clsIndexFrame
{
    BACKGROUND-IMAGE: url(leftback.gif);
    COLOR: silver;
}
.clsPhotoFrame
{
    BACKGROUND-IMAGE: url(riteback.gif)
}
.clsTitle
{
    font-size: 36pt;
    font-weight: normal;
}
.clsOpen
{
    font-size: 24pt;
    font-weight: normal;
}

.clsWelcome
{
    font-size: 18pt;
    font-weight: bold;
}

