body
	{
	scrollbar-face-color: #27273F;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #7584C9;
	scrollbar-3dlight-color: #e1e1ea;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #505070;
	scrollbar-arrow-color: #FFFFFF
	}


A:link { text-decoration: none }
A:active { text-decoration: none }
A:visited { text-decoration: none }
A:hover { text-decoration: underline }


/* DEFINE FONT FOR LABELS OF VARIOUS SIZES, TEAL COLOR */
FONT.head
	{
	font: 11pt "arial";
	color: #8C2424;
	font-weight: bold;
	}
FONT.head2
	{
	font: 12pt "arial";
	color: #8C2424;
	font-weight: bold;
	}
FONT.head4
	{
	font: 14pt "arial";
	color: #8C2424;
	font-weight: bold;
	}
FONT.head6
	{
	font: 16pt "arial";
	color: #8C2424;
	font-weight: bold;
	}
FONT.label
	{
	font: 11pt "arial";
	color: #4B5C7A;
	font-weight: bold;
	}
FONT.label2
	{
	font: 12pt "arial";
	color: #4B5C7A;
	font-weight: bold;
	}
FONT.label4
	{
	font: 14pt "arial";
	color: #4B5C7A;
	font-weight: bold;
	}
FONT.label6
	{
	font: 16pt "arial";
	color: #4B5C7A;
	font-weight: bold;
	}
FONT.sm
	{
	font: 9pt "arial";
	}
FONT.smb
	{
	font: 9pt "arial";
	font-weight: bold;
	}


/* DEFINE DIV.PARAGRAPHS STANDARD */
DIV.para
	{
	font-size: 11pt;
	font-family: arial;
	margin-left: 10pt;
   	margin-right: 12pt;
  	line-height: 14pt;
	}

/* DEFINE HR STANDARD */
HR.defined
	{
	color: #8C2424;
	height: 1pt;
	}

/* ADD THIS TO SETUP E NEW SHARED REALTOR APPLICATION */
TD.8Font
	{
	font-size: 8pt;
	font-family: arial;
	}
TD.10Font
	{
	font-size: 10pt;
	font-family: arial;
	}
TD.BodySmaller
	{
	font-size: 9pt;
	font-family: arial;
	vertical-align: bottom;
	align: left;
	}
TD.HeadSmall
	{
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
	vertical-align: bottom;
	align: left;
	}
