.dot {
	border-top: thin dotted #C0B9B6;
	border-right: thin none #C0B9B6;
	border-bottom: thin none #C0B9B6;
	border-left: thin none #C0B9B6;
}
.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #636363;
	text-decoration: none;
}
.short_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4E4E4D;
	text-decoration: none;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.text_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #706F6F;
	text-decoration: none;
}
.border-bottom {
	font-family: verdana;
	color: #68696c;
	text-decoration:none;
	font-size:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccdce;
	padding-bottom: 1px;
	padding-left: 3px;
	cursor:hand;
}
.border-bottom-color {
	font-family: verdana;
	color: #65b1bf;
	text-decoration:none;
	font-size:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #65b1bf;
	padding-bottom: 1px;
	padding-left: 3px;
	cursor:hand;
}.mini_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
