body, p, div, table, tr, td, input, li
{
	font-family:Trebuchet MS, verdana;
	font-size: small;
}
	
H1
{
	font-family:Trebuchet MS, verdana;
	font-size:large;
	font-style:italic;
}  
H2
{
	font-family:Trebuchet MS, verdana;
	font-size:larger;
	xxfont-style:italic;
}  

H3
{
	font-family:Trebuchet MS, verdana;
	font-size:medium;
	font-style:italic;
}  

li 
{  
	list-style: url("../images/bullet_red.gif");
}

body 
{
	background-color: #808080;
}

img
{
  border: none;
}

em.hello
{
	color:Green;
	font-weight: normal;
	font-size:larger;
	font-style:italic;
	text-align: center;
}

em.ToursOnTheWeb
{
	color:Orange;
	font-weight: normal;
	font-size:medium;
	font-style:oblique;
}

em.TravelMall
{
	color:Orange;
	font-size:medium;
	font-style:oblique;
}

em.Module
{
	color:green;
	font-size:medium;
	font-style:italic;
	font-weight: bold;
}

em.SpecialNote
{
	font-size: xx-small;
	font-style: italic;
	color: red;
	vertical-align: super;
}

em.TABLE_HEADER {
	color: #FFFFFF;
}

em.PAGETITLE 
{
	color: #000000; 
	font-size: large;
}

em.minilink {
	text-decoration:none;
	font-size: smaller;
}

em.headline 
{
	color: Red;
	font-weight: bold;
}

em.subline 
{
	color: Red;
	font-weight: bold;
	font-style:italic;
}

em.majorheadline 
{
	color: Red;
}

em.LOGONTEXT
{
	color: #006400;
}

em.FACTS	
{
	color: #006400;
	font-style: normal;
	font-weight: normal;
}

em.COPYRIGHT	
{
	color: #006400;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
}

table 
{
	background-color: #FFFFFF;
	border: none;
	padding: 2 2 2 2;
	margin: 0 0 0 0;
}

/* first row of a frame */
th 
{ 
	background-color: 0066CC;    /* 0066CC */
	color: white;
	font-weight: bold;
}

tr.firstrow 
{
	background-color: #808080;
}

table.facts 
{
	background-color: Beige;
	border: solid thin gray;
	padding: 2 2 2 2;
	margin: 0 0 0 0;
}

/* first row of a frame */
table.facts th 
{ 
	background-color: Orange;    /* 0066CC */
	color: white;
	font-weight: bold;
}


/* frame rows below header */
td.framecontent { 
	background-color: #FFFFFF; 
	color : #000000;   
}
td.framecontent td { 
	color : #000000;   
	text-decoration:none;
	margin: 0 0 0 0; padding: 2px 2px 2px 2px; 
}

a.TravelMall
{
	color:black;
	font-size:medium;
	font-style:oblique;
	text-decoration: underline;
}

a.xxCOMMONLINK, a.xxCOMMONLINK:visited {
{
	color: Blue;
	text-decoration:none;
}     

a.xxCOMMONLINK:hover {
	color: Red;
	text-decoration:underline;
}

.a 
{
	color: Blue;
	text-decoration:none;
	font-style: italic;
}     

td a, td a:visited, td a:active 
{
	color: Blue;
	text-decoration: none;
	font-style: italic;
}     

td a:hover {
	color: Red;
	text-decoration:underline;
	font-style: italic;
}

.MENULINK {
	color: White;
	text-decoration:none;
	height: 16pt;
	line-height: 12pt;
	padding: 0px 4px 0px 4px;
}
.MENULINK:hover {
	color: Yellow;
	text-decoration: underline;
	height: 16pt;
	line-height: 12pt;
	padding: 0px 4px 0px 4px;
}


td.listcell 
{ 
	background-color: #99CCFF; 
	text-decoration: none
}

td.mnuHeader 
{ 
	color: #FFFFFF;
	background-color: beige;
	font-size:large;
	text-decoration: none;
	padding: 4px 4px 4px 4px;
}

table.maintable
{ 
	padding: 0px 4px 0px 4px;
}


table.mnuLeft
{
	background-color: Gray;
	border-spacing: 1px;
  border-style: none;
  border-color: Gray;
  border-width: thin;
  
  margin: 0 0 0 0; 
	padding: 0px 0px 0px 0px;
}


table.mnuLeft th
{ 
  height: 24px;
	color:Yellow;
	background-color: Navy;
	font-weight: bold;
	font-variant:small-caps;
	text-decoration: none;
	text-align: left;
}
table.mnuLeft td
{ 
  height: 24px;
	color: red;
	background-color: #F7CE7F;
	font-weight: bold;
	text-decoration: none;
	font-variant:normal;
}
table.mnuLeft td a, table.mnuLeft td a:visited, table.mnuLeft td a:active
{ 
	color: #0000FF;
	background-color: #F7CE7F;
	font-weight: normal;
	font-style: normal;
	text-decoration: none
}

table.mnuLeft td a:hover
{ 
	color: red;
	background-color: yellow;
	font-weight: normal;
	font-style: normal;
	text-decoration: none
}

td.mnuTop_float
{
	border-color: #0066CC; 
	background-color: #0066CC; 
	color: #FFFFFF;
	xxfont-size: 10pt;
	xxfont-family: verdana;
	font-weight: normal;	
	cursor: pointer;
}

td.mnuTop_float_On
{
	border-color: #0066CC; 
	background-color: #99CCFF; 
	color: #FFFFFF;
	xxfont-size: 10pt;
	xxfont-family: verdana;
	font-weight: normal;
	cursor: pointer;
}

td.mnuTop_float_hover
{
	border-color: #0066CC; 
	background-color: #CCCCFF;
	color: #FFFFFF;
	xxfont-size: 10pt;
	xxfont-family: verdana;
	font-weight: normal;
	cursor: pointer;
}



