body {
	background-image: url(images/bg.gif);
	width:1000px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}
.bggray {
	background-color: #C7C6C2;
}
img {
	border: none;
}
.black-menu {


	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.black-menu A {



	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.black-menu A:hover {



	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.maroon-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #CB0109;
	text-decoration: none;
	font-weight: bold;

}
.maroon-heading A {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #CB0109;
	text-decoration: none;
	font-weight: bold;

}
.maroon-heading A:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #CB0109; /*#BF303F*/
	text-decoration: underline;
	font-weight: bold;

}
.blue-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #1F65BA;
	text-decoration: none;
	font-weight: bold;

}
.blue-heading A {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #1F65BA;
	text-decoration: none;
	font-weight: bold;

}
.blue-heading A:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #1F65BA;
	text-decoration: underline;
	font-weight: bold;

}
.more {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #056AAB;
	text-decoration: none;
	font-weight: bold;
}
.more A {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #056AAB;
	text-decoration: none;
	font-weight: bold;
}
.more A:hover {

	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #056AAB;
	text-decoration: underline;
	font-weight: bold;
}
.grayborder {
	border: 1px solid #C7C6C2;
}
.bottom {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.bottom A {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.bottom A:hover {

	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
}
.white {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
/*.blackgeneva {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	text-indent:10px;
	font-weight: bold;
}*/
.black-menuinner {


	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.black-menuinner A{


	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.black-menuinner A:hover{


	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}.repeated {

	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.repeated A {


	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.repeated A:hover {



	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
/*.bgskyblue 
{

	background-color: #0099FF;
}*/
.text {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 19px;
}
.borderLR
{
border-left:#000000 1px solid;
border-right:#000000 1px solid;
}
/*.bgyellow {

	background-color: #FFCC00;
}*/
.booknowblack 
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	/*height:20px;*/
	font-weight:bold;
	text-indent:5px;
}
/*.borderblack
{
border: #000000 1px solid;
}*/
.borderRgray {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8A8A8A;
}
h1 
{
	color: #CB0109;
	font-family: Georgia;
	font-size: 30px;
	text-decoration: none;
	font-weight: bold;
	font-style:italic;
	margin-bottom:10px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
} 

h2 
{
	/*color: #CB0109;*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	text-indent:10px;
	font-weight: bold;
	margin:0px;
	/*margin-top: 3px; 
	margin-bottom: 3px;*/
}
h3 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	/*letter-spacing: 1px;*/
	margin:0px;
	font-weight:bold;
}

#verticalspace
{
line-height:18px;
}

#graybg
{
background-color:#f3f3f3;					/*#F9f9f9;*/
}

#yellowbg
{
/*background-color:#F8DD01;*/
background-image:url(images/bg-itinerary.gif);
height:30px;
background-repeat:repeat-x;
/*font-weight:bold;*/
}
#borderLRT {

border-left:#015498 1px solid;
border-right:#015498 1px solid;
border-top:#015498 1px solid;
}
#borderT {
border-top:#C7C6C2 1px solid;
}

#datadiv
{
	width:697px; height:175px; margin-left:20px; padding-top:15px;
}
.tabstyle-int 
{
	background-image:url(international-holidays/images/heading-bg.gif); 
	width:110px; 
	height:21px; 	 
	background-repeat:no-repeat; 
	text-align:center; 
	display:inline; 
	float:left;
	margin-right:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	padding-top:2px;
}
.tabstyle-int2
{
	background-color:#779CDD; 	
	width:110px;
	height:21px; 	 
	background-repeat:no-repeat; 
	text-align:center; 
	display:inline; 
	float:left;
	margin-right:2px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	padding-top:2px;
	padding-left:3px;
	padding-right:3px;
}
.colorrow
{
	background-color:#779CDD;	
}.fields {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
