﻿body {
	background-repeat : repeat-x
}
tr{
background-repeat:repeat-x;
}

body, td {
	color: 	#818054;
	font: 11px Verdana, Arial, sans-serif;
	line-height: 175%;
	
}

a {
	color: 818054;
	font-weight: bold;
	text-decoration: none;
	font: 11px Verdana, Arial, sans-serif;
}
a:hover {
	font-weight: bold;
	font: 11px Verdana, Arial, sans-serif;
	color: #CC0000;
}

h1 {
	color: 818054;
	font: 13px Verdana, Arial, sans-serif;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}
	
h2 {
	color: 	#CC0000;
	font: 11px Verdana, Arial, sans-serif;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	}
	


/* horizontal main menu */
.horiz_menu {
	background-color: #ACA98A;
	text-align: center;
	font: 11px Verdana, Arial, sans-serif;
	font-weight: bold;
}

.horiz_menu a {
	color: #818054;
	font-weight: bold;
	text-decoration: none;
	font: 11px Verdana, Arial, sans-serif;


}

.horiz_menu a:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
	font: 11px Verdana, Arial, sans-serif;
}

.horiz_menu a:active {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
	font: 11px Verdana, Arial, sans-serif;



}

/* end horizontal main menu */



/* vertical menu */
.vert_menu {
background-color: #CFCCBB;
text-align:center;
font: 10px Verdana, Arial, sans-serif;
font-weight: bold;
line-height: 175%;

	border-bottom: 1px solid #EBEBEB;

}

.vert_menu a {
	color: #818054;
	font-weight: bold;
	text-decoration: none;

}

.vert_menu a:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}

/* end vert main menu */


/* vertical menu */
.vert_menu_header {
background-color: #ACA98A;
text-align:center;
font: 10px Verdana, Arial, sans-serif;
font-weight: bold;
	line-height: 175%;
}

.vert_menu_header a {
	color: #818054;
	font-weight: bold;
	text-decoration: none;

}

.vert_menu_header a:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}

/* end vert main menu */



/* footer links */


.baselinks {
	background-color: #ACA98A;
	color: #3c4894;
	text-decoration: none;
	font-size: 11px;
}
.baselinks a {
	color: #818054;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}
.baselinks a:hover {
	color: #CC0000;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}

/* end footer links */




.productrange {
background-color: #FFFFCC;
padding: 10px;
}
.productmenu {
padding: 10px;
background-color: #FFFFCC;
border: 1px solid #ECECEC;
}

.productmenu_right{
border-left: 2px solid #3c4894;
}
.productmenu_right a{
font-weight: bold;
text-decoration: none;
}
.productmenu_right a:hover{
color: #FF9900;
font-weight: bold;
text-decoration: none;
}

.productbox_headerrow{
	padding: 2px;
	background-color:#EBEBEB;
	line-height: 175%;
	font-size: 12px;
	font-weight: bold;
	color:#3C4894;
	height:20px;
	padding-left: 5px;
}
.productbox_midtextrow{
	padding: 5px;
	border-right: 1px solid #EBEBEB;
	line-height: 175%
}
.productbox_textrow{
	padding: 5px;
	border-left: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
	line-height: 175%
}

.productbox_imagecell{
	padding: 5px;
	border-left: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
	line-height: 175%
}
.productbox_imagecell_nobase{
	padding: 5px;
	border-left: 1px solid #EBEBEB;
	line-height: 175%
}
.productbox_baserow_across{
	padding: 5px;
	border-left: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
	line-height: 175%
}
.productbox_baserow_right{
	padding: 5px;
	border-bottom: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
	line-height: 175%
}







input {
	color: #CCCC99; 
	border: 1px solid #CCCC99; 
	background-color: #FFFFFF;
}

.submitbutton {
	color: #FFFFFF; 
	font-weight: bold; 
}



input, select, option,textarea {
	font: 10px Verdana, Arial, sans-serif;
	color: #666666; 
	border: 1px solid #999999; 
	background-color: #FFFFFF;
}
.whatsnew {
	background-image: url('images/whatsnew.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: inherit;
}
.facebook {
	background-image: url('images/ULB_travelkit.gif');
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: inherit;
	font-size: 12px;
}
.header {
	background-repeat: repeat;
	text-align: right;
}

a:active {
	font-weight: bold;
	font: 11px Verdana, Arial, sans-serif;
	color: #CC0000;
}

.copyright {
	text-decoration: none;
	font-size: 10px;
	text-align: center;
	line-height: 26px;
}
.copyright a {
	color: #818054;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	line-height: inherit;
}
.copyright a:hover {
	color: #CC0000;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}
