
TD, SPAN, LI, P {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
}
OPTION, SELECT, INPUT, TEXT, TEXTAREA, SUBMIT { color: #444444; font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
.border {
	border: 1px solid #FFFFFF;
}

.mainborder{
	height: auto;
	width: auto;
	border: 1px dotted #999999;
}
H1 {
	font-size: 14px;
	color: #B13771;
	font-weight: 800;
}
A {color:#EB3579; text-decoration: none; }
A:visited {color:#EB3579; text-decoration: none; }
A:link	  {color:#EB3579; text-decoration: none; }
A:visited {color:#EB3579; text-decoration: none; }
A:hover	  {color:#EB3579; text-decoration: underline; }

.username {color: #000000; font-weight: normal; text-decoration: none; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight:bold  }
A.username {color: #000000; text-decoration: none; font-weight:bold }
A.username:link {color: #000000; text-decoration: none; font-weight:bold  }
A.username:visited {color: #000000; text-decoration: none; font-weight:bold  }
A.username:active {color: #000000; text-decoration: none; font-weight:bold }
A.username:hover {color: #000000; text-decoration: underline; font-weight:bold }

.searchBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.tablebackground {
	background-color: #FFEEF8;
	border: 1px dotted #333333;
}
.showcaselist{
	color: #B13771;
	font-style: italic;
}
.titlepurple {
	font-size: 14px;
	color: #B13771;
	font-weight: bold;
}
.backofficewelcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b13771;
}
.stylistname {
	font-size: 13px;
	color: #B13771;
	font-weight: 800;
}
.stylistnamelarge {
	font-size: 20px;
	color: #B13771;
	font-weight: 800;
}
.welcome {
	font-size: 13px;
	font-weight: 600;
}
.welcomebox {
	padding: 10px;
}
.textsmall {
	font-size: 10px;
	color: #666666;
	line-height:14px
}
.greenheader {
	background-color: #F0F0F2;
	border: 1px dotted #CDCDCD;
	font-size: 11px;
	color: #666666;
	font-weight: bold; 
}
.smallitalics {
	font-size: 11px;
	font-style:italic;
	color: #666666;
}
.newtext {
	font-size: 10px;
	color: #CC3366;
	font-weight: 600;
}
.greenbox {
	background-color: #ccdd59;
	border: 1px solid #000000;
	color: #FFFFFF;
}