body
{
	margin: 0 0 0 0;
	padding: 20px 0 0 0;
	font-family: Tahoma;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.OuterTable
{
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	text-align: left;
}

.Table1
{
	background-color: #0a111a;
}

.BackGround
{
	background-image: url(../Images/vegas.png);
	height: 110px;
	width: 594px;
}

.Table2
{
	background-color: #1a4065;
	height: 1px;
}

.Table3
{
	background-image: url(../Images/BackGroundTop3.gif);
	height: 480px;
}

.TopNavText
{
	color: #ffffff;
	font-size: 14px;
	font-weight: 900;
	display: block;
	background-color: #0a111a;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.TopNavText:hover
{
	color: #ffffff;
	font-size: 14px;
	font-weight: 900;
	display: block;
	background-color: #149eff;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.Title
{
	font-size: 24px;
	font-weight: 900;
	color: #ffffff;
}

.Text
{
	font-size: 12px;
	color: #ffffff;
	line-height: 20px;
}

.SubTitle
{
	font-size: 18px;
	font-weight: 900;
	color: #149eff;
	text-align: left;
}

.Enquiry
{
	font-size: 14px;
	font-weight: 900;
	color: #149eff;
}

.SubTitle2
{
	font-size: 14px;
	font-weight: 900;
	color: #149eff;
	text-align: left;
}

.TextBox
{
	font-size: 12px;
	font-weight: normal;
	color: black;
	font-family: Tahoma;
	border-color: black;
	border-width: 1px;
}

.Button
{
	font-size: 14px;
	font-weight: 900;
	color: white;
	font-family: Tahoma;
	border-color: black;
	border-width: 1px;
	background-color: #149eff;
}

.CopyRight
{
	font-size: 10px;
	color: #999999;
}

.BottomImages
{
	padding-top: 20px;
	padding-bottom: 20px;
}

.BottomTextTitle
{
	color: #0a111a;
	font-size: 14px;
	font-weight: 900;
}

.BottomText
{
	color: #0a111a;
	font-size: 12px;
}

.BottomTextValue
{
	color: #0a111a;
	font-size: 12px;
	font-weight: 900;
	text-decoration: none;
}

.BottomNavText
{
	color: #0a111a;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	padding-right: 20px;
}

.Facebook
{
	font-size: 12px;
	font-weight: 900;
	color: #0a111a;
	text-decoration: none;
}

.LeftNav
{
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight: 900;
	padding-bottom: 15px;
}

.LeftNavSmall
{
	color: #ffffff;
	font-size: 6px;
	text-decoration: none;
	font-weight: 900;
	vertical-align: middle;
}

.Contact
{
	color: #ffffff;
	font-size: 12px;
}

.ContactValue
{
	color: #ffffff;
	font-size: 12px;
	font-weight: 900;
	text-decoration: none;
}


/**************** Curved Border Top *******************/

.CurvedBorderTop
{
}

.CurvedBorderTop .Left
{
	background-image: url(../Images/CurvedBorder/TopLeft/1.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 15px;
	height: 15px;
}

.CurvedBorderTop .Right
{
	background-image: url(../Images/CurvedBorder/TopRight/1.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	width: 15px;
	height: 15px;
}

.CurvedBorderTop .Middle
{
	background-image: url(../Images/CurvedBorder/MiddleTop/1.gif);
	background-repeat: repeat-x;
	height: 15px;
	font-size: 1px;
}

/**************** Curved Border Middle *******************/

.CurvedBorderMiddle
{
}

.CurvedBorderMiddle .Left
{
	background-image: url(../Images/CurvedBorder/MiddleLeft/1.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	width: 15px;
	height: 1px;
}

.CurvedBorderMiddle .Middle
{
	background-color: #ffffff;
}

.CurvedBorderMiddle .Right
{
	background-image: url(../Images/CurvedBorder/MiddleRight/1.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	width: 10px;
	height: 1px;
}


/**************** Curved Border Bottom *******************/

.CurvedBorderBottom
{
}

.CurvedBorderBottom .Left
{
	background-image: url(../Images/CurvedBorder/BottomLeft/1.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 15px;
	height: 15px;
}

.CurvedBorderBottom .Right
{
	background-image: url(../Images/CurvedBorder/BottomRight/1.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	width: 10px;
	height: 10px;
}

.CurvedBorderBottom .Middle
{
	background-image: url(../Images/CurvedBorder/MiddleBottom/1.gif);
	background-repeat: repeat-x;
	height: 10px;
	font-size: 1px;
}





