.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.textTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.textTitleRed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.textTitleRedBig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.textDDown {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	width: 250px;
}
.textInput {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	width: 220px;
}
.textInputCredit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
body {
	background-image: url(images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.highlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.myButtons {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: black; 
	background-color: #D8E2E6;
}
.myButtonsCheckOut {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: black; 
	background-color: #D8E2E6;
	width: 150px;
}
.myButtonsCheck {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: black; 
	background-color: #D8E2E6;
	width: 200px;
}
.myButtonsCheckSmall {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: black; 
	background-color: #D8E2E6;
	width: 100px;
}
.myButtonsSearch {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: black; 
	background-color: #D8E2E6;
	width: 28px;
}
.textInputCheck {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 200px;
}
.textInputCheckAddress {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 200px;
	height: 50px;
}
.textInputContact{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 200px;
	height: 200px;
}
.myButtonsSmall {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: black; 
	background-color: #D8E2E6;
}.textTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.textPager {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right:10px;
}
.textPagerTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}
.tgrLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
