@charset "utf-8";

body {
	background-color: #CCC; font-family: Arial, Helvetica, sans-serif;
}

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
input.button {
  color: #fff; background: #0034D0;
  font-size: .8em;
  font-weight:bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border: solid 1px #ffcf31;
}
a:link { color: #762a2a; text-decoration: none; }
a:visited { color: #762a2a; text-decoration: none; }
a:hover { color: #963; text-decoration: none; }
a:active { color: #762a2a; text-decoration: none; }
.fake-link {
	color: blue;
	text-decoration: underline;
	cursor: pointer;
	text-align: left;
} 

input.right {
  text-align: right;
  width: 75px;
}

terms {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;		
}

.form_titles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}



.form_copyrights {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;	
}

.logout {
	border-bottom-color:#000;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}

.structural {
	position:absolute;
	left:-9999px;
}

.populate {
	color:#000;	
}

li {
	list-style-type: circle;
}


#content {
	width:920px;
	height:648px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	background: white;
	border: solid 1px black;
	border-top: none;
}

#sccontent {
	width:920px;
	height:300px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	background: white;
	border: solid 1px black;
	border-top: none;
}

#autocontent { width:92%; height:auto; margin-top:0; margin-left:auto; margin-right:auto; display:block; background: white; padding: 15px; border-color: #333 black black; border-style: solid; border-width: 1px; }
#bedrooms {
	background-color: #FFF;
	color: black;
	border: 1px dotted #8B8378;
	padding: 0.1em 2ex 0.1em 0.5ex;
	line-height: 1.6em;
}

#bathrooms {
	background-color: #FFF;
	color: black;
	border: 1px dotted #8B8378;
	padding: 0.1em 2ex 0.1em 0.5ex;
	line-height: 1.6em;
}

.page_headings {
	font-size:18px;
	font-weight: bold;
}

#deleteorder {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#sendconfirmation {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-weight: bold;	
}
#accesslevels {
	margin-left: 175px;
	margin-right: 125px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 25px;
	padding: 15px;
	font-size: 12px;
}
#propcontent {
	width:1250px;
	height:auto;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	background: white;
	border: solid 1px black;
	border-top: none;
	padding: 15px;
}

#logout {
	
			padding-left: 20px;  
			padding-top: 20px;  
			padding-right: 20px;  
			padding-bottom: 20px;  
			width: 320px;

}

#discountupcharge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


/* start phpvsme's css beauty */

.tab_head_row {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; color: white;
	font-weight: bold;
}





/* End phpvsme's css beauty */


/*on 16 Jan 2012 by Vinaykant*/
.Instructions {font-family: Times New Roman, Times, serif;
}
.rowHeader {
	color:#000000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	background-color:#D7D7D7;
}
.fontSize12 {

	font-size: 12px;
  
	padding-top: inherit;
  
	padding-bottom: inherit;
  
	line-height: 20px;
  
} 
.ShowMoreEntries {

	font-family: Arial, Helvetica, sans-serif;
  
	font-size: 13px;
  
	text-decoration: underline;
  
	color: red;
  
	padding-bottom: 10px;
  
  }
.smallFontBlue{	font-size: 9px;
	color: #0000FF;
}

.useragreement{ color: #404040; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; line-height: 13pt; height: 500px; margin-left: auto; margin-right: auto; overflow: auto; padding: 7px; width: 98.5%; text-align:left; border-color: #666666; }
/*By Vinay Kant 20 Aug 2012*/
.Comments_Notes{
border: 1px solid #666666;
 height: 60px;
    overflow: scroll;
text-align:left;
width:383px;}