.body
{ 
	margin: 0px; padding: 0px;
	background-color: #EFEFEF;
}

.regular
{ 
	 font-size: 10px;
	 font-family: Arial;
	 color: #32566D;
}

.regular2
{ 
	 font-size: 12px;
	 font-family: Arial;
	 color: #32566D;
}

.regular2a
{ 
	 font-size: 14px;
	 font-family: Arial;
	 color: #32566D;
}

.regular3
{ 
	 font-size: 18px;
	 font-family: Arial;
	 color: #32566D;
}

td.off
{
	background: #C2D8ED;
	font-size: 13px;
	font-family: Palatino Linotype;
	font-weight: bold;
}

td.on
{
	background: #9FC2E2;
	font-size: 13px;
	font-family: Palatino Linotype;
	font-weight: bold;
}

td.off2
{
	background: #C2D8ED;
	font-size: 11px;
	font-family: arial;
}

td.on2
{
	background: #9FC2E2;
	font-size: 11px;
	font-family: arial;
}

#dropmenudiv{
position: absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #AECBE8;
}


A:link {text-decoration: none; color: #32566D;}
A:visited {color: #6899B9; text-decoration: none;}
A:hover {text-decoration: none; color: #000000;}

A.mboard:link {text-decoration: none; color: #32566D; font-weight: bold;}
A.mboard:visited {color: #32566D; text-decoration: none; font-weight: bold;}
A.mboard:hover {text-decoration: none; color: #000000; font-weight: bold;}

A.rightmenu:link {text-decoration: none; color: #2F4F64;}
A.rightmenu:visited {color: #6899B9; text-decoration: none;}
A.rightmenu:hover {text-decoration: none; color: #000000;}

A.Hotels_Title:link {font-size: 12px;font-family: Arial;color: #32566D; text-decoration: underline;}
A.Hotels_Title:visited {font-size: 12px;font-family: Arial;color: #32566D; text-decoration: underline;}
A.Hotels_Title:hover {font-size: 12px;font-family: Arial;color: #32566D; text-decoration: underline;}

A.mid:link { text-decoration: underline; color: #2F4F64;}
A.mid:visited {color: #2F4F64; text-decoration: underline;}
A.mid:hover {text-decoration: none; color: #000000;}

A.mid2:link { text-decoration: none; color: #2F4F64;}
A.mid2:visited {color: #2F4F64; text-decoration: none;}
A.mid2:hover {text-decoration: none; color: #000000;}

A.space:link {border: 0px; text-decoration: underline; color: #2F4F64;}
A.space:visited {border: 0px; color: #2F4F64; text-decoration: none;}
A.space:hover {border: 0px; text-decoration: none; color: #000000;}

A.image:link img {border-color: #000;}
A.image:hover img {border-color: blue;}
A.image:visited img {border-color: #000;}
A.image:visited:hover img {border-color: blue;}

A.imagemapthumb:link img {border-color: #32566D;}
A.imagemapthumb:hover img {border-color: #000000;}
A.imagemapthumb:visited img {border-color: #32566D;}
A.imagemapthumb:visited:hover img {border-color: #000000;}
	
	