body {
	font-size : .9em;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0px;
	scrollbar-face-color: #D9D8D9;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D9D8D9;
	scrollbar-3dlight-color: #9E9EB6;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	scrollbar-border-width:0px;
	scrollbar-border-style:Solid; 
	background-color:#E9F5F9; 
}

a:visited,
a:active,
a:link {	
	color: #3F3D3D;
	text-decoration : none;
}

a:hover {
	text-decoration : bold;
}

.HotProductImageTable
{
	height: auto;
	text-align: center;
	font-size: 9pt;
}
.HotProductImage
{
	BORDER: solid 1px darkgray;
	HEIGHT: 65.6px;
	WIDTH: 71.5px;
}

.BrandImage
{
	BORDER: solid 1px darkgray;
	HEIGHT: 54px;
	WIDTH: 180px;
}

.CompanyHonourImage
{
	BORDER: solid 1px darkgray;
	HEIGHT: 120px;
	WIDTH: 120px;
}

.ContractTextBox
{
	text-indent: 1px;
	border: none;
	font-size: 9pt;
	overflow: visible;
	width: 95%;
	height: auto;
	background-color: Transparent;
}

.InfoTextBox
{
	border: none;
	font-size: 11pt;
	letter-spacing: 4px;
	line-height: 25px;
	overflow: visible;
	width: 100%;
	background-color: Transparent;
}
.MessageTextBox
{
	border: 1px solid #e0e0e0;
	font-family: Tahoma;
	font-size: 9pt;
	color: #000080;
}

.MessageButton
{
	border: 1px solid #000000;
	font-family: Tahoma;
	font-size: 9pt;
	background-color: #DCDCDC;
	color: #000080;
	background:url(images/WinXP-Silver_HeaderBackground.gif);
}
.SearchButton
{
	border: 0px solid #000000;
	background:url(images/search.gif);
	cursor:hand;
}
.Menu
{
	color: White;
	font-size: 9pt;
	background-image: url(images/menu.gif);
	background-repeat:repeat-x;
}
.Menu1
{
	color: White;
	font-size: 9pt;
	background-image: url(images/menu1.gif);
	background-repeat:repeat-x;
}
.TopNew
{
	color: White;
	font-size: 9pt;
	background-image: url(images/top.gif);
	background-repeat:repeat-x;
}
.Top2New
{
	background : url(images/top2.gif);
}
.TitleNew
{
	color: Black;
	font-size: 9pt;
	background-image: url(images/leftMenu.gif);
	background-repeat:repeat-x;
}
.ButtomNew
{
	 background:url(images/bg_buttom.gif);
}
 
