.prices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #CCFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}
.Titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #33CCCC;
}
.home_bkg {
	background-image: url(images/HomePage_10.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.home_bottom_bkg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/bottom_left.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.side_info_line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.search {
	text-align: right;
	padding-right: 10px;
}
