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;
}
a.fontFooter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.fontRecip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.fontRecip:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.fontTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: 2px 2px #333333;
}
.backgroundMain
{
	background: -webkit-linear-gradient(180deg, #B4CAE0, #D2DFEC); 
	background: -o-linear-gradient(180deg, #B4CAE0, #D2DFEC); 
	background: -moz-linear-gradient(180deg, #B4CAE0, #D2DFEC); 
	background: linear-gradient(180deg, #B4CAE0, #D2DFEC); 
}
.BOX-Line-Main 
{
	box-shadow:5px 5px 5px #666666;
	border-radius:5px;
	-moz-border-radius:5px;
	border: 7px solid #ffffff;
}
.Box-Horz-Menu {
	border: 1px solid #FFFFCC;
}
.Box-Vert-Menu {
	border: 4px solid #FFFFFF;
}
.Line-Vert-Menu-Left {
	border-right-width: 1px;
	border-right-style: double;
	border-right-color: #000000;
}
.Line-Vert-Menu-Right {
	border-left-width: 1px;
	border-left-style: double;
	border-left-color: #000000;
}
a.font-Vert-Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
}
.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: 14px;
	color: #000000;
}

a.font-Vert-Menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	text-transform: capitalize;
}
a.font-Horz-Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
}
a.font-Horz-Menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: capitalize;
	text-decoration: underline;
}
.Lines-BG-Header {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.Box-allsides-black-1px
{
	border: 1px solid #000000;

}
.LINE-bottom-right-black
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.LINE-bottom
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.LINE-right-black
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
a.LINK-tour-menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.LINK-tour-menu:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.LINK-tour-home-menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.LINK-tour-home-menu:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.LINE-left-bottom-events
{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}