﻿html, body 
{
  	margin: 0;
  	padding: 0;
} 

body
{
	background-color: #9DBDE4;
	font-family: tahoma;
	font-size:11px;
	color: #000000;
}

td
{
	font-family: tahoma;
	font-size : 11px;
}
a:link
{
	color: #800080;
	font-family:verdana;
	text-decoration: underline
}
ul
{
	margin:0; 
	padding:0; 
	list-style:none
}
li
{
	font-size:10px;
	background:url(images/li.gif) left top no-repeat; 
	margin:0 0 0 0px; 
	padding:0 0 0 10px; 
	line-height:16px;
}
a:hover
{
	color:#800080;
	font-family:verdana;
	text-decoration: underline
}

a:visited
{
	color:#800080;
	font-family:verdana;
	text-decoration: underline
}

a:visited:hover
{
	color:#800080;
	font-family:verdana;
	text-decoration: underline
}
.ImgStyle
{
	border-color:#808080;
	border-width:1px;
}
.none
{
	background-color: #4C4C4C;
	border:none;
}
.text
{
	text-align:justify;
}
input,select,textarea
{
	border-top:thin solid #9DBDE4;
	border-bottom:thin solid #9DBDE4;
	border-left:thin solid #9DBDE4;
	border-right:thin solid #9DBDE4;
	background-color:#f0f0f0;
	/*D2D5FB*/
	font-family:verdana;
	font-size:10px;	
	color:#005D4B;
}
.FormTable
{
	width:100%;
}
.FormNames
{
	height:20px;
	text-align:right;
}
.FormValues
{
	height:20px;
	color:#808080;
}
.FormSpacing
{
	background-color:#e5e5e5;
}
.editor
{
	height:350px;
	width:100%; 
	background-color:#b0b0b0;
	overflow:auto; 
	border:1px solid #a5a5a5; 
	color:#000000; 
	font-family:Verdana; 
	font-size:12px; 
	padding:3px;
}
.editorBtnOver
{
	background-color: #C0C0C0;
	cursor: pointer;
}
.editorBtnOut
{
	background-color: #ffffff;
	cursor: pointer;
}
.MnuRightHeader
{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.warnings
{
	font-size:13px;
	color:#f00000;
}
.headings
{
	font-family: arial narrow;
	font-weight:bold;
	font-size : 14px;
	color:#336699;
}
.Header
{
	font-weight:bold;
	color:#336699;
}
.headingtext
{
	font-family: tahoma;
	font-size : 11px;
	color:#336699;
}
h1, h2, h3, h4, h5, h6
{
	color:#FF6600;
}

.dots
{
	font-family: verdana;
	font-size : 10px;
	color:#6B3535;
	line-height:8px;
}
.ListOver
{
	background-color:#d0d0d0;
	color:#800000;
	cursor: pointer;
	text-decoration:none;
}
.ListOut
{
	cursor: pointer;
}
.FontListOver
{
    background-color:#e0e0e0;
    cursor: pointer;
    font-weight:bold;
    color:#800000;
}
.FontListOut
{
    color:#336699;
    background-color:#CECECE;    
}

.MoreOver
{
	background-color:#336699;
	cursor: pointer;
}
.MoreOut
{
	cursor: pointer;
}
.BtnOut
{
	font-size:11px;
	cursor: pointer;
	color:#CDCDCD;
}

.BtnOver
{
	font-size:11px;
	background-color: #868080;
	cursor: pointer;
}
.News3Out
{
	color:#B88383;
	text-decoration: none;
}

.News3Over
{
	color:#E6CBCB;
	text-decoration: underline;
	cursor: pointer;
}

.TextOver
{
	color:#BB9797;
	cursor: pointer;
}
.TextOut
{
	color:#6B3535;
	text-decoration: none;
}
.TextOver2
{
	color:#ffffff;
	cursor: pointer;
	font-style:italic;
}
.TextOut2
{
	color:#A9A9A9;
	text-decoration: none;
}
.TextOver3
{
	color:#BB9797;
	cursor:default;
}
.PortOver
{
	background-color:#59494A;
	color:#ffffff;
	cursor: pointer;
	font-style:italic;
}
.PortOut
{
	color:#A9A9A9;
	text-decoration: none;
}

.MainLayoutTable
{
    width:950px;
	margin:0; 
	padding:0; 
}

.ContentTable
{
	width:100%;
}

.ContactInfoTable
{
	width:90%;
	border-color:#000000;
	border-style: solid; 
	border-width: 1px;	
    padding: 3px;
	
} 

.LeftContentCell
{
    background-color:#6699FF;
    text-align: center;
	vertical-align: top; 
    width:130px;
    padding: 3px;
	border-color:#000000;
	border-style: solid; 
	border-width: 1px;
}

.RightContentCell
{
	border-color:#000000;
    background-color:#E0E0E0;
	padding: 10px;
	border-style: solid; 
	border-width: 1px;
	vertical-align: top; 
}

.RightContentMapCell
{
	border-color:#000000;
    background-color:#E0E0E0;
	padding: 3px;
	border-style: solid; 
	border-width: 1px;
	vertical-align: top; 
}

.MiddleContentCell
{
    width:2px;
}

.AccomodationSummaryCell
{
	border-color:#000000;
    background-color:#9DBDE4;
    text-align: left;
	vertical-align: top; 
	padding: 4px;
	border-style: solid; 
	border-width: 1px;
}

.BusinessSummaryCell
{
	border-color:#000000;
    background-color:#9DBDE4;
    text-align: left;
	vertical-align: top; 
	padding: 4px;
	border-style: solid; 
	border-width: 1px;
}

.MenuCell
{
    height:32px;
}