a:hover {
	color: #FF6600;
	text-decoration: none;
}

a {
	color: #FF6600;
}



a.grey {

	color: #666666;

}

a.grey:hover {

	color: #666666;

}



a.faq {

	cursor: help;

	color: #666666;

}



.arial-25 {

	color: #666666;

	font-family: Arial Narrow, Arial;

	font-size: 25px;

}

.arial-narrow-21 {

	color: #666666;

	font-family: Arial Narrow, Arial;

	font-size: 21px;

}

.arial-20 {

	color: #666666;

	font-family: Arial;

	font-size: 20px;

}

.arial-narrow-15 {

	font-family: Arial Narrow, Arial;

	font-size: 15px;

}

.arial-14 {

	font-family: Arial;

	font-size: 14px;

}

.arial-narrow-12 {

	color: #666666;

	font-family: Arial Narrow, Arial;

	font-size: 12px;

}

.arial-12 {
	color: #666666;
	font-family: Arial;
	font-size: 12px;
}

.arial-12.red{
	color: #CC0000;
}

.arial-11 {

	color: #666666;

	font-family: Arial;

	font-size: 11px;

}

.arial-10 {

	color: #666666;

	font-family: Arial;

	font-size: 10px;

}

.arial-narrow-10 {

	font-family: Arial Narrow, Arial;

	font-size: 10px;

}

.arial-9 {

	color: #666666;

	font-family: Arial;

	font-size: 9px;

}

.arial-9-light {

	color: #999999;

	font-family: Arial;

	font-size: 9px;

}



.input-grey {

	border: solid #CCCCCC 1px;

	width: 100%;

}



.table-topmenu {

	background-image: url(/sources/images/top/bg_table_content.gif);

	background-position: right;

	background-repeat: repeat-y;

}

.form-forgot-password {

	background-image: url(/sources/images/account/bg_form_forgot_password.jpg);

	background-repeat: repeat-x;

}

.form-registration {

	background-image: url(/sources/images/account/bg_form_registration.jpg);

	background-repeat: repeat-x;

}

.form-your-customer-details {

	background-image: url(/sources/images/shopping_cart/bg_form_your_customer_details.jpg);

	background-repeat: repeat-x;

}

.form-shipping-details {

	background-image: url(/sources/images/shopping_cart/bg_form_shipping_details.jpg);

	background-repeat: repeat-x;

}

.account-table {

	background-image: url(/sources/images/account/bg_table.jpg);

}

.travel-splash{

    border-bottom: 1px solid #C1C1C1;

}

.travel-splash .contact{

    font-family: Arial, Helvetica, sans-serif;

    font-size: 11px;

}

.travel-splash .contact a{

    text-decoration: underline;

    color: #666666;

}

.travel-splash .contact a:hover{

    text-decoration: none;

    color: #333333;

}

.travel-deals{

    border-bottom: 1px solid #C1C1C1;

}

.travel-deals .deals{

    padding-top: 16px;

    padding-bottom: 16px;

}

.travel-deals .deals a{

    font-family: Arial, Helvetica, sans-serif;

    font-size: 12px;

    text-decoration: underline;

    color: #287FCD;

}

.travel-deals .deals a:hover{

    font-family: Arial, Helvetica, sans-serif;

    font-size: 12px;

    text-decoration: none;

    color: #1C942A;

}

.travel-deals .deals .price{

    font-family: Arial, Helvetica, sans-serif;

    font-size: 11px;

    color: #333333;

}

.travel-content{

    font-family: Arial, Helvetica, sans-serif;

    font-size: 12px;

    color: #333333;

}

.travel-content a{

    text-decoration: underline;

    color: #287FCD;

}

.travel-content a:hover{

    text-decoration: none;

    color: #1C942A;

}

.travel-content h1{

    color: #287FCD;

    font-family: Arial Narrow, Arial;

    font-size: 25px;

}

.travel-content h2{

    color: #666666;

    font-family: Arial;

    font-size: 15px;

    font-weight: bold;

}