.Lines-horzMenu
{
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}
.Line-horzMenu
{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFDDB9;
}
.BOX-search 
{
	border: 3px solid #636DCF;
	border-radius:0px;
	-moz-border-radius:0px;
}
.iput-select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 18px;
}
.iput-submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}

.LINE-top-bottom {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #660000;
	border-bottom-color: #660000;
}

a.fontSmallWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.fontSmallWhite:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.fontFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.fontFooter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.fontTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: 2px 2px #333333;
}
.backgroundMain
{
	background: #006699; 
}
.BOX-Line-Main 
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	//box-shadow: 10px 0 10px -6px #444444, -10px 0 10px -6px #444444;
	//border-radius:5px;
	//-moz-border-radius:8px;	
}
.Box-Horz-Menu {
	border: 1px solid #FFDDB9;
}
.Box-Vert-Menu {
	border: 0px solid #FFFFFF;
}
a.font-Vert-Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: bold;
}
.Box-White-1 {
	border: 1px solid #FFFFFF;
	box-shadow:5px 5px 5px #001B2F;
}
.Box-Purple-1 {
	border: 1px solid #3523B9;
	box-shadow:5px 5px 5px #001B2F;
}
.fontNorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

a.font-Vert-Menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: capitalize;
	font-weight: bold;
}
a.font-Horz-Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: bold;
}
a.font-Horz-Menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: capitalize;
	text-decoration: underline;
	font-weight: bold;
}
.BOX-workarea {
	//border: 2px solid #666666;
}

.BOX-rotator-header {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.BOX-rotator-cell {
	border: 1px solid #006699;
}

.BOX-index-marquee {
	border: 1px solid #006699;
	border-radius:5px;
	-moz-border-radius:5px;
}
.LINE-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.font-Tour-City {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.font-Tour-City:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.table-Tour-City {
	border-radius:5px;
	border: 1px solid #666666;
	-moz-border-radius:5px;	
}

.shadow {
	box-shadow: 5px 5px 5px  #666666

}

.BOX-tab-home-blue {
	border: 1px solid #006699;

}

.tab-home-bg
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
}