body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#CAF0DB;
}
h1{
	color:#333;
	font-size:2em;
	text-align:center;
}
h2{
	color:#666;
	font-size:1.4em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h3{
	margin:0 0 0 1em;
	padding:0;
	color:#060;
}
.date{
	margin:0 0 0 1.5em;
	padding:0;
	color:#060;
}
	
p{
	color:#666;
}
#footer{
	text-align:right;
}
#footer p{
	font-size:.8em;
}
.formsubtitle {
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	margin-top: 10px;
}
.formtable {
	border: 1px solid #000000;
}
.pinkbar {
	background-color: #FF6699;
	width: 50px;
	height: 800px;
}
#forSale{
	color:#666;	
}
#wrapper{
	width:600px;
	background-color:#FFF;
	margin:5em auto;
	border:2px solid #58CF8D;
	padding:.5em 1em;
}
#goodbye{
}
.error {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.notice {

	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
.toneslist {
	padding: 5px;
	border-collapse: collapse;
}
.toneslist th {
	color: #FFFFCC;
	background-color: #333333;
	padding: 10px;
}
.toneslist td {
	color: #000000;
	background-color: #FFFFCC;
	padding: 5px;
}
.maindiv {
	width: 395px;
	font-size: 12px;
}
.maindiv .phonetop {
	background-image: url(../images/phone/top.gif);
	height: 104px;
	width: 395px;
	background-repeat: no-repeat;
}
.maindiv .phoneleft {
	background-image: url(../images/phone/leftside.gif);
	width: 50px;
	background-repeat: repeat-y;
}
.maindiv .phoneright {
	background-image: url(../images/phone/rightside.gif);
	width: 57px;
	background-repeat: repeat-y;
}
.maindiv .phonebottom {
/*	background-image: url(../images/phone/bottom.gif);
	background-repeat: no-repeat;
*/
	height: 260px;
	width: 395px;
}
.maindiv .contentbox {
	background-color: #ADEFEF;
	color: #0000FF;
}
.maindiv td {
	font-size: 12px;
}
.contentdiv {
	height: 370px;
	width: 100%;
	overflow: auto;
	font-size: 12px;
}
.layouttable {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.userinfo {
	font-weight: bold;
	color: #C80000;
	font-size: 12px;
}
a:link,  a:visited{
	color: #009900;
	text-decoration: none;
}
a:hover, a:active{
	color: #C80000;
	text-decoration: underline;
}
p {
	font-size: 12px;
}
.userinfo form input {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.primaryphone {
	font-weight: bold;
}
#uploadmsg {
	padding: 3px;
	border: 1px solid #003399;
	background-color: #e6ecff;
	visibility: hidden;
}
.divpopup {
	background-color: #FFFFCC;
	border: 4px groove #999999;
	position: absolute;
	left: 400px;
	top: 100px;
	height: 500px;
	width: 350px;
}
.divpopup2 {
	position: absolute;
	left: 400px;
	top: 100px;
	z-index: 999;
}
.divpopupth {
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 4px;
	border-bottom-style: groove;
	border-bottom-color: #999999;
}
.divpopupclosebut {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 4px;
	border-bottom-style: groove;
	border-bottom-color: #999999;
	font-size: 16px;
}
.divpopupcontent {
	padding: 10px;
}

