body, td, p, .normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.grey {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C4C5C9;
}
.border {
	border:1px; 
	border-thickness: 1px; 
	border-color: #000000; 
	border-style: solid;
}

a:link {  color: #2E4E96;}
a:visited {  color: #2E4E96;}
a:hover {  color: #2E4E96;}
a:active {  color: #2E4E96;}

a.custLink:link {  color: #FFFFFF; text-decoration: underline; font-weight: bold;}
a.custLink:visited {  color: #FFFFFF; text-decoration: underline; font-weight: bold;}
a.custLink:hover {  color: #FFFFFF; text-decoration: none; font-weight: bold;}
a.custLink:active {  color: #FFFFFF; text-decoration: underline; font-weight: bold;}

a.custLink1:link {  color: #FFFFFF; text-decoration: underline;}
a.custLink1:visited {  color: #FFFFFF; text-decoration: underline;}
a.custLink1:hover {  color: #FFFFFF; text-decoration: none;}
a.custLink1:active {  color: #FFFFFF; text-decoration: underline;}

a.download:link { font-size: 10px; color: #000000; text-decoration: underline;}
a.download:visited { font-size: 10px; color: #000000; text-decoration: underline;}
a.download:hover { font-size: 10px; color: #000000; text-decoration: none;}
a.download:active { font-size: 10px; color: #000000; text-decoration: underline;}

a.PropLink:link { font-size: 15px; color: #396E8E; text-decoration: none;}
a.PropLink:visited { font-size: 15px; color: #396E8E; text-decoration: none;}
a.PropLink:hover { font-size: 15px; color: #396E8E; text-decoration: none;}
a.PropLink:active { font-size: 15px; color: #396E8E; text-decoration: none;}

a.PropLinksm:link { font-size: 12px; color: #396E8E; text-decoration: none;}
a.PropLinksm:visited { font-size: 12px; color: #396E8E; text-decoration: none;}
a.PropLinksm:hover { font-size: 12px; color: #396E8E; text-decoration: none;}
a.PropLinksm:active { font-size: 12px; color: #396E8E; text-decoration: none;}

a.HomeLink:link { font-size: 14px; color: #000000; text-decoration: none;}
a.HomeLink:visited { font-size: 14px; color: #000000; text-decoration: none;}
a.HomeLink:hover { font-size: 14px; color: #000000; text-decoration: none;}
a.HomeLink:active { font-size: 14px; color: #000000; text-decoration: none;}

a.HomeLinksm:link { font-size: 11px; color: #000000; text-decoration: none;}
a.HomeLinksm:visited { font-size: 11px; color: #000000; text-decoration: none;}
a.HomeLinksm:hover { font-size: 11px; color: #000000; text-decoration: none;}
a.HomeLinksm:active { font-size: 11px; color: #000000; text-decoration: none;}

.title {
	font-size: 14px;
	font-weight: bold;
	color: #101454;
}

.title1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.Proptitle {
	font-size: 18px;
	font-weight: bold;
	color: #396E8E;
}

.Proptitle1 {
	font-size: 15px;
	color: #396E8E;
}

.small {
	font-size: 10px;
	font-weight: bold;
	color: #101454;
}
.smallblack {
	font-size: 10px;
}
.title2 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.Price {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.red {
	color: #CF1C06;
}

.Blue {
	color: #3B5A6F;
}

.White {
	color: #FFFFFF;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 11;
	color: #FFFFFF;
	background-color: #3D4F7D;
	border-top: thin solid #3D4F7D;
	border-right: thin solid #3D4F7D;
	border-bottom: thin solid #3D4F7D;
	border-left: thin solid #3D4F7D;
}
.button1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #3D4F7D;
	border-top: thin solid #3D4F7D;
	border-right: thin solid #3D4F7D;
	border-bottom: thin solid #3D4F7D;
	border-left: thin solid #3D4F7D;
	width: 120px;
	height: 25px;
}
.buttonred {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #900000;
	border-top: thin solid #900000;
	border-right: thin solid #900000;
	border-bottom: thin solid #900000;
	border-left: thin solid #900000;
	width: 120px;
	height: 25px;
}
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 150px;
}