﻿#RightPane
{
	float: right;
	width: 196px;
	margin-right:10px;
	margin-top:10px;
}
#ContentPane
{
	float: right;
	margin-top:10px;
	margin-right:10px;
	margin-left:10px;
}
#LeftPane
{
	float: right;
	width: 196px;
	margin-left:10px;
	
	margin-top:10px;
}
#TopPane
{
	clear: both;
	width: 986px;
}
.Whole
{
	width: 986px;
}
.Menu
{
	background-image: url(../images/bgMenu.jpg);
	height: 34px;
	margin-top:4px;
	margin-bottom:1px;

}
.newsTitleLink
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #003069;
}
.newsDescription
{
	font-family: Tahoma;
	font-size: 12px;
}
.mybutton{
	background-color:white;
	font-family:Tahoma;
	font-size:9pt;
	color:#222222;
	text-align:center;
	border:solid 1px #010101;
	height:20px;
}
.Logo
{
	background-image: url(../images/logo.jpg);
	height: 110px;
	width:753px;
	float:right;
}
.RightLogo
{
	height: 110px;
	width:227px;
	float:right;
}
.TopLinkRight
{
	background-image: url(../images/toplinkr.jpg);
	height: 26px;
	width:7px;
}
.TopLinkLeft
{
	background-image: url(../images/toplinkl.jpg);
	height: 26px;
	width:7px;
}
.TopLinkBack
{
	background-image: url(../images/toplinkc.jpg);
	height: 26px;
}
.MenuRight
{
	background-image: url(../images/menuR.jpg);
	height: 39px;
	width:3px;
}
.MenuLeft
{
	background-image: url(../images/menuL.jpg);
	height: 39px;
	width:3px;
}
.MenuBack
{
	background-image: url(../images/bm.jpg);
	height: 39px;
}
.CTRight
{
	background-image: url(../images/centerTitleR.jpg);
	height: 28px;
	width:17px;
}
.CTLeft
{
	background-image: url(../images/centerTitleL.jpg);
	height: 28px;
	width:87px;
}
.CTBack
{
	background-image: url(../images/centerTitleC.jpg);
	height: 22px;
}
.Footer
{
	background-image: url(../images/footer.jpg);
	height: 128px;
	width:986px;
}
.FooterBg
{
	background-image: url(../images/footerbg.jpg);
	height: 128px;
	background-color:#d9e1ec;
}
.About
{
	background-image: url(../images/bgabout.jpg);
	width:100%;
	background-position:center top;
	background-repeat:no-repeat;
	text-align:justify;
}
h1
{
	font-size: 18px;
	font-family:Times New Roman;
	margin: 0;
	padding: 0;
}
.ProductsList
{
	border: solid 1px #e7f3ff;
	margin-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
