.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:13px;
}

.white_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:15px;
}
.white_text1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:underline;
	line-height:15px;
}
/*.grey_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#afaeae;
	text-decoration: none;
	line-height:18px;
}*/
.white_text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:underline;
		line-height:15px;
}
.white_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	 
}
.white_bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;

}
.white_boldtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	 
}
.white_boldtitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;

}
.black_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding : 0px
}

.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	font-weight: bold;
	color: #000000;
	line-height:13px;
	/*text-decoration: underline;*/
	padding : 0px
	
}
.orange_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff9900;
	text-decoration: none;
}

.orange_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	font-weight: bold;
	color: #EB7B00;
	/*color: #c35617;*/
	line-height:13px;
	text-decoration: none;
	padding : 0px;
}
.table_border {
	border: 1px solid #FFFFFF;
}
.rates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.rates:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.rates_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ed8115;
	text-decoration:none;
	line-height:18px;
}
.rates_text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ed8115;
	text-decoration:underline;
	line-height:18px;
}
.button {
	color:#cccccc ;
	padding:3px;
	border:solid #cccccc 1px;
	background:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	vertical-align:middle;
	cursor:pointer;
	text-decoration:none;
}
.facility {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.white_textsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:16px;
}
.white_textsm:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	/*line-height:20px;*/
}

.black_text {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height:13px;
	font-weight:bold;
}
/*
.black_text:hover {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:underline;
	line-height:13px;
	font-weight:bold;
}*/

.black_text a: {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
	line-height:13px;
	font-weight:bold;
}
.black_text a:link {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	line-height:13px;
	font-weight:bold;
}
.black_text a:hover {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
	line-height:13px;
	font-weight:bold;
}
.black_text1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height:16px;
	font-weight:bold;

}
.black_text1:hover {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:underline;
	line-height:16px;
	font-weight:bold;
}
.table_borderblack {
background:#999999;
	border: 1px solid red;
	padding: 1px;
}

