/* WebSite */

html, body{
	margin:0;
	background-image:url(../images/back.gif);
	background-repeat:repeat-x;
	background-color:#EBE5D6;
}
.header{
	background-image:url(../images/title1.gif);
	background-repeat:repeat-x;
	padding-right:4px;
}
.main{
	margin:20px;
	background-color:#FFFFFF;
}
.MarginTable{
	margin-top::100px;
	margin-bottom:100px;
}
.TdColor{
	background-color:#FFFFFF;
}
.MenuTable{
	margin-left:20px;
	margin-right:5px;
	background-image:url(../images/MenuCenter.gif);
	background-repeat:repeat-x;
}
.NewsTable{
	background-image:url(../images/NewsCenter.gif);
	background-repeat:repeat-x;
}
.BigTitleTd{
	background-image:url(../images/TitleBackgroundBorder.gif);
	color:#1A2D3B;
	text-decoration: none;
	font-family:Tahoma;
	font-size:13pt;
	font-weight: bold;
}
.BigTitleTd2{
	color:#1A2D3B;
	font-family:Tahoma;
	font-size:13pt;
	font-weight: bold;
}
.Text{
	font-family:Tahoma;
	font-size:9pt;
	color:#1A2D3B;
	margin-bottom:10px;
}
.ProductTd{
	background-image:url(../images/ProductCenter1.gif);
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	color:#1A2D3B;
	
}
.ProductTd2{
	background-image:url(../images/ProductCenter3.gif);
}
.Copy{
	font-family:Tahoma;
	font-size:9pt;
	color:#000000;
}
.Price{
	font-family:tahoma;
	font-size:10pt;
	color:#1A2D3B;
	font-weight:bold;
	margin:4px;
}
.Price2{
	font-family:tahoma;
	font-size:10pt;
	color:#FF0000;
	font-weight:bold;
	margin:4px;
}
.Price3{
	font-family:tahoma;
	font-size:8pt;
	color:#000000;
	font-weight:bold;
}
.Title{
	color:#1A2D3B;
	font-family:tahoma;
	font-size:10pt;
	font-weight:bold;
	margin:50px;
}
.link {
	color:#1A2D3B;
	text-decoration: none;
}
.link2 {
	color:#1A2D3B;
	text-decoration: none;
	font-weight:bold;
}
.Buttons {
	height:20px;
	width:50px;
	border:1px solid #A0AECB;
	background-color:#A0AECB;
	color:#FFFFFF;
	font-weight:bold;
	background: url('../images/backsearch.gif') repeat-x;
}

.linklang {
	font-family:tahoma;
	font-size:8pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.hide{
	display:none;
}
.show{
}


.tab_on{
	vertical-align:middle;
	text-align:center;
	position:relative;
	width:110px;
	line-height:25px;
	margin-bottom:-1px;
	cursor:pointer;
	font-weight:bold;
	float:right;
	
	background-color:#E4EDF5;
	border:1px #868686 solid;
	border-bottom:0px;
}
.tab_off{
	vertical-align:middle;
	text-align:center;
	line-height:25px;
	position:relative;
	width:110px;
	cursor:pointer;
	float:right;
	
	background-color:#efefef;

}

.tab_side_on{
	text-align:center;
	position:relative;
	width:140px;
	height:20px;
	cursor:pointer;
	font-weight:bold;
	margin-left:-1px;
	padding-top:5px;
	
	background-color:#E4EDF5;
	border:1px #868686 solid;
	border-left:0px;
}
.tab_side_off{
	text-align:center;
	position:relative;
	width:140px;
	height:20px;
	cursor:pointer;
	padding-top:5px;
	background-color:#efefef;

}

.mano{
	font-family:tahoma;
	font-size:9pt;
	text-decoration: none;
	position: relative;
	z-index: 1;
	border: 1px solid #778;
	color: #2d2b2b;
	background: white url(../images/shade.gif) top left repeat-x;
}
.mano2{
	font-family:tahoma;
	font-size:9pt;
	text-decoration: none;
	position: relative;
	z-index: 1;
	border: 1px solid #778;
	color: #2d2b2b;
	background: white url(../images/shade.gif) top left repeat-x;
}


/* ShopingCart */


.ProLink {
	color:#1A2D3B;
	font-family:tahoma;
	font-size:10pt;
	font-weight:bold;
	text-decoration: none;
	margin:5px;
}
.ProLink2 {
	color:#1A2D3B;
	font-family:tahoma;
	font-size:10pt;
	text-decoration: none;
	margin:5px;
}
.OurPrice {
	font-family:tahoma;
	font-size:15px;
	font-weight:bold;
	color:#BA0000;
	margin:5px;
}
.OutPrice {
	font-family:tahoma;
	font-size:10pt;
	font-weight:bold;
	color:#000000;
	margin:5px;
	text-decoration:line-through;
}
.TitleCat {
	color:#1A2D3B;
	font-family:tahoma;
	font-size:14pt;
	font-weight:bold;
	text-decoration: none;
}

.Margin {
	margin-bottom:20px;
}
.Wprice {
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	color: #1A2D3B;
}
.Pages {
	color:#1A2D3B;
	font-family:tahoma;
	font-size:8pt;
	font-weight:bold;
	text-decoration: none;
	margin:5px;
}

.tbl{
	direction:ltr;
	text-align:right;
}
.tbl td{
	height:25px;
	background: url('../images/a23.gif') bottom repeat-x;
}
.tbl td.title{
	top: 4px;
	line-height: 20px;
	color: #000;
	background: url('../images/a22.gif') bottom repeat-x;
	padding: 0px 0px 10px 0px;
	margin-bottom: 5px;
	font-weight:bold;
}

.textalign {
	text-align:left;
}
