body {
border-width:0;
margin:0;
}

tr.month {
background-color:#116A9D;
font:11px Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight:bold;
text-align:center;
}
table.major{
width:99%;
text-align:center;
border:0;
margin-left:auto;
margin-right:auto;
}
tr.row1 {
background-color: #A1CFE9;
font: 11px Verdana;
color:#000000;
text-align:center;
}
tr.row2 {
background-color: #89B0C6;
font: 11px Verdana;
color:#000000;
text-align:center;
}

A:link
{
    COLOR: #003399;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #003399;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: #003399;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #c00000;
    TEXT-DECORATION: none
}
.WhiteLink A
{
    COLOR: #ffffff;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
.WhiteLink A:link
{
    COLOR: #ffffff;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
.WhiteLink A:visited
{
    COLOR: #ffffff;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
.WhiteLink A:active
{
    COLOR: #ffffff;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
.WhiteLink A:hover
{
    COLOR: #a0a0a0;
    TEXT-DECORATION: underline
}
.RedLink A
{
    COLOR: #990000;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline
}
.RedLink A:link
{
    COLOR: #990000;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline
}
.RedLink A:visited
{
    COLOR: #990000;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline
}
.RedLink A:active
{
    COLOR: #990000;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline
}
.RedLink A:hover
{
    COLOR: #990000;
    TEXT-DECORATION: underline
}
.Normal_Text
{
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
}
.Bold_Text
{
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
}
.Underlined_Normal
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 9pt;
    text-decoration: underline;    
}
.Underlined_bold
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 9pt;
    text-decoration: underline;
    FONT-WEIGHT: bold;
}
.Heading_Page_blue
{
    COLOR: #0033CC;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 13pt;
    FONT-WEIGHT: bold;
}
.Heading_Main
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 15px;
    FONT-WEIGHT: bold;
}
.style1 {color: #FFFFFF}
.Heading_Sub
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 15px;
    FONT-WEIGHT: bold;
}
.Heading_Sub_white
{
	background: #3366FF;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 13px;
    FONT-WEIGHT: bold;
}
.Side_menus
{
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
}
.Red_Text
{
    COLOR: #FF0000;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 9pt;
}
.Blue_Text
{
    COLOR: #0000FF;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 11px;
}
.Larger_Verdana
{
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 12px;
}
.Hotel_Names
{
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 14px;
}
/* layer links */
td.navs a { line-height:1.6px}
.bluediv {
background-color:#D3EBFA;
}
.corner-bgimage {
background: url("images/white_corner.jpg");
background-repeat: repeat-x;
}
.line-bgimage {
background: url("images/white_blackline.jpg");
background-repeat: repeat-x;
}
.leftline-bgimage {
background: url("images/white_blackline_left.jpg");
background-repeat: repeat-y;
}
.quicklinks-bgimage {
background: url("images/quicklinks_background.jpg");
background-repeat: repeat-y;
}
.destin-bgimage {
background: url("images/destination_background.jpg");
background-repeat: repeat-y;
}
.bltop-bgimage {
background: url("images/blank_top_2.jpg");
}
/* for newer browsers */
@media screen {
	h1, h2, p { margin: 0 0 .4em 0 }
  table.main { background-color:#FFFFFF; border:0px solid #999; }
}

/* for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn */
#hold	{ 
	position:relative; overflow:hidden;
	width:380px; height:330px; z-index:100; 
	}
#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:380px; height:330px; 
	clip:rect(0px, 380px, 330px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
#lyr1, #lyr2, #lyr3	{ 
	position:absolute; visibility:hidden; 
	left:0px; top:0px; 
	z-index:1; 
	}
.map_border{
	border: 1px solid #106A9E;
}
