body{
	background-repeat : repeat-x;
	margin:0px;
}
body,td,textarea,input,select,a{ 
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #000000 ;
}
.preface,{
	font-size: 12px; 
}
.prefaceBold{
	font-weight:bold;
}
b{
	color:#333333;
}
.loginText{
	color:#FFFFFF;
	font-size : 12px;
	font-weight:bold;
}
a.loginWhiteText{
		color:#FFFFFF;
		text-decoration:none;
		font-size:9px;
}
a.white
{
	text-decoration:none;
	color: #ffffff ;
	background-color:#999999;
}
a.white:hover
{
	color: #dddddd ;
	text-decoration:underline;
}

a.regular,a.regularBold{
	text-decoration:none;
}
a.regularBold{
	font-weight:bold;
}
a.bold{
	color:#333333;
	font-size:12px;
	font-weight : bold;
	text-decoration:none;
}
a.red{
	color : #FF0000;
	text-decoration:underline;	
}
a:hover{
	text-decoration:underline;	
}
a.red:hover{
	text-decoration:none;
	color: #333333;
}
.darkGrey{
	background-color:#999999;
}
.mediumGrey{
	background-color:#CCCCCC;
}
.white{
	background-color:#FFFFFF;
}
.grey{
	background-color:#DEDEDE;
}
input.input{
	padding:0px;
	width:150px;
	height:16px;
}
form{
	margin:0px;
	padding:0px;
}
.LinkBold
{
text-decoration:none;
font-weight:bold;
EditMenuName: Viator - Link - Bold
}
.LinkRegular
{
text-decoration:none;
EditMenuName: Viator - Link - Regular
}
/*---Site map template items---*/	

.SiteMapHeader{
	background-color:#ffffff; 
	text-decoration:none;
	height: 12pt; 
	font-weight: 600}
	
.SiteMap {
	background-color:#FFFFFF; 
	text-decoration:none;
	height: 12pt;}