.bigheader {
	font-size: 14px;
	color: #1C1C1C;
	text-decoration: none;
}
.logintable {
	background-color: #B5E0F4;
	border: 5px solid #97D3F0;
	padding-left: 4px;
	padding-right: 4px;
}
table.accwelcome {
	background-color: #B5E0F4;
	border: 5px solid #97D3F0;
	padding: 6px;
	width: 100%;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.productheader {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: capitalize;
}
.productpoint {
	list-style-position: outside;
	list-style-image: url(../img/bulletpoint.gif);
}
table.prop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	width: 100%;
	margin-top: 15px;
	border: 1px solid #1E9CD7;
	line-height: 18px;
	padding: 5px;
}

input[name="loginlogin"], input[name="loginpassword"]{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #592C82;
	letter-spacing: 1px;
	width: 120px;
	margin: 3px;
}
input[name="loginsubmit"]{
	height: 32px;
	width: 70px;
	margin: 3px;
	padding-bottom: 4px;
}
img.prop{
	margin: 4px;
	float: right;
}
img.display{
	margin: 3px;
	height: 133px;
	width: 144px;
}.propheader {
	font-size: 13px;
	color: #592C82;
	font-weight: bold;
}
.casesentence{
text-transform:capitalize;}
.casecap{
text-transform:uppercase;}
.adbullist{
text-decoration:none;
line-height:22px;
}
.headerred{
	color: #FF0000;
	font-weight: bold;
	text-transform: capitalize;
}
table.edit {
	background-color: #B5E0F4;
	border: 5px solid #97D3F0;
	padding-left: 4px;
	padding-right: 4px;
}
table.edit td {
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
}
input[name="editpropsubmit"]{
	height: 32px;
	width: 70px;
	margin: 3px;
	padding-bottom: 4px;
	color: #592C82;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#propname, #location {
	font-weight: normal;
	color: #1E9CD7;
	width: 161px;
	padding-left: 4px;
}
#descript {
	font-weight: normal;
	color: #1E9CD7;
	width: 209px;
	padding-left: 1px;
	height: 79px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
#cost {
	font-weight: normal;
	color: #1E9CD7;
	width: 40px;
	padding-left: 3px;
}
select.edit, option.edit {
	font-weight: normal;
	color: #1E9CD7;
	width: 212px;
	border: 0px solid #ffffff;
}
