<!--

/***--- START TAGS  --------------------------------------------------------------------------**/
/**------------------------------------------------------------------------------------------**/
	HTML{
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		height:100%;
	}
	
	BODY {
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		height:100%;

		FONT-FAMILY: "Times New Roman", Times, serif; 
		FONT-SIZE:12.0pt;
		COLOR: #333333;
	}
	
	TR {
		FONT-FAMILY: "Times New Roman", Times, serif;  
		FONT-SIZE:12.0pt;
		COLOR: #333333;/* dark blue */
		vertical-align:top
	}
	
	TD, P {
		FONT-FAMILY: "Times New Roman", Times, serif;  
		FONT-SIZE:12.0pt;
		COLOR: #1B3A51;/* dark blue */
	}

	INPUT, TEXTAREA, SELECT {
		FONT-FAMILY: "Times New Roman", Times, serif;  
		FONT-SIZE:12.0pt;
		COLOR: #333333;/* dark blue */
	}


	
/***--- END TAGS ---**/
	
	
	
	
/***--- START IDs  ---**/
	#Height100 { /* used to give a table a height of 100% */
		/*height: 100%;*/
		width:770px;
		vertical-align:top;
	}
/***--- END IDs  ---**/	




/***--- START CLASSES  --------------------------------------------------------------------------**/
/**------------------------------------------------------------------------------------------**/
	TD.MAIN01{
		height:200px;
		background-color:#FFFFFF;
		display:none; /* for NO print display */
	}
	TD.MAIN02{
		background-color:#FFFFFF;
	}
	TD.MAIN03{
		height:12px;
		background-color:#FFFFFF;
		display:none; /* for NO print display */
	}
	TD.MAIN04{ /*USED FOR rounded corners and outer Footer info (Visoin 2000 adress)*/
		padding: 0px 0px 25px 0px;
		display:none; /* for NO print display */
	}
	TD.RightSideBar{
		vertical-align:top;
	    background-color:#FFFFFF;
		display:none; /* for NO print display */
	}
	.OuterFooter{
		COLOR: #333333;
		display:none;
	}
	TD.PageHeadingCorner{
	}
	TD.BGColor{
	}
	TD.PageHeadingCT{ /* For Corporate Travel Pages *//* For Meetings & Events Pages *//* For Leisure Travel Pages */
	}
	TD.PageHeadingCornerCT { /* For Corporate Travel Pages *//* For Meetings & Events Pages *//* For Leisure Travel Pages */
	}
	TD.PageHeadingBG{
		vertical-align:middle;
	}
	TD.PageHeading {
		FONT-SIZE:16.0pt;
		FONT-WEIGHT:bold;
		COLOR:#000000;/*  dark blue */
		vertical-align:middle;
	}
	TD.PageSubHeading {
		FONT-SIZE:14.0pt;
		FONT-WEIGHT:bold;
		COLOR:#333333;/* #1B3A51 dark blue */
		vertical-align:middle;
	}
	TD.SideMenu{
	}
	TABLE.SideMenu{
	}
	TD.Content{  /* used to format the content on pages that has a side menu */
	}
	IMG.Logos{ /* used on Our Customers page and Travel Links page */
	}
	TD.LineDivide{/* instead of <hr> */
	}
	
	
	/* Monthly Newsletter Specific-------*/
		TABLE#MNL_Header{
			display:none;
		}
		SPAN#MNL_CompanyLogo{
		}
		TD.MNL_Content{  /* used to format the content oof the Monthly Newsletter page */
			vertical-align:top;
			padding: 10px 0px 0px 0px;
		}
		TD.MNL_LineDivide{/* instead of <hr> */
			padding: 0px 0px 0px 0px;
		}
		TD.MNL_AnnouncementHeading{
			FONT-SIZE:14.0pt;
			FONT-WEIGHT: bold;
			color:#000000;
			padding: 8px 0px 8px 0px;
		}
		.MNL_CategoryHeading{
			FONT-SIZE:14.0pt;
			FONT-WEIGHT: bold;
			COLOR:#333333;
			padding: 8px 0px 8px 0px;
		}
		TD.MNL_ItemHeading{ 
			FONT-SIZE:12.0pt;
			FONT-WEIGHT: bold;
			COLOR: #333333;
			padding: 0px 0px 4px 0px;
		}
		TD.MNL_ItemText{
			FONT-SIZE:10.0pt;
			FONT-WEIGHT: normal;
			COLOR: #333333;
		}




	
	

/***--- START LINKS  --------------------------------------------------------------------------**/
/**------------------------------------------------------------------------------------------**/
	A, A.Visited{
		COLOR: #333333;/* dark blue */
		text-decoration: underline;
	}


-->
