/* CSS Document */
.MainTable
{
	/*background-image: url("images/Watches_bg.jpg" );*/
	background-color: #464f5c;
	}
td
{
	font-family: Verdana;
	font-size: 11px;
	color: white;
	font-style:normal;
}
.pageTitle
{
	font-family:Arial;
	font-size: 14px;
	font-weight: bold;
}
body
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	/*background-image: url("images/Watches_bg.jpg" );*/
	/*background-color: #464f5c;*/
	background-color: #464f5c;
}
.content
{
	line-height: 20px;
	text-align: left;
}
.brandcontent
{
	font-family: Verdana;
	font-size: 10px;
	}
.altFlash
{
	color: white;
	border-right: silver 1px dashed;
	border-top: silver 1px dashed;
	border-left: silver 1px dashed;
	border-bottom: silver 1px dashed;
}
a.altFlash:visited
{
	color: yellow;
	text-decoration: none;
}
a.altFlash
{
	color: yellow;
	text-decoration: none;
	border-right: silver 0px dotted;
	border-top: silver 0px dotted;
	border-left: silver 0px dotted;
	border-bottom: silver 0px dotted;
}
a.altFlash:hover
{
	color: yellow;
	text-decoration: underline;
}
a
{
	color: Orange;
	text-decoration: none;
}
a:hover
{
	color: Orange;
	text-decoration: underline;
}
.PageBottomJewellery
{
	background-color: #650000;
}

.OuterTdJewellery
{
	background-color: #620100;
	/*background-color: #7b0103;*/
}
.OuterTdDetailJewellery
{
	background-color: #650000;
	/*background-color: #7b0103;*/
}
.PageBottomMainJewellery
{
	background-color: #620100;
}

.OuterTdDetailWatches
{
	background-color: #172232;
}
.OuterTdWatches
{
	background-color: #172232;
	background-image: url("images/gradient_bg.jpg" );
}
.PageBottomWatches
{
	background-color: #172232;
}
.PageBottomMainWatches
{
	background-color: #172232;
	background-image: url("images/gradient_bg.jpg" );
}
.w_menuBG
{	
	background-image: url("images/w_menu/curveTrans.gif" );
	/*background-image: url("images/w_menu/curve.gif" );*/
	background-repeat: no-repeat;
}
.j_menuBG
{
	background-image: url("images/j_menu/curveTrans.gif" );
	/*background-image: url("images/j_menu/curve.gif" );*/
	background-repeat: no-repeat;
}

.PageBottomHome
{
	background-color: #172232;	
}
.txtbox
{
	font-size: 11px;
	font-family: verdana;
	background-color:#e2e2e2;
}
tblContactUs.td
{
	font-family:Verdana;
	font-size: 11px;
	}
.FormErrors
{
	color: orange;
	font-weight: bold;
}