p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}

p.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
	
A:link{font-family: Arial;text-decoration: none;color: #FFFFFF;font-size: 10px;line-height: 10px;}
A:visited{font-family: Arial;text-decoration: none;color: #FFFFFF;font-size: 10px;line-height: 10px;}
A:active{font-family: Arial;text-decoration: none;color: #FFCC33;font-size: 10px;line-height: 10px;}
A:hover{font-family: Arial;text-decoration: none;color: #FFCC33;font-size: 10px;line-height: 10px;}

A.entryscreen:link{font-family: Arial;text-decoration: none;color: #FFFFFF;font-size: 12px;line-height: 12px;}
A.entryscreen:visited{font-family: Arial;text-decoration: none;color: #FFFFFF;font-size: 12px;line-height: 12px;}
A.entryscreen:active{font-family: Arial;text-decoration: none;color: #FFCC33;font-size: 12px;line-height: 12px;}
A.entryscreen:hover{font-family: Arial;text-decoration: none;color: #FFCC33;font-size: 12px;line-height: 12px;}


.SearchField
{
    border-right: #265399 1px solid;
    padding-right: 1px;
    border-top: #265399 1px solid;
    padding-left: 1px;
    font-size: 10px;
    padding-bottom: 1px;
    border-left: #265399 1px solid;
    cursor: hand;
    color: #000000;
    padding-top: 1px;
    border-bottom: #265399 1px solid;
    font-family: Arial;
    background-color: #FFFFFF
}


.TableFormsHeaderRow {
	border-bottom : 1px solid #0000cc;
	border-left: 1px solid #0000cc;
	border-right: 1px solid #0000cc;
	border-top: 1px solid #0000cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0000cc;
	background-color: #F5F4CF;
	
}

.EntryContentHeaderRow{
	border-bottom : 1px solid #9E9C9C;
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	font-family: "Gill Sans MT";
	font-size: 14px;
	color: #003366;
	font-weight: normal;
}

.EntryContentRow{

	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}

.EntryContentRowLeasing{
    background-image: url(/Core/Images/template/ColliersWA/140SGT/EntryScreen_Leasing_Building.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	border-bottom : 0px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 69px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}




