﻿	Body{
		font-family:Tahoma, arial;
		font-size:13px;
		text-align:center;
		margin:0 0 0 0;
	}
		h1{
			font-size:15px;
			color:#990000;
			padding:0 0 20 0;
		}
		h2	{
			padding:0 0 0 20;
			font-size:13px;
			color:#FF6600;
		}
		p{
			font-size:13px;
			color:#666666;
			padding:0 0 0 50;	
		}
		a{
		text-decoration:none;
		font-size=12px;
		color:#990000;
		}
		a:hover{
		color:#FF6600;
		}
	.ThumbnailsTableClass table
	{
		}
	.ThumbnailClass table
	{
		}
	.Master{
		padding:5 5 5 25;
		text-align:justify;
		width:775;
		}
	.textTop{
		background-image:url(../images/divbg.gif);
		background-repeat:repeat-x;
		background-position:center;
		text-align:left;
		}
	.Content{
		position:relative;
		direction:rtl;
		float:left;
		top:0;
		left:0;
		}
		#TextType01{
			color:#880000;
		}
/*****************************************/
/********* For Products' Pages ***********/
/*****************************************/
/*Link Bar*/
		#linksBar
		{
			font-size:10px;
			color:#999999;
			padding:0 5 0 5;
		}
		#linksBar a
		{
			font-size:10px;
			color:#999999;
			padding:0 5 0 5;
		}
		#linksBar a:hover
		{
			font-size:10px;
			color:#ff0000;
			padding:0 5 0 5;
		}
/*Products Information*/
		#ProductInfo{
			font-size:12px;
			color:#880000;
			padding:10 45 0 25;
		}
		#InfoTitle{
		color:#666666;
		font-size:16px;
		padding:0 0 10 0;
		font-weight:bold;
		}
/*Product Tree*/
		#title1{
		color:#999999;
		font-size:16px;
		padding:20 0 0 5;
		font-weight:bold;
		}
		#title2{
		font-size:14px;
		padding:15 0 5 25;
		font-weight:bold;
		}
		#title2 a{
		text-decoration:none;
		color:#FF6600;
		}
		#title3 a{
		text-decoration:none;
		color:#990000;
		font-size:12px;
		padding:0 0 0 50;
		font-weight:bold;
		}
		#LastTitle a{
		text-decoration:none;
		padding:0 0 0 50;
		color:#006600;
		font-size:12;
		}
		#ItemMainImage{
			padding:20 10 10 30;
			position:relative;
			top:20;
			float:right;
		}
		.PictureClass table
		{
			border-width:0;
			}
		.PictureClass td
		{
			border-style:solid;
			border-width:1;
			border-color:#aa0000;
			}
/*Tumbnails*/		
		#TumbList{
			padding:10 30 10 10;
			width:700;
		}
		#tumbListItem {
			width:70;
			float:left;
			position:relative;
			padding: 10 10 10 10;
			text-align:center;
			}
		#tumbListTitle {
			font-weight:bold;
			text-align:left;
			padding: 2 0 20 40;
			color:#003300;
		}
		#TumbList a img{
			border-width:1;
			border-style:solid;
		}
		#TumbCaption{
			font-size:13px;
			text-align:center;
			width:100%
		}
		#TumbCaption a{
			text-align:center;
			width:100%
		}
		#TumbCaption a:hover{
			text-align:center;
			width:100%
		}
/*Product Information Tables*/
	.productInfoTable{
	}
		#TablesTopTitle {
			font-weight:bold;
			text-align:left;
			padding: 2 0 20 40;
			color:#003300;
		}
		.productInfoTable table{
			border:1 solid black;
			font-size:12px;
			border-width:0;
		}
		.productInfoTable th{
			background-color:#333333;
			color:#FFFFFF;
			padding: 2 10 2 10;
			text-align:left;
		}
		.productInfoTable th a{
			text-decoration:none;
			color:#FF9900;
		}
		.productInfoTable td{
			border:1 solid black;
			padding:2 10 2 10;
			text-align:left;
		}
/*********************************/
/************For FAQ Page*********/
/*********************************/
		.FAQQ{
			font-size:13px;
			color:#880000;
			padding:0 0 0 50;	
		}
		.FAQA{
			font-size:13px;
			color:#555555;
			padding:0 0 20 50;	
		}
/*End For FAQ Page*/
/*Footer*/
		.footer{
		width:778;
		background-color:#CCCCCC;
		text-align:center;
		padding:2 0 2 0;
		color:#005500;
		}
		.footer a{
		text-decoration:none;
		color:#990000;
		}
		.footer a:hover{
		color:#FF3300;
		}
/*End Footer*/
/*Sample Page*/
	.SamplePageName{
		font-weight:bold;
	}
/*End Sample Page*/
