.mainbox {
	margin: 0px;
	width: 166px;
	border: 1px solid #FC85C5;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.firstrimes {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #EA018E;
	text-decoration: none;
}
.numbborde {
	border: 1px dotted #FFC4E4;
}
.numbrighbor {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFC4E4;
	border-right-color: #FFC4E4;
	border-bottom-color: #FFC4E4;
	border-left-color: #FFC4E4;
}
.numbottbordesi {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFC4E4;
	border-right-color: #FFC4E4;
	border-bottom-color: #FFC4E4;
	border-left-color: #FFC4E4;
}
.borrightonly {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFC4E4;
	border-right-color: #FFC4E4;
	border-bottom-color: #FFC4E4;
	border-left-color: #FFC4E4;
}
.colornumb {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #EC008D;
	padding:6px;
	text-decoration: none;
}
.colornumb:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFDFE;
	padding:6px;
	text-decoration: none;
}
.colordesibox {
	background-color: #FBE0EF;
	height: 23px;
	width: 44px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #EC008D;
	text-decoration: none;
	text-align: center;
	line-height: 23px;
}
.colordesibox:hover {
	background-color: #FBE0EF;
	height: 23px;
	width: 44px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #D74995;
	text-decoration: none;
	text-align: center;
	line-height: 23px;
}
.numberondesi {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 23px;
	font-weight: bold;
	color: #EC008D;
	text-decoration: none;
	margin: 0px;
	padding-top: 6px;
	padding-right: 13px;
	padding-bottom: 6px;
	padding-left: 13px;
	background-color:#FBE0EF;
}
.numberondesi:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 23px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	background-color:#D74995;
}

