.mainColor {
	background-color: #87D1D0;
}

.mainLinks {
	font-family: sans-serif;
	font-size: 14px;
	color: #87D1D0;
	text-decoration: underline;
	padding-left: 20px;
}

.LoggedInText {
	font-family: sans-serif;
	font-size: 11px;
	padding-right: 5px;
}

.footerLinks {
	font-family: sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	padding-left: 20px;
}

.footerText {
	background-color:#FFFFFF;
	font-family: sans-serif;
	font-size: 10px;
	color: #000000;
	padding:7px;
}

body {
	background-image: url(images/bg.jpg);
}
.searchbox {
	border: 1px solid #000000;
}

.logoImage {
	padding: 10px;
}

.searchTable {
	padding-right:10px;
}
.signuptbl {
	border: 1px solid #87D1D0;
}
.alertmsg {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}
p {
	font-family: sans-serif;
	font-size: 12px;
}
.text {
	font-family: sans-serif;
	font-size: 12px;
}
.sellLabel {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.regulartext {
	font-family: sans-serif;
	font-size: 12px;
}

.regulartextbold {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.mostViewedCount {
	font-family: sans-serif;
	font-size: 9px;
	color: red;
}

.buysell {
	font-family: sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;	
}
.characterlimittext {
	font-family: sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration:none;	
}
